[Python-modules-commits] r33799 - in packages/pdfminer/trunk/debian (changelog control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Mon Aug 17 00:44:21 UTC 2015
Date: Monday, August 17, 2015 @ 00:44:20
Author: eriol-guest
Revision: 33799
Bump X-Python-Version to >= 2.6
Modified:
packages/pdfminer/trunk/debian/changelog
packages/pdfminer/trunk/debian/control
Modified: packages/pdfminer/trunk/debian/changelog
===================================================================
--- packages/pdfminer/trunk/debian/changelog 2015-08-17 00:18:46 UTC (rev 33798)
+++ packages/pdfminer/trunk/debian/changelog 2015-08-17 00:44:20 UTC (rev 33799)
@@ -11,6 +11,7 @@
- Bump debhelper B-D to (>= 9).
- Bump Standards-Version to 3.9.6 (no changes needed).
- Add dh-python to B-D.
+ - Bump X-Python-Version to >= 2.6.
* debian/copyright
- Update Format URI.
- Update copyright years.
@@ -40,7 +41,7 @@
* debian/watch
- Use pypi.debian.net redirector.
- -- Daniele Tricoli <eriol at mornie.org> Mon, 17 Aug 2015 02:14:54 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Mon, 17 Aug 2015 02:42:59 +0200
pdfminer (20110515+dfsg-1) unstable; urgency=low
Modified: packages/pdfminer/trunk/debian/control
===================================================================
--- packages/pdfminer/trunk/debian/control 2015-08-17 00:18:46 UTC (rev 33798)
+++ packages/pdfminer/trunk/debian/control 2015-08-17 00:44:20 UTC (rev 33799)
@@ -13,7 +13,7 @@
python-all (>= 2.6.6-3~),
python-nose,
xsltproc,
-X-Python-Version: >= 2.4
+X-Python-Version: >= 2.6
Standards-Version: 3.9.6
Homepage: http://www.unixuser.org/~euske/python/pdfminer/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pdfminer/trunk/
More information about the Python-modules-commits
mailing list