[SCM] meterbridge packaging branch, master, updated. debian/0.9.2-7-4-g132f8ba
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sun Jun 27 17:47:21 UTC 2010
The following commit has been merged in the master branch:
commit 132f8badaba0caffbd57afed62d2182b31864dd1
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Jun 27 19:47:16 2010 +0200
Switch to dpkg format 3.0 (quilt).
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 78eac17..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,13 +0,0 @@
-meterbridge 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> Sun, 18 Apr 2010 13:34:29 +0200
diff --git a/debian/control b/debian/control
index 7c965ce..33684d1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders: Alessio Treglia <quadrispro at ubuntu.com>,
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends: debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~),
autotools-dev,
libsdl-dev,
libjack-dev,
diff --git a/debian/rules b/debian/rules
index 1f1f600..e5c29e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_configure:
ifneq "$(wildcard /usr/share/misc/config.sub)" ""
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)
--
meterbridge packaging
More information about the pkg-multimedia-commits
mailing list