[Python-apps-commits] r10153 - in packages/pylint/trunk/debian (changelog compat control)

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Mon Nov 4 21:23:37 UTC 2013


    Date: Monday, November 4, 2013 @ 21:23:36
  Author: noskcaj-guest
Revision: 10153

* debian/compat: Set as 9
* debian/control: Bump debhelper to 9

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

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2013-11-04 21:20:33 UTC (rev 10152)
+++ packages/pylint/trunk/debian/changelog	2013-11-04 21:23:36 UTC (rev 10153)
@@ -6,6 +6,8 @@
   [ Jackson Doak ]
   * New upstream release. Closes: #720533, #689172
   * debian/source/format: Set as 3.0 (quilt)
+  * debian/compat: Set as 9
+  * debian/control: Bump debhelper to 9
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Tue, 05 Nov 2013 08:11:38 +1100
 

Modified: packages/pylint/trunk/debian/compat
===================================================================
--- packages/pylint/trunk/debian/compat	2013-11-04 21:20:33 UTC (rev 10152)
+++ packages/pylint/trunk/debian/compat	2013-11-04 21:23:36 UTC (rev 10153)
@@ -1 +1 @@
-5
+9
\ No newline at end of file

Modified: packages/pylint/trunk/debian/control
===================================================================
--- packages/pylint/trunk/debian/control	2013-11-04 21:20:33 UTC (rev 10152)
+++ packages/pylint/trunk/debian/control	2013-11-04 21:23:36 UTC (rev 10153)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Sylvain Thénault <sylvain.thenault at logilab.fr>, Alexandre Fayolle <afayolle at debian.org>, Sandro Tosi <morph at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python (>= 2.5.4-1~)
+Build-Depends: debhelper (>= 9), python (>= 2.5.4-1~)
 Build-Depends-Indep: python-support, python-logilab-common (>= 0.53.0), python-logilab-astng (>= 0.21.1), python-unittest2
 Standards-Version: 3.9.3
 XS-Python-Version: >= 2.6




More information about the Python-apps-commits mailing list