[Python-modules-commits] r31359 - in packages/astroid/trunk/debian (changelog watch)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Nov 2 12:10:24 UTC 2014


    Date: Sunday, November 2, 2014 @ 12:10:22
  Author: morph
Revision: 31359

* debian/watch
  - update to support multiple tarball formats

Modified:
  packages/astroid/trunk/debian/changelog
  packages/astroid/trunk/debian/watch

Modified: packages/astroid/trunk/debian/changelog
===================================================================
--- packages/astroid/trunk/debian/changelog	2014-11-02 10:11:23 UTC (rev 31358)
+++ packages/astroid/trunk/debian/changelog	2014-11-02 12:10:22 UTC (rev 31359)
@@ -1,3 +1,10 @@
+astroid (1.2.0-2) UNRELEASED; urgency=medium
+
+  * debian/watch
+    - update to support multiple tarball formats
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 02 Nov 2014 12:10:03 +0000
+
 astroid (1.2.0-1) unstable; urgency=medium
 
   * New upstream release

Modified: packages/astroid/trunk/debian/watch
===================================================================
--- packages/astroid/trunk/debian/watch	2014-11-02 10:11:23 UTC (rev 31358)
+++ packages/astroid/trunk/debian/watch	2014-11-02 12:10:22 UTC (rev 31359)
@@ -1,4 +1,4 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-https://pypi.python.org/packages/source/a/astroid/astroid-(.*)\.tar.gz
+https://pypi.python.org/packages/source/a/astroid/astroid-(.*)\.(?:zip|tgz|tbz2|txz|tar\.(?:gz|bz2|xz))




More information about the Python-modules-commits mailing list