[SCM] fluidsynth/master: Switch to format 3.0 (quilt).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Sep 14 10:32:54 UTC 2010


The following commit has been merged in the master branch:
commit 1ef864e4080b941e47b55c0d083214454a6f02e4
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Sep 14 12:32:49 2010 +0200

    Switch to format 3.0 (quilt).

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..845ca06
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 57d0651..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,3 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source. Please see /usr/share/doc/quilt/README.source for more 
-information.
diff --git a/debian/rules b/debian/rules
index d1c3972..18ccf70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ EXTRA_CONFIGURE_ARGS += --disable-alsa-support
 endif
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
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)

-- 
fluidsynth packaging



More information about the pkg-multimedia-commits mailing list