r2892 - in zope.schema/trunk/debian (changelog control watch)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Mon Jun 8 21:17:11 UTC 2015


    Date: Monday, June 8, 2015 @ 21:17:10
  Author: barry
Revision: 2892

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

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

Modified: zope.schema/trunk/debian/changelog
===================================================================
--- zope.schema/trunk/debian/changelog	2015-06-02 15:51:37 UTC (rev 2891)
+++ zope.schema/trunk/debian/changelog	2015-06-08 21:17:10 UTC (rev 2892)
@@ -1,3 +1,10 @@
+zope.schema (4.4.2-2) UNRELEASED; urgency=medium
+
+  * d/control: Bump Standards-Version with no other changes necessary.
+  * d/watch: Use the pypi.debian.net redirector.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 08 Jun 2015 17:10:29 -0400
+
 zope.schema (4.4.2-1) unstable; urgency=medium
 
   * Team upload.

Modified: zope.schema/trunk/debian/control
===================================================================
--- zope.schema/trunk/debian/control	2015-06-02 15:51:37 UTC (rev 2891)
+++ zope.schema/trunk/debian/control	2015-06-08 21:17:10 UTC (rev 2892)
@@ -15,7 +15,7 @@
                python3-setuptools,
                python3-zope.event,
                python3-zope.testing
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.2
 XS-Testsuite: autopkgtest

Modified: zope.schema/trunk/debian/watch
===================================================================
--- zope.schema/trunk/debian/watch	2015-06-02 15:51:37 UTC (rev 2891)
+++ zope.schema/trunk/debian/watch	2015-06-08 21:17:10 UTC (rev 2892)
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/z/zope.schema/zope.schema-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/zope.schema/zope.schema-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the pkg-zope-developers mailing list