debian/changelog |    3 ++-
 debian/rules     |    1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit dd26748421153dbe41f63a7448a275713c72c131
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Wed Jun 6 04:47:03 2007 +0200

    Strip all packages, not just the shared libs.

diff --git a/debian/changelog b/debian/changelog
index 09f4d45..0c07d81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,8 +21,9 @@ libx11 (2:1.1.2-1) experimental; urgency=low
   * Don't run dh_install with --list-missing in binary-indep, there are too
     many false positives for it to be useful.
   * Document workarounds for sun-java5-bin and sun-java6-bin in libx11-6.NEWS.
+  * Strip all packages, not just the shared libs.
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Tue, 05 Jun 2007 23:13:14 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 06 Jun 2007 04:46:09 +0200
 
 libx11 (2:1.1.1-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 724b490..0c94c7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,6 +96,7 @@ binary-arch: build install
        dh_link -s
        dh_strip -plibx11-6 --dbg-package=libx11-6-dbg
        dh_strip -plibx11-xcb1 --dbg-package=libx11-xcb1-dbg
+       dh_strip -Nlibx11-6 -Nlibx11-xcb1
        dh_compress -s
        dh_fixperms -s
        dh_makeshlibs -s


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to