[SCM] mixxx packaging branch, master, updated. debian/1.7.2-1-5-g898d1e0

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Jul 17 17:58:44 UTC 2010


The following commit has been merged in the master branch:
commit 898d1e0ea1b1879f3da8b6d9cf2b10afc9b64d72
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Jul 17 19:58:41 2010 +0200

    Switch to format 3.0 (quilt).

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index eaf396c..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses dpatch 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.
-
-Read more about this on /usr/share/doc/dpatch/README.source.gz 
diff --git a/debian/control b/debian/control
index fae0108..58e546d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Paul Brossier <piem at debian.org>,
  Free Ekanayaka <freee at debian.org>,
  Alessio Treglia <alessio at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
- quilt,
  scons,
  pkg-config,
  docbook-to-man,
diff --git a/debian/rules b/debian/rules
index d48c98d..4149d46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 SCONS_OPTS = install_root=$(CURDIR)/debian/tmp/usr qtdir=/usr/share/qt4 prefix=/usr
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_build:
 	# create icons
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)

-- 
mixxx packaging



More information about the pkg-multimedia-commits mailing list