[SCM] horgand packaging branch, master, updated. debian/1.14-2-3-ga0f7bfe
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sun Jun 20 16:35:14 UTC 2010
The following commit has been merged in the master branch:
commit 7fc6f11e58a5ef6adb58112e5f08b6a12eda48ea
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Jun 20 18:34:11 2010 +0200
Switch to dpkg source 3.0 (quilt) format.
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 4a3f4fe..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,14 +0,0 @@
-horgand 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 read how to properly use quilt, please refer to the official
- documentation available at:
-
- /usr/share/doc/quilt/README.source
-
- -- Alessio Treglia <quadrispro at ubuntu.com> Tue, 23 Feb 2010 22:51:43 +0100
-
diff --git a/debian/control b/debian/control
index 7f1967d..fde65d0 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~),
fluid,
alsa-utils,
libxpm-dev,
- libsndfile1-dev (>= 1.0.4),
- quilt (>= 0.46-7~)
+ libsndfile1-dev (>= 1.0.4)
Vcs-Git: git://git.debian.org/pkg-multimedia/horgand.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/horgand.git
Standards-Version: 3.8.4
diff --git a/debian/rules b/debian/rules
index 353a558..09e242c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_configure:
autoreconf -f -i
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
horgand packaging
More information about the pkg-multimedia-commits
mailing list