[SCM] meterec/master: Don't install the test utility.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Tue Aug 21 10:24:12 UTC 2012
The following commit has been merged in the master branch:
commit 0d720eeff35ab4435434eb3f31d99fc607e1679b
Author: Alessio Treglia <alessio at debian.org>
Date: Tue Aug 21 12:13:27 2012 +0200
Don't install the test utility.
diff --git a/debian/control b/debian/control
index 8047a87..1aa0732 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders:
Alessio Treglia <alessio at debian.org>
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 7.0.50~),
dh-autoreconf,
libconfig-dev,
libjack-dev,
diff --git a/debian/rules b/debian/rules
index 43ecdaf..37f478b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,9 @@ export REPACK_SH=$(CURDIR)/debian/repack.sh
%:
dh $@ --with autoreconf
+override_dh_auto_install:
+ dh_auto_install
+ rm -f debian/meterec/usr/bin/test
+
get-orig-source:
uscan --repack --force-download
--
meterec packaging
More information about the pkg-multimedia-commits
mailing list