[Python-modules-commits] r24021 - in packages/sphinxcontrib-spelling/trunk/debian (2 files)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Fri Apr 26 22:24:22 UTC 2013


    Date: Friday, April 26, 2013 @ 22:24:20
  Author: eriol-guest
Revision: 24021

Bumped debhelper dependency to 8.1 for build-{arch,indep} support

Modified:
  packages/sphinxcontrib-spelling/trunk/debian/changelog
  packages/sphinxcontrib-spelling/trunk/debian/control

Modified: packages/sphinxcontrib-spelling/trunk/debian/changelog
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/changelog	2013-04-26 21:57:50 UTC (rev 24020)
+++ packages/sphinxcontrib-spelling/trunk/debian/changelog	2013-04-26 22:24:20 UTC (rev 24021)
@@ -5,13 +5,14 @@
   * debian/control
     - Fixed lintian vcs-field-not-canonical
     - Updated Homepage field
-    - Bumped Standards-Version to 3.9.4 (no changes needed)
+    - Bumped Standards-Version to 3.9.4
+      - Bumped debhelper dependency to 8.1 for build-{arch,indep} support
   * debian/copyright
     - Updated copyright years
   * debian/rules
     - Removed work-around for #645125 since it's fixed
 
- -- Daniele Tricoli <eriol at mornie.org>  Fri, 05 Apr 2013 02:58:29 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Sat, 27 Apr 2013 00:22:31 +0200
 
 sphinxcontrib-spelling (1.3-1) unstable; urgency=low
 

Modified: packages/sphinxcontrib-spelling/trunk/debian/control
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/control	2013-04-26 21:57:50 UTC (rev 24020)
+++ packages/sphinxcontrib-spelling/trunk/debian/control	2013-04-26 22:24:20 UTC (rev 24021)
@@ -4,7 +4,7 @@
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 8.1),
  myspell-en-us,
  python-all,
  python-docutils,




More information about the Python-modules-commits mailing list