[SCM] flac/master: Convert package to "3.0 (quilt)" source format.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Jun 6 07:59:21 UTC 2013


The following commit has been merged in the master branch:
commit 21f5bbe3f4253288389115ea9a891e28b60bd596
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Thu Jun 6 09:34:54 2013 +0200

    Convert package to "3.0 (quilt)" source format.

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 6b36218..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-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.
-
-For more information about quilt, see /usr/share/doc/quilt/README.source
diff --git a/debian/control b/debian/control
index d2dece5..5b5494f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,7 @@ Build-Depends: autotools-dev,
  docbook-to-man,
  doxygen,
  libid3-3.8.3-dev,
- libogg-dev,
- quilt (>= 0.46-7~)
+ libogg-dev
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/flac.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/flac.git;a=summary
diff --git a/debian/rules b/debian/rules
index b3878de..06e9f93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt,autoreconf
+	dh $@ --with autoreconf
 
 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)

-- 
flac packaging



More information about the pkg-multimedia-commits mailing list