The following commit has been merged in the master branch:
commit 623eddc0e15a2c4fff3ef20daf71967af8bf6f79
Author: Miguel Landaeta <[email protected]>
Date: Mon Jul 2 20:08:55 2012 -0430
Update watch file
diff --git a/debian/changelog b/debian/changelog
index 60f65a1..db3e49f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-gradle (1.0~m3-2) UNRELEASED; urgency=low
+gradle (1.0-1) UNRELEASED; urgency=low
+ * New upstream release.
* Replace dependencies on jna-posix library with jnr-posix. (Closes:
#628662).
- -- Miguel Landaeta <[email protected]> Thu, 02 Jun 2011 19:42:57 -0430
+ -- Miguel Landaeta <[email protected]> Mon, 02 Jul 2012 20:34:46 -0430
gradle (1.0~m3-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 782414f..c789e16 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
-opts=uversionmangle=s/-milestone-([0-9])+/~m$1/ \
-http://www.gradle.org/downloads.html \
-http://repo.gradle.org/gradle/distributions/gradle-([\w\.-]+)-src.zip \
-debian debian/orig-tar.sh
+opts=uversionmangle=s/-([\w]+)-([0-9])+/~$1$2/ \
+ http://www.gradle.org/downloads \
+ http://services.gradle.org/distributions/gradle-([\w\.-]+)-src.zip \
+ debian debian/orig-tar.sh
--
Gradle: Groovy based build system
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits