The following commit has been merged in the master branch:
commit dc90b5ae7a1b6e32e2f9a30f4a235e0b6b8a51bd
Author: Stephen Kitt <st...@sk2.org>
Date:   Tue Oct 27 07:09:40 2009 +0100

    Mangle suffixes.

diff --git a/debian/changelog b/debian/changelog
index 24774ea..225865d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gnurobbo (0.62+dfsg-1) unstable; urgency=low
+
+  * Update watch file to handle upstream's "-source" suffix and our
+    "+dfsg" suffix.
+
+ -- Stephen Kitt <st...@sk2.org>  Tue, 27 Oct 2009 07:08:11 +0100
+
 gnurobbo (0.62-1) unstable; urgency=low
 
   * New maintainer (Closes: #544913).
diff --git a/debian/watch b/debian/watch
index df49353..8ce0458 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-http://sf.net/gnurobbo/gnurobbo-([0-9].*)\.tar\.(?:gz|bz2)
+opts=uversionmangle=s/-source$//,dversionmangle=s/.dfsg$// \
+  http://sf.net/gnurobbo/gnurobbo-([0-9].*)(?:-source|)\.tar\.(?:gz|bz2)
 

-- 
logic game ported from ATARI XE/XL

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to