[SCM] fil-plugins packaging branch, master, updated. upstream/0.3.0-12-g81d9a00

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Sat Jan 9 10:39:53 UTC 2010


The following commit has been merged in the master branch:
commit f810bb31d34469158bb21612b074797c11fb2d91
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Sat Jan 9 11:38:49 2010 +0100

    Revert "Switch to 3.0 (quilt) format"
    
    This reverts commit f762a09cf9a98cb90db0daa8186be508a5b3a988.

diff --git a/debian/changelog b/debian/changelog
index b068f8a..33a94f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ fil-plugins (0.3.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Switch to debhelper 7.
-  * Switch to 3.0 (quilt) format.
+  * Switch to quilt patch system.
   * Refresh and convert all patches to quilt format.
   * debian/control:
     - Bump Standards.
diff --git a/debian/control b/debian/control
index 8003ad9..0ab732f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ 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~),
- ladspa-sdk
+ ladspa-sdk,
+ quilt (>= 0.46-7~)
 DM-Upload-Allowed: yes
 Homepage: http://www.kokkinizita.net/linuxaudio/index.html
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/fil-plugins.git
diff --git a/debian/rules b/debian/rules
index 6540bd2..c5d2088 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with quilt $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs README
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)

-- 
fil-plugins packaging



More information about the pkg-multimedia-commits mailing list