r9068 - packages/trunk/passage/debian
Paul Wise
pabs at alioth.debian.org
Sun Mar 8 05:08:40 UTC 2009
Author: pabs
Date: 2009-03-08 05:08:37 +0000 (Sun, 08 Mar 2009)
New Revision: 9068
Modified:
packages/trunk/passage/debian/changelog
packages/trunk/passage/debian/watch
Log:
Add proper version mangling to the watch file
Modified: packages/trunk/passage/debian/changelog
===================================================================
--- packages/trunk/passage/debian/changelog 2009-03-08 05:06:29 UTC (rev 9067)
+++ packages/trunk/passage/debian/changelog 2009-03-08 05:08:37 UTC (rev 9068)
@@ -12,6 +12,7 @@
- use filter instead of findstring on DEB_BUILD_OPTIONS
- support parallel=n in DEB_BUILD_OPTIONS
- add a README.source file pointing to the quilt one
+ * Add proper version mangling to the watch file
-- Cyril Brulebois <kibi at debian.org> Wed, 11 Jun 2008 03:38:20 +0200
Modified: packages/trunk/passage/debian/watch
===================================================================
--- packages/trunk/passage/debian/watch 2009-03-08 05:06:29 UTC (rev 9067)
+++ packages/trunk/passage/debian/watch 2009-03-08 05:08:37 UTC (rev 9068)
@@ -1,2 +1,2 @@
version=3
-http://sf.net/hcsoftware/Passage_v(.*)_UnixSource\.tar\.gz
+opts=dversionmangle=s/\+dfsg[0-9]*// http://sf.net/hcsoftware/Passage_v(.*)_UnixSource\.tar\.gz
More information about the Pkg-games-commits
mailing list