[Pkg-cli-apps-commits] [SCM] tasque branch, master, updated. debian/0.1.11-1-13-g69da47a
Andrew Starr-Bochicchio
a.starr.b at gmail.com
Fri Dec 7 19:45:27 UTC 2012
The following commit has been merged in the master branch:
commit 397b2c73ab2ae979858b1269cb9f62aa3feaa1d1
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date: Fri Dec 7 14:29:28 2012 -0500
Bump debian/compat to 9.
diff --git a/debian/changelog b/debian/changelog
index 6ae2078..7aca2b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ tasque (0.1.12-1) UNRELEASED; urgency=low
- No longer need to fix permissions on sounds/notify.wav.
- Check if dpkg-vendor derives-from Ubuntu, if so enable
appindicator.
+ * Bump debian/compat to 9.
-- Andrew Starr-Bochicchio <asb at debian.org> Fri, 07 Dec 2012 13:09:35 -0500
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 935acba..d0ab4ef 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Uploaders: Andrew Starr-Bochicchio <asb at debian.org>
Build-Depends: cli-common-dev (>= 0.5.7~),
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
intltool,
libdbus-glib1.0-cil-dev,
libdbus1.0-cil-dev,
--
tasque
More information about the Pkg-cli-apps-commits
mailing list