[SCM] idjc packaging branch, master, updated. debian/0.8.2-4-6-g1accfa1
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jul 26 09:39:16 UTC 2010
The following commit has been merged in the master branch:
commit 1accfa10cb71e555f4d82a4a3d29289deca2b8d3
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Jul 26 11:39:12 2010 +0200
Switch to 3.0 (quilt) format.
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index b511845..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,13 +0,0 @@
-idjc for Debian
----------------
-
- This package uses quilt to manage all modifications to the upstream
- source. Changes are stored in the source package as diffs in
- debian/patches and applied during the build.
-
- To read how to properly use quilt, please refer to the official
- documentation available at:
-
- /usr/share/doc/quilt/README.source
-
- -- Alessio Treglia <quadrispro at ubuntu.com> Wed, 28 Apr 2010 00:57:47 +0200
diff --git a/debian/control b/debian/control
index 2118f8f..d71fa2e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ XS-Python-Version: >= 2.6
Build-Depends: debhelper (>= 7.0.50~),
dh-autoreconf,
autotools-dev,
- quilt (>= 0.46-7~),
python2.6-dev (>= 2.3.5-11),
python-central (>= 0.5.6),
libjack-dev,
diff --git a/debian/rules b/debian/rules
index f35c4e7..ce6c919 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ UPSTREAM_VERSION ?=$(shell uscan --dehs | sed -n 's/.*<upstream-version>\(.*\)<\
PACKAGE = idjc
%:
- dh --with quilt,python-central,autoreconf $@
+ dh --with python-central,autoreconf $@
override_dh_auto_configure:
dh_auto_configure -- --disable-rpath --disable-static --libexecdir=/usr/bin
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)
--
idjc packaging
More information about the pkg-multimedia-commits
mailing list