[Python-modules-commits] r32922 - in packages/cov-core/trunk/debian (changelog control watch)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Mon Jun 8 21:29:20 UTC 2015


    Date: Monday, June 8, 2015 @ 21:29:20
  Author: barry
Revision: 32922

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

Modified:
  packages/cov-core/trunk/debian/changelog
  packages/cov-core/trunk/debian/control
  packages/cov-core/trunk/debian/watch

Modified: packages/cov-core/trunk/debian/changelog
===================================================================
--- packages/cov-core/trunk/debian/changelog	2015-06-08 21:23:25 UTC (rev 32921)
+++ packages/cov-core/trunk/debian/changelog	2015-06-08 21:29:20 UTC (rev 32922)
@@ -1,3 +1,11 @@
+cov-core (1.15.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * 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:25:13 -0400
+
 cov-core (1.14.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/cov-core/trunk/debian/control
===================================================================
--- packages/cov-core/trunk/debian/control	2015-06-08 21:23:25 UTC (rev 32921)
+++ packages/cov-core/trunk/debian/control	2015-06-08 21:29:20 UTC (rev 32922)
@@ -12,7 +12,7 @@
                python-setuptools,
                python3-all,
                python3-setuptools
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/cov-core/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/cov-core/trunk/
 XS-Testsuite: autopkgtest

Modified: packages/cov-core/trunk/debian/watch
===================================================================
--- packages/cov-core/trunk/debian/watch	2015-06-08 21:23:25 UTC (rev 32921)
+++ packages/cov-core/trunk/debian/watch	2015-06-08 21:29:20 UTC (rev 32922)
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/c/cov-core/cov-core-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/cov-core/cov-core-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list