[SCM] qtractor packaging branch, master, updated. debian/0.4.6-1-3-gbcb267f

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jul 22 19:59:16 UTC 2010


The following commit has been merged in the master branch:
commit bcb267fd6bbd8cd21366dd88f3f95349ea1f87e6
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jul 22 21:59:09 2010 +0200

    Switch to 3.0 (quilt) format.

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index e156fb5..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,11 +0,0 @@
-qtractor 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 learn how to use quilt, please refer to the official documentation,
-usually available in /usr/share/doc/quilt/README.source.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Mon, 11 Jan 2010 08:00:22 +0100
diff --git a/debian/control b/debian/control
index 92b23e6..c5633e7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
  Gürkan Sengün <gurkan at phys.ethz.ch>,
  Alessio Treglia <alessio at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.8~),
+Build-Depends: debhelper (>= 7),
  libqt4-dev,
  libtool,
  automake,
@@ -22,8 +22,7 @@ Build-Depends: debhelper (>= 7.0.8~),
  liblo-dev,
  dssi-dev,
  lv2core,
- libslv2-dev,
- quilt (>= 0.46-7~)
+ libslv2-dev
 Homepage: http://qtractor.sourceforge.net/
 Standards-Version: 3.9.0
 Vcs-Git: git://git.debian.org/pkg-multimedia/qtractor.git
diff --git a/debian/rules b/debian/rules
index 749e624..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
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)

-- 
qtractor packaging



More information about the pkg-multimedia-commits mailing list