[SCM] libtunepimp/master: Enable CDBS conditional control file updating.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Jan 1 16:03:33 UTC 2011


The following commit has been merged in the master branch:
commit 56f3311d89dc93cb6e7bfd2a03b1355ee1ea6c7f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jan 1 16:45:52 2011 +0100

    Enable CDBS conditional control file updating.

diff --git a/debian/control b/debian/control.in
similarity index 100%
copy from debian/control
copy to debian/control.in
diff --git a/debian/rules b/debian/rules
index 31a2bc7..b9bcc58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+include /usr/share/cdbs/1/rules/buildcore.mk
+
 include /usr/share/dpatch/dpatch.make
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)

-- 
libtunepimp packaging



More information about the pkg-multimedia-commits mailing list