Browse Source

debian: Remove unused dh_strip from binary_indep

Guillem Jover 7 years ago
parent
commit
797b492edd
2 changed files with 1 additions and 1 deletions
  1. 1 0
      debian/changelog
  2. 0 1
      debian/rules

+ 1 - 0
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 <jwilk@debian.org>

+ 0 - 1
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