[Python-modules-commits] r33717 - in packages/django-floppyforms/trunk/debian (3 files)
fladi at users.alioth.debian.org
fladi at users.alioth.debian.org
Wed Aug 12 09:37:11 UTC 2015
Date: Wednesday, August 12, 2015 @ 09:37:10
Author: fladi
Revision: 33717
Bump debhelper compatibility level to 9.
Modified:
packages/django-floppyforms/trunk/debian/changelog
packages/django-floppyforms/trunk/debian/compat
packages/django-floppyforms/trunk/debian/control
Modified: packages/django-floppyforms/trunk/debian/changelog
===================================================================
--- packages/django-floppyforms/trunk/debian/changelog 2015-08-12 09:36:07 UTC (rev 33716)
+++ packages/django-floppyforms/trunk/debian/changelog 2015-08-12 09:37:10 UTC (rev 33717)
@@ -11,6 +11,7 @@
* Make uscan aware of our DFSG repack in d/watch.
* Create symlink from static assets to libjs-openlayers.
* Add libjs-openlayers to Build-Depends and Depends.
+ * Bump debhelper compatibility level to 9.
-- Michael Fladischer <fladi at debian.org> Tue, 19 May 2015 08:11:41 +0200
Modified: packages/django-floppyforms/trunk/debian/compat
===================================================================
--- packages/django-floppyforms/trunk/debian/compat 2015-08-12 09:36:07 UTC (rev 33716)
+++ packages/django-floppyforms/trunk/debian/compat 2015-08-12 09:37:10 UTC (rev 33717)
@@ -1 +1 @@
-7
+9
Modified: packages/django-floppyforms/trunk/debian/control
===================================================================
--- packages/django-floppyforms/trunk/debian/control 2015-08-12 09:36:07 UTC (rev 33716)
+++ packages/django-floppyforms/trunk/debian/control 2015-08-12 09:37:10 UTC (rev 33717)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Michael Fladischer <fladi at debian.org>
-Build-Depends: debhelper (>= 8.1.0~),
+Build-Depends: debhelper (>= 9),
dh-python,
libjs-openlayers,
python-all,
More information about the Python-modules-commits
mailing list