[Python-modules-commits] r31787 - in packages/python-djvulibre/trunk/debian (changelog watch)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Fri Feb 6 10:40:00 UTC 2015
Date: Friday, February 6, 2015 @ 10:39:59
Author: danstender-guest
Revision: 31787
deb/watch: watch pypi.debian.net
Modified:
packages/python-djvulibre/trunk/debian/changelog
packages/python-djvulibre/trunk/debian/watch
Modified: packages/python-djvulibre/trunk/debian/changelog
===================================================================
--- packages/python-djvulibre/trunk/debian/changelog 2015-02-06 03:08:59 UTC (rev 31786)
+++ packages/python-djvulibre/trunk/debian/changelog 2015-02-06 10:39:59 UTC (rev 31787)
@@ -7,6 +7,7 @@
+ hardened test calls by unset of LANGUAGE (Closes: #695049).
+ added override for dh_strip (Closes: #775657).
+ dropped Vim setup line.
+ * deb/watch: watch pypi.debian.net.
* Docs package:
+ added sphinx-modules-path.diff (needed to prevent build break
of new upstream tarball but also fixes inheritance diagrams).
@@ -15,7 +16,7 @@
+ added examples/ to deb/python-djvu-doc.docs.
* Added DEP-8 test suite.
- -- Daniel Stender <debian at danielstender.com> Fri, 23 Jan 2015 16:01:49 +0100
+ -- Daniel Stender <debian at danielstender.com> Fri, 06 Feb 2015 11:40:33 +0100
python-djvulibre (0.3.9-3) unstable; urgency=low
Modified: packages/python-djvulibre/trunk/debian/watch
===================================================================
--- packages/python-djvulibre/trunk/debian/watch 2015-02-06 03:08:59 UTC (rev 31786)
+++ packages/python-djvulibre/trunk/debian/watch 2015-02-06 10:39:59 UTC (rev 31787)
@@ -1,2 +1,4 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/ http://pypi.python.org/packages/source/p/python-djvulibre/python-djvulibre-([0-9.]+).tar.gz
+opts=pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/python-djvulibre/ \
+python-djvulibre-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Python-modules-commits
mailing list