[Python-modules-commits] r31771 - in packages/wheel/trunk/debian (changelog control watch)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Wed Feb 4 22:08:33 UTC 2015


    Date: Wednesday, February 4, 2015 @ 22:08:32
  Author: barry
Revision: 31771

d/control: Bump Standards-Version to 3.9.6 with no other changes
necessary.

Modified:
  packages/wheel/trunk/debian/changelog
  packages/wheel/trunk/debian/control
  packages/wheel/trunk/debian/watch

Modified: packages/wheel/trunk/debian/changelog
===================================================================
--- packages/wheel/trunk/debian/changelog	2015-02-04 21:45:24 UTC (rev 31770)
+++ packages/wheel/trunk/debian/changelog	2015-02-04 22:08:32 UTC (rev 31771)
@@ -3,6 +3,8 @@
   * d/watch: Use the new experimental PyPI redirector, since the old
     PyPI index pages have been disabled.
   * d/rules: Add commented out DH_VERBOSE setting.
+  * d/control: Bump Standards-Version to 3.9.6 with no other changes
+    necessary.
 
  -- Barry Warsaw <barry at debian.org>  Wed, 04 Feb 2015 16:44:43 -0500
 

Modified: packages/wheel/trunk/debian/control
===================================================================
--- packages/wheel/trunk/debian/control	2015-02-04 21:45:24 UTC (rev 31770)
+++ packages/wheel/trunk/debian/control	2015-02-04 22:08:32 UTC (rev 31771)
@@ -15,7 +15,7 @@
                python3-all,
                python3-pytest,
                python3-setuptools
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/wheel/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/wheel/trunk/
 

Modified: packages/wheel/trunk/debian/watch
===================================================================
--- packages/wheel/trunk/debian/watch	2015-02-04 21:45:24 UTC (rev 31770)
+++ packages/wheel/trunk/debian/watch	2015-02-04 22:08:32 UTC (rev 31771)
@@ -1,2 +1,2 @@
 version=3
-http://pypi.debian.net/wheel .*/wheel-(.+)\.tar.gz
+http://pypi.debian.net/wheel/wheel-(.+)\.tar.gz




More information about the Python-modules-commits mailing list