r2910 - in zope.testing/trunk/debian (changelog control watch)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Tue Jun 9 21:44:24 UTC 2015


    Date: Tuesday, June 9, 2015 @ 21:44:23
  Author: barry
Revision: 2910

* New upstream release.
* d/control: Bump Standards-Version with no other changes necessary.
* d/watch: Use pypi.debian.net redirector

Modified:
  zope.testing/trunk/debian/changelog
  zope.testing/trunk/debian/control
  zope.testing/trunk/debian/watch

Modified: zope.testing/trunk/debian/changelog
===================================================================
--- zope.testing/trunk/debian/changelog	2015-06-09 15:55:57 UTC (rev 2909)
+++ zope.testing/trunk/debian/changelog	2015-06-09 21:44:23 UTC (rev 2910)
@@ -1,3 +1,11 @@
+zope.testing (4.2.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * d/control: Bump Standards-Version with no other changes necessary.
+  * d/watch: Use pypi.debian.net redirector
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 09 Jun 2015 17:33:10 -0400
+
 zope.testing (4.1.3-2) unstable; urgency=medium
 
   * d/tests/control: Update DEP-8 test dependencies.

Modified: zope.testing/trunk/debian/control
===================================================================
--- zope.testing/trunk/debian/control	2015-06-09 15:55:57 UTC (rev 2909)
+++ zope.testing/trunk/debian/control	2015-06-09 21:44:23 UTC (rev 2910)
@@ -16,7 +16,7 @@
                python3-setuptools,
                python3-zope.exceptions,
                python3-zope.interface
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.1
 XS-Testsuite: autopkgtest

Modified: zope.testing/trunk/debian/watch
===================================================================
--- zope.testing/trunk/debian/watch	2015-06-09 15:55:57 UTC (rev 2909)
+++ zope.testing/trunk/debian/watch	2015-06-09 21:44:23 UTC (rev 2910)
@@ -1,2 +1,4 @@
 version=3
-http://pypi.python.org/packages/source/z/zope.testing/zope.testing-(.*)(?:\.tar\.gz|\.zip)
+#opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/zope.testing/zope.testing-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the pkg-zope-developers mailing list