Author: kibi
Date: 2008-05-20 18:26:14 +0000 (Tue, 20 May 2008)
New Revision: 7129

Modified:
   packages/trunk/wormux/debian/changelog
   packages/trunk/wormux/debian/watch
Log:
Use upstream version mangling to handle beta releases correctly.

Modified: packages/trunk/wormux/debian/changelog
===================================================================
--- packages/trunk/wormux/debian/changelog      2008-05-20 18:02:55 UTC (rev 
7128)
+++ packages/trunk/wormux/debian/changelog      2008-05-20 18:26:14 UTC (rev 
7129)
@@ -15,6 +15,9 @@
      - Update my mail address.
   * debian/control:
      - Refresh accordingly, using the “update_control” target.
+  * debian/watch:
+     - Use upstream version mangling to replace “beta” with “~beta”, which
+       should help sorting new upstream beta versions correctly.
 
  -- Cyril Brulebois <[EMAIL PROTECTED]>  Tue, 20 May 2008 19:37:34 +0200
 

Modified: packages/trunk/wormux/debian/watch
===================================================================
--- packages/trunk/wormux/debian/watch  2008-05-20 18:02:55 UTC (rev 7128)
+++ packages/trunk/wormux/debian/watch  2008-05-20 18:26:14 UTC (rev 7129)
@@ -1,4 +1,5 @@
 # Compulsory line, this is a version 3 file
 version=3
 
+opts="uversionmangle=s/beta/~beta/" \
 http://download.gna.org/wormux/wormux-(\d[\d\.a-z]+)\.tar\.(?:bz2|gz)


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to