[SCM] vlc/master: Drop dh_buildinfo

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Nov 20 13:18:33 UTC 2016


The following commit has been merged in the master branch:
commit d87bda93505a6ea08832cded0f30777aa02cf93e
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Nov 20 14:13:48 2016 +0100

    Drop dh_buildinfo
    
    This is now handled by dpkg automatically.

diff --git a/debian/control b/debian/control
index a16d691..ed9bf7e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Uploaders: Loic Minier <lool at dooz.org>,
            Sebastian Ramacher <sramacher at debian.org>
 Build-Depends: autopoint,
                debhelper (>= 10),
-               dh-buildinfo,
                gettext,
                liba52-0.7.4-dev,
                libaa1-dev,
diff --git a/debian/rules b/debian/rules
index e2415eb..4c08358 100755
--- a/debian/rules
+++ b/debian/rules
@@ -398,7 +398,6 @@ ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
 	dh_install -pvlc-bin extras/analyser/_vlc usr/share/zsh/vendor-completions
 endif
 	$(if $(shell dpkg-vendor --is Ubuntu && echo true),dh_install -pvlc-bin debian/source_vlc.py usr/share/apport/package-hooks/)
-	dh_buildinfo -p vlc
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS $(pluginpackages:%=-Nvlc-plugin-%)

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list