[SCM] vlc/master: Drop unnecessary override
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Mon Apr 4 19:05:36 UTC 2016
The following commit has been merged in the master branch:
commit bb970da32aa0e67ec4f5dd315afa0a0e2c40809a
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Apr 4 20:53:19 2016 +0200
Drop unnecessary override
diff --git a/debian/rules b/debian/rules
index 8fb7c37..761d2f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -306,9 +306,6 @@ endif
$(if $(shell dpkg-vendor --is Ubuntu && echo true),dh_install -pvlc-nox debian/source_vlc.py usr/share/apport/package-hooks/)
dh_buildinfo -p vlc-nox
-override_dh_strip:
- dh_strip --ddeb-migration='vlc-dbg (<< 2.2.2-1)'
-
override_dh_installchangelogs:
dh_installchangelogs NEWS $(pluginpackages:%=-Nvlc-plugin-%)
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list