[Python-modules-commits] r29120 - in packages/sphinxcontrib-spelling/trunk/debian (2 files)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Wed May 28 02:01:14 UTC 2014
Date: Wednesday, May 28, 2014 @ 02:01:13
Author: eriol-guest
Revision: 29120
Bumped debhelper B-D to (>= 9)
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 2014-05-28 01:51:48 UTC (rev 29119)
+++ packages/sphinxcontrib-spelling/trunk/debian/changelog 2014-05-28 02:01:13 UTC (rev 29120)
@@ -5,10 +5,11 @@
* debian/control
- Added dh-python and python-pbr to Build-Depends
- Bumped python-all to (>= 2.6.6-3)
+ - Bumped debhelper B-D to (>= 9)
* debian/watch
- Switched download URL to HTTPS
- -- Daniele Tricoli <eriol at mornie.org> Wed, 28 May 2014 03:49:48 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Wed, 28 May 2014 03:58:17 +0200
sphinxcontrib-spelling (1.4-1) unstable; urgency=low
Modified: packages/sphinxcontrib-spelling/trunk/debian/control
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/control 2014-05-28 01:51:48 UTC (rev 29119)
+++ packages/sphinxcontrib-spelling/trunk/debian/control 2014-05-28 02:01:13 UTC (rev 29120)
@@ -4,7 +4,7 @@
Section: python
Priority: optional
Build-Depends:
- debhelper (>= 8.1),
+ debhelper (>= 9),
dh-python,
myspell-en-us,
python-all (>= 2.6.6-3),
More information about the Python-modules-commits
mailing list