r2887 - in zope.interface/trunk/debian (changelog control watch)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Mon Jun 1 18:47:44 UTC 2015


    Date: Monday, June 1, 2015 @ 18:47:43
  Author: barry
Revision: 2887

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

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

Modified: zope.interface/trunk/debian/changelog
===================================================================
--- zope.interface/trunk/debian/changelog	2015-01-06 22:38:25 UTC (rev 2886)
+++ zope.interface/trunk/debian/changelog	2015-06-01 18:47:43 UTC (rev 2887)
@@ -1,3 +1,11 @@
+zope.interface (4.1.2-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>  Mon, 01 Jun 2015 14:16:15 -0400
+
 zope.interface (4.1.1-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.

Modified: zope.interface/trunk/debian/control
===================================================================
--- zope.interface/trunk/debian/control	2015-01-06 22:38:25 UTC (rev 2886)
+++ zope.interface/trunk/debian/control	2015-06-01 18:47:43 UTC (rev 2887)
@@ -15,7 +15,7 @@
                python3-all-dbg,
                python3-setuptools,
                python3-zope.event,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 XS-Testsuite: autopkgtest

Modified: zope.interface/trunk/debian/watch
===================================================================
--- zope.interface/trunk/debian/watch	2015-01-06 22:38:25 UTC (rev 2886)
+++ zope.interface/trunk/debian/watch	2015-06-01 18:47:43 UTC (rev 2887)
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/z/zope.interface/zope.interface-(.*)(?:\.tar\.gz|\.zip)
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/zope.interface/zope.interface-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the pkg-zope-developers mailing list