[Python-modules-commits] r33170 - in packages/feedgenerator/trunk/debian (changelog watch)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Tue Jun 30 02:31:19 UTC 2015


    Date: Tuesday, June 30, 2015 @ 02:31:18
  Author: vcheng
Revision: 33170

update watch file

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

Modified: packages/feedgenerator/trunk/debian/changelog
===================================================================
--- packages/feedgenerator/trunk/debian/changelog	2015-06-30 02:27:51 UTC (rev 33169)
+++ packages/feedgenerator/trunk/debian/changelog	2015-06-30 02:31:18 UTC (rev 33170)
@@ -2,6 +2,7 @@
 
   * Add myself to Uploaders.
   * Add Vcs-{Svn,Browser} and X-Python{,3}-Version headers to d/control.
+  * Update watch file.
 
  -- Vincent Cheng <vcheng at debian.org>  Mon, 29 Jun 2015 19:23:36 -0700
 

Modified: packages/feedgenerator/trunk/debian/watch
===================================================================
--- packages/feedgenerator/trunk/debian/watch	2015-06-30 02:27:51 UTC (rev 33169)
+++ packages/feedgenerator/trunk/debian/watch	2015-06-30 02:31:18 UTC (rev 33170)
@@ -1,9 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
-https://pypi.python.org/packages/source/f/feedgenerator/feedgenerator-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c|\.dev)/~$1/ \
+http://pypi.debian.net/feedgenerator/feedgenerator-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list