[Python-modules-commits] r30508 - in packages/pyquery/trunk/debian	(changelog watch)
    jmw at users.alioth.debian.org 
    jmw at users.alioth.debian.org
       
    Sat Sep  6 16:27:17 UTC 2014
    
    
  
    Date: Saturday, September 6, 2014 @ 16:27:16
  Author: jmw
Revision: 30508
Update debian/watch
Modified:
  packages/pyquery/trunk/debian/changelog
  packages/pyquery/trunk/debian/watch
Modified: packages/pyquery/trunk/debian/changelog
===================================================================
--- packages/pyquery/trunk/debian/changelog	2014-09-05 18:34:43 UTC (rev 30507)
+++ packages/pyquery/trunk/debian/changelog	2014-09-06 16:27:16 UTC (rev 30508)
@@ -1,3 +1,9 @@
+pyquery (1.2.9-1) UNRELEASED; urgency=medium
+
+  * Update debian/watch
+
+ -- Jonathan Wiltshire <jmw at debian.org>  Sat, 06 Sep 2014 17:26:37 +0100
+
 pyquery (1.2.4-1) unstable; urgency=low
 
   [ Jakub Wilk ]
Modified: packages/pyquery/trunk/debian/watch
===================================================================
--- packages/pyquery/trunk/debian/watch	2014-09-05 18:34:43 UTC (rev 30507)
+++ packages/pyquery/trunk/debian/watch	2014-09-06 16:27:16 UTC (rev 30508)
@@ -1,4 +1,4 @@
-# Compulsory line, this is a version 3 file
 version=3
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pyquery-$1\.tar\.gz/ \
+  https://github.com/gawel/pyquery/tags .*/v?(\d\S*)\.tar\.gz
 
-http://pypi.python.org/packages/source/p/pyquery/pyquery-(.*)\.tar\.gz
    
    
More information about the Python-modules-commits
mailing list