[Python-apps-commits] r11718 - in packages/pybtex/trunk/debian (changelog watch)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Fri Feb 6 10:28:07 UTC 2015


    Date: Friday, February 6, 2015 @ 10:28:06
  Author: danstender-guest
Revision: 11718

deb/watch: watch pypi.debian.net

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

Modified: packages/pybtex/trunk/debian/changelog
===================================================================
--- packages/pybtex/trunk/debian/changelog	2015-02-05 10:14:27 UTC (rev 11717)
+++ packages/pybtex/trunk/debian/changelog	2015-02-06 10:28:06 UTC (rev 11718)
@@ -1,12 +1,13 @@
-pybtex (0.18-2) UNRELEASED; urgency=medium
+pybtex (0.18-2) experimental; urgency=medium
 
   * Set up DEP-8 testing.
   * deb/control:
     + added dh-python to build deps.
     + bumped standards to 3.9.6 (no changes needed).
   * deb/copyright: updated.
+  * deb/watch: watch pypi.debian.net.
 
- -- Daniel Stender <debian at danielstender.com>  Wed, 07 Jan 2015 17:29:53 +0100
+ -- Daniel Stender <debian at danielstender.com>  Fri, 06 Feb 2015 11:28:41 +0100
 
 pybtex (0.18-1) unstable; urgency=low
 

Modified: packages/pybtex/trunk/debian/watch
===================================================================
--- packages/pybtex/trunk/debian/watch	2015-02-05 10:14:27 UTC (rev 11717)
+++ packages/pybtex/trunk/debian/watch	2015-02-06 10:28:06 UTC (rev 11718)
@@ -1,3 +1,4 @@
 version=3
-http://pypi.python.org/packages/source/p/pybtex/pybtex-([0-9.]+)[.]tar[.]bz2
-
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/pybtex/ \
+pybtex-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file




More information about the Python-apps-commits mailing list