[SCM] amsynth packaging branch, master, updated. debian/1.2.3-1-5-gfbfb9e6

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Aug 4 08:40:02 UTC 2010


The following commit has been merged in the master branch:
commit 09de8473d961b3d60f160a6fb53975dae51669d9
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Aug 4 10:37:28 2010 +0200

    Switch to 3.0 (quilt).

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 86f9549..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,11 +0,0 @@
-amsynth 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>  Wed, 22 Mar 2010 10:01:00 +0100
diff --git a/debian/control b/debian/control
index 5fd668e..c352704 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Free Ekanayaka <freee at debian.org>,
  Alessio Treglia <quadrispro at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~),
  libgtkmm-2.4-dev, 
  libsndfile1-dev,
  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
diff --git a/debian/rules b/debian/rules
index d2e8eeb..72114a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-pic
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)

-- 
amsynth packaging



More information about the pkg-multimedia-commits mailing list