[Python-apps-commits] r8393 - in packages/debomatic/trunk/debian (changelog compat control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat Mar 31 12:19:03 UTC 2012
Date: Saturday, March 31, 2012 @ 12:18:58
Author: dktrkranz
Revision: 8393
Bump compatibility level to 9
Modified:
packages/debomatic/trunk/debian/changelog
packages/debomatic/trunk/debian/compat
packages/debomatic/trunk/debian/control
Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog 2012-03-31 12:17:34 UTC (rev 8392)
+++ packages/debomatic/trunk/debian/changelog 2012-03-31 12:18:58 UTC (rev 8393)
@@ -5,10 +5,12 @@
support enabled to work (Closes: #653455).
- Fix init script to allow stop and restart methods (Closes: #653468).
- Lintian options are now customizable (Closes: #655454).
+ * debian/compat:
+ - Bump compatibility level to 9.
* debian/watch:
- Update watch file.
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:17:08 +0200
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 31 Mar 2012 14:18:19 +0200
debomatic (0.9-1) unstable; urgency=low
Modified: packages/debomatic/trunk/debian/compat
===================================================================
--- packages/debomatic/trunk/debian/compat 2012-03-31 12:17:34 UTC (rev 8392)
+++ packages/debomatic/trunk/debian/compat 2012-03-31 12:18:58 UTC (rev 8393)
@@ -1 +1 @@
-7
+9
Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control 2012-03-31 12:17:34 UTC (rev 8392)
+++ packages/debomatic/trunk/debian/control 2012-03-31 12:18:58 UTC (rev 8393)
@@ -3,8 +3,7 @@
Priority: extra
Maintainer: Luca Falavigna <dktrkranz at debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.2.18)
-Build-Depends-Indep: python (>= 2.6.6-3~), python-docutils
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-docutils
X-Python-Version: >= 2.5
Standards-Version: 3.9.1
Homepage: https://launchpad.net/debomatic
More information about the Python-apps-commits
mailing list