[SCM] jackmeter packaging branch, master, updated. debian/0.3-1-6-g48c141b
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Jun 4 12:15:33 UTC 2010
The following commit has been merged in the master branch:
commit 2cc0c4ba57646ba24d154e8ff6307f3749e44542
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Fri Jun 4 13:09:13 2010 +0200
Install NEWS as upstream's changelog.
diff --git a/debian/control b/debian/control
index edac198..4865a0d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Alessio Treglia <alessio at debian.org>,
Andrew Gee <andrew at andrewgee.org>
-Build-Depends: debhelper (>= 7.0.8~),
+Build-Depends: debhelper (>= 7.0.50~),
autoconf,
autotools-dev (>= 20100122.1~),
libjack-dev
diff --git a/debian/docs b/debian/docs
index 5502ed8..724e084 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,2 @@
-NEWS
README
TODO
diff --git a/debian/rules b/debian/rules
index fdeab55..9e1b1b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh --buildsystem=autoconf --with autotools_dev $@
+
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
--
jackmeter packaging
More information about the pkg-multimedia-commits
mailing list