[SCM] audacity/master: Bump debhelper compat to 9
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Sep 14 13:45:54 UTC 2013
The following commit has been merged in the master branch:
commit ecf5909ee885b409b260d421df4e67a1fe02fdbf
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sat Sep 14 14:51:49 2013 +0200
Bump debhelper compat to 9
This reduces the installed size of audacity-dbg by about 40 MiB.
Standards-Version also requires at least debhelper 8.1 which introduced support
for binary-{arch,indep}.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 689e9b1..c636567 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
Standards-Version: 3.9.4
Build-Depends: autoconf,
automake,
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
dh-autoreconf,
gettext,
libasound2-dev [linux-any],
--
Audacity debian packaging
More information about the pkg-multimedia-commits
mailing list