[Python-modules-commits] r28890 - in packages/prettytable/trunk/debian (3 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Tue May 13 17:42:19 UTC 2014


    Date: Tuesday, May 13, 2014 @ 17:42:18
  Author: morph
Revision: 28890

* debian/{compat, control}
  - bump to DH compat 9

Modified:
  packages/prettytable/trunk/debian/changelog
  packages/prettytable/trunk/debian/compat
  packages/prettytable/trunk/debian/control

Modified: packages/prettytable/trunk/debian/changelog
===================================================================
--- packages/prettytable/trunk/debian/changelog	2014-05-13 17:36:47 UTC (rev 28889)
+++ packages/prettytable/trunk/debian/changelog	2014-05-13 17:42:18 UTC (rev 28890)
@@ -7,8 +7,10 @@
     - switch to dh_python2
   * debian/copyright
     - extend packaging copyright years
+  * debian/{compat, control}
+    - bump to DH compat 9
 
- -- Sandro Tosi <morph at debian.org>  Tue, 13 May 2014 19:36:26 +0200
+ -- Sandro Tosi <morph at debian.org>  Tue, 13 May 2014 19:42:04 +0200
 
 prettytable (0.7.2-2) unstable; urgency=low
 

Modified: packages/prettytable/trunk/debian/compat
===================================================================
--- packages/prettytable/trunk/debian/compat	2014-05-13 17:36:47 UTC (rev 28889)
+++ packages/prettytable/trunk/debian/compat	2014-05-13 17:42:18 UTC (rev 28890)
@@ -1 +1 @@
-7
+9

Modified: packages/prettytable/trunk/debian/control
===================================================================
--- packages/prettytable/trunk/debian/control	2014-05-13 17:36:47 UTC (rev 28889)
+++ packages/prettytable/trunk/debian/control	2014-05-13 17:42:18 UTC (rev 28890)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python3-all (>= 3.1.3-3), python-setuptools, python3-setuptools, locales, dh-python
+Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python3-all (>= 3.1.3-3), python-setuptools, python3-setuptools, locales, dh-python
 Standards-Version: 3.9.5
 Homepage: http://code.google.com/p/prettytable/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/prettytable/trunk/




More information about the Python-modules-commits mailing list