[SCM] vlc/master: Remove obsolete dh_builddeb override

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon May 25 18:17:13 UTC 2015


The following commit has been merged in the master branch:
commit 27fe5325b5d8a49cbbe62ddcdd255b489d03d22c
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun May 24 12:34:03 2015 +0200

    Remove obsolete dh_builddeb override
    
    dpkg defaults to xz since 1.17.0

diff --git a/debian/rules b/debian/rules
index e83e138..ed954df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -324,6 +324,3 @@ override_dh_installchangelogs:
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Xusr/lib/vlc/libvlc_vdpau
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list