The following commit has been merged in the master branch:
commit d0be42ace43908d4f86fb6c9e61645e55c08cb4c
Author: Miguel Landaeta <[email protected]>
Date:   Mon Oct 17 20:31:35 2011 -0430

    Update watch file

diff --git a/debian/changelog b/debian/changelog
index a60c685..bcca624 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgpars-groovy-java (0.10-2) UNRELEASED; urgency=low
+
+  * Update watch file.
+
+ -- Miguel Landaeta <[email protected]>  Mon, 17 Oct 2011 20:31:02 -0430
+
 libgpars-groovy-java (0.10-1) unstable; urgency=low
 
   * Initial release. (Closes: #568602).
diff --git a/debian/watch b/debian/watch
index 522433e..a2edb0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,4 @@
 version=3
-opts=\
-downloadurlmangle=s|.*[?]name=(.*?)&.*|http://gparallelizer.googlecode.com/files/$1|,\
-filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1|,\
-dversionmangle=s/\+dfsg// \
-http://code.google.com/p/gparallelizer/downloads/detail[?]name=gpars-src-(.*).zip&.*
 \
-debian debian/orig-tar.sh
+opts="uversionmangle=s/-(beta)-/~$1/" \
+http://repo1.maven.org/maven2/org/codehaus/gpars/gpars/ (\d[0-9\w\.\-]+)/ \
+ debian debian/orig-tar.sh

-- 
libgpars-groovy-java: open-source concurrency library for Groovy

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

Reply via email to