[SCM] pd-zexy packaging branch, master, updated. upstream/2.2.3-10-g50cb45c

js at users.alioth.debian.org js at users.alioth.debian.org
Fri Aug 13 12:05:52 UTC 2010


The following commit has been merged in the master branch:
commit 735eb4b0e5600fc32d33d3a6d6a9db8a4907f639
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 13 14:00:16 2010 +0200

    Enable CDBS semi-automatic package dependency resolving.
    
    Please from now on maintain debian/control.in, and treat debian/control
    only as an autogenerated file - i.e. do not edit directly, and commit
    autogenerated changes to it separately from manually edited files).
    
    Use the following to autogenerate debian/control from debian/contro.in:
    
      DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean

diff --git a/debian/control b/debian/control.in
similarity index 90%
copy from debian/control
copy to debian/control.in
index 88e023b..07a31d7 100644
--- a/debian/control
+++ b/debian/control.in
@@ -2,8 +2,8 @@ Source: pd-zexy
 Section: sound
 Priority: optional
 Maintainer: IOhannes m zmoelnig (gpg-key at iem) <zmoelnig at iem.at>
-Build-Depends: debhelper (>= 7.9.3~), quilt (>= 0.46-7~), cdbs,
-		puredata
+Build-Depends: @cdbs@,
+ puredata
 Standards-Version: 3.9.1
 Homepage: http://puredata.info/community/projects/software/zexy
 Vcs-Git: git://git.debian.org/pkg-multimedia/pd-zexy.git

-- 
pd-zexy packaging



More information about the pkg-multimedia-commits mailing list