[Python-modules-commits] r8574 - in packages/pyxine/trunk/debian (changelog watch)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Tue May 26 08:11:38 UTC 2009
Date: Tuesday, May 26, 2009 @ 08:11:37
Author: piotr
Revision: 8574
Fix debian/watch to handle alpha versions correctly
Modified:
packages/pyxine/trunk/debian/changelog
packages/pyxine/trunk/debian/watch
Modified: packages/pyxine/trunk/debian/changelog
===================================================================
--- packages/pyxine/trunk/debian/changelog 2009-05-25 22:24:04 UTC (rev 8573)
+++ packages/pyxine/trunk/debian/changelog 2009-05-26 08:11:37 UTC (rev 8574)
@@ -1,11 +1,15 @@
-pyxine (0.1alpha2-6) UNRELEASED; urgency=low
+pyxine (0.1~alpha2-6) UNRELEASED; urgency=low
+ [ Sandro Tosi ]
* debian/rules
- added directory search for empty dirs removal for -dbg package;
thanks to Adeodato Simó for spotting it out
* debian/control
- switch Vcs-Browser field to viewsvn
+ [ Piotr Ożarowski ]
+ * Fix debian/watch to handle alpha versions correctly
+
-- Sandro Tosi <morph at debian.org> Wed, 22 Oct 2008 11:39:58 +0200
pyxine (0.1alpha2-5) unstable; urgency=low
Modified: packages/pyxine/trunk/debian/watch
===================================================================
--- packages/pyxine/trunk/debian/watch 2009-05-25 22:24:04 UTC (rev 8573)
+++ packages/pyxine/trunk/debian/watch 2009-05-26 08:11:37 UTC (rev 8574)
@@ -1,3 +1,3 @@
version=3
-
+opts=uversionmangle=s/alpha/~alpha/ \
http://sf.net/pyxine/pyxine-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list