[SCM] idjc packaging branch, master, updated. upstream/0.8.2-8-g1d0cafd

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Wed Apr 28 08:57:34 UTC 2010


The following commit has been merged in the master branch:
commit cd4fadd662695bc6430428ec0a752631da77be58
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Wed Apr 28 01:04:47 2010 +0200

    Add quilt support.

diff --git a/debian/control b/debian/control
index c1a90cd..44df4ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,26 +3,27 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Free Ekanayaka <freee at debian.org>,
-	   Reinhard Tartler <siretart at tauware.de>,
-	   Alessio Treglia <quadrispro at ubuntu.com>
+ Reinhard Tartler <siretart at tauware.de>,
+ Alessio Treglia <quadrispro at ubuntu.com>
 XS-Python-Version: >= 2.5
 Build-Depends: debhelper (>= 5.0.38),
-	       cdbs (>= 0.4.49),
-	       python-all-dev (>= 2.3.5-11),
-	       python-central (>= 0.5.6),
-	       libjack-dev,
-	       python-gtk2-dev,
-	       python-mutagen,
-	       libvorbis-dev,
-	       libxine-dev,
-	       libsamplerate0-dev,
-	       libflac-dev,
-	       libshout3-dev,
-	       libsndfile1-dev,
-	       libmad0-dev,
-	       libavcodec-dev,
-	       libavformat-dev,
-	       twolame | libmp3lame-dev
+ quilt,
+ cdbs (>= 0.4.49),
+ python-all-dev (>= 2.3.5-11),
+ python-central (>= 0.5.6),
+ libjack-dev,
+ python-gtk2-dev,
+ python-mutagen,
+ libvorbis-dev,
+ libxine-dev,
+ libsamplerate0-dev,
+ libflac-dev,
+ libshout3-dev,
+ libsndfile1-dev,
+ libmad0-dev,
+ libavcodec-dev,
+ libavformat-dev,
+ twolame | libmp3lame-dev
 DM-Upload-Allowed: yes
 Standards-Version: 3.8.4
 Homepage: http://idjc.sourceforge.net/
diff --git a/debian/rules b/debian/rules
old mode 100644
new mode 100755
index f7f310f..998301a
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-rpath --disable-static --libexecdir=/usr/bin
 

-- 
idjc packaging



More information about the pkg-multimedia-commits mailing list