This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch master
in repository dpkg.

commit 797b492eddb13889e1d8a86eabcf272738294a10
Author: Guillem Jover <[email protected]>
Date:   Tue Oct 4 04:21:03 2016 +0200

    debian: Remove unused dh_strip from binary_indep
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8df097a..8482bbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ dpkg (1.18.11) UNRELEASED; urgency=medium
     - Remove update-alternatives, dpkg-divert and dpkg-statoverride
       compatibility symlinks, again.
     - Use perl:Depends via dh_perl instead of a hardcoded perl in Depends.
+    - Remove unused dh_strip from binary_indep target.
   * Documentation:
     - Update custom changelog parser API support status in README.api.
     - Fix typos in docs and man pages. Thanks to Jakub Wilk <[email protected]>
diff --git a/debian/rules b/debian/rules
index 212a5a8..1171a3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -139,7 +139,6 @@ binary-indep: install
        dh_link -i
        dh_lintian -i
        dh_perl -i
-       dh_strip -i
        dh_compress -i
        dh_fixperms -i
        dh_installdeb -i

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/dpkg/dpkg.git

Reply via email to