[Python-apps-commits] r8767 - in packages/bleachbit/trunk/debian (changelog compat control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat May 26 16:28:09 UTC 2012
Date: Saturday, May 26, 2012 @ 16:28:07
Author: dktrkranz
Revision: 8767
Bump compatibility level to 9
Modified:
packages/bleachbit/trunk/debian/changelog
packages/bleachbit/trunk/debian/compat
packages/bleachbit/trunk/debian/control
Modified: packages/bleachbit/trunk/debian/changelog
===================================================================
--- packages/bleachbit/trunk/debian/changelog 2012-05-26 16:24:34 UTC (rev 8766)
+++ packages/bleachbit/trunk/debian/changelog 2012-05-26 16:28:07 UTC (rev 8767)
@@ -2,10 +2,12 @@
* debian/patches/no_X.patch:
- Do not try to launch GUI if X is not available (Closes: #674485).
+ * debian/compat:
+ - Bump compatibility level to 9.
* debian/rules:
- Delete .mo files during clean phase (Closes: #671414).
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 26 May 2012 18:20:54 +0200
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 26 May 2012 18:24:41 +0200
bleachbit (0.9.2-1) unstable; urgency=low
Modified: packages/bleachbit/trunk/debian/compat
===================================================================
--- packages/bleachbit/trunk/debian/compat 2012-05-26 16:24:34 UTC (rev 8766)
+++ packages/bleachbit/trunk/debian/compat 2012-05-26 16:28:07 UTC (rev 8767)
@@ -1 +1 @@
-7
+9
Modified: packages/bleachbit/trunk/debian/control
===================================================================
--- packages/bleachbit/trunk/debian/control 2012-05-26 16:24:34 UTC (rev 8766)
+++ packages/bleachbit/trunk/debian/control 2012-05-26 16:28:07 UTC (rev 8767)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Luca Falavigna <dktrkranz at debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.3.0)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: python (>= 2.6.6-3~), gettext
Standards-Version: 3.9.3
X-Python-Version: >= 2.5
More information about the Python-apps-commits
mailing list