[Python-modules-commits] r26674 - in packages/python-crypto/trunk/debian (changelog watch)

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Dec 5 13:52:28 UTC 2013


    Date: Thursday, December 5, 2013 @ 13:52:27
  Author: sramacher
Revision: 26674

d/watch: Only honor stable releases

Modified:
  packages/python-crypto/trunk/debian/changelog
  packages/python-crypto/trunk/debian/watch

Modified: packages/python-crypto/trunk/debian/changelog
===================================================================
--- packages/python-crypto/trunk/debian/changelog	2013-12-05 12:12:22 UTC (rev 26673)
+++ packages/python-crypto/trunk/debian/changelog	2013-12-05 13:52:27 UTC (rev 26674)
@@ -1,6 +1,7 @@
 python-crypto (2.6.1-3) UNRELEASED; urgency=low
 
   * debian/control: Fix "128-key keys" in Description. (Closes: #729241)
+  * debian/watch: Only honor stable releases.
 
  -- Sebastian Ramacher <sramacher at debian.org>  Mon, 11 Nov 2013 01:04:36 +0100
 

Modified: packages/python-crypto/trunk/debian/watch
===================================================================
--- packages/python-crypto/trunk/debian/watch	2013-12-05 12:12:22 UTC (rev 26673)
+++ packages/python-crypto/trunk/debian/watch	2013-12-05 13:52:27 UTC (rev 26674)
@@ -1,3 +1,3 @@
 version=3
 #
-http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-(.*)\.tar\.gz
+http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-(\d[\d.]*)\.tar\.gz




More information about the Python-modules-commits mailing list