[SCM] handbrake/master: Remove obsolete overrides

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Sep 27 15:35:21 UTC 2014


The following commit has been merged in the master branch:
commit 40968f4719d5b0782d96d07bc787261be4955cf2
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Sep 27 13:58:57 2014 +0200

    Remove obsolete overrides

diff --git a/debian/rules b/debian/rules
index 22257d4..43aee8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,15 +13,9 @@ override_dh_auto_configure:
 		CC="$(CC)" CXX="$(CXX)" \
 		CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)" CPPFLAGS="$(CPPFLAGS)"
 
-override_dh_auto_install:
-	dh_auto_install --destdir=debian/tmp
-
 override_dh_install:
 	dh_install --list-missing
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz -z9 -Sextreme
-
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
 

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list