[SCM] jack-rack packaging branch, master, updated. debian/1.4.7-1-5-gc56a68e
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jun 21 13:50:20 UTC 2010
The following commit has been merged in the master branch:
commit c7a42a6df19ab1c3266e63561974180563403c84
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Jun 21 15:48:03 2010 +0200
Switch to dpkg 3.0 (quilt) source format.
diff --git a/debian/control b/debian/control
index 6e97f3f..51307e4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~),
libgnomeui-dev,
libxml2-dev,
liblrdf0-dev,
- ladcca-dev,
- quilt (>= 0.46-7~)
+ ladcca-dev
Standards-Version: 3.8.4
Homepage: http://jack-rack.sourceforge.net/
Vcs-Git: git://git.debian.org/pkg-multimedia/jack-rack.git
diff --git a/debian/rules b/debian/rules
index a241812..ad663a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_configure:
ln -f -s /usr/share/misc/config.guess
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
jack-rack packaging
More information about the pkg-multimedia-commits
mailing list