This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjfx.
commit e8fb5ceecf489f2b6a4e749dd4ff1271182190b3 Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 26 16:38:28 2016 +0200 Updated debian/watch --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 37d623f..6946de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ openjfx (8u60-b27-5) UNRELEASED; urgency=medium * Build with gradle-debian-helper * Use override_dh_*-{arch,indep} to split the arch all/any operations * Simplified the clean target + * Updated debian/watch -- Emmanuel Bourg <[email protected]> Thu, 15 Oct 2015 21:56:59 +0200 diff --git a/debian/watch b/debian/watch index 7be9c90..6419e24 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://87.98.165.193/checkjdk.php .*/jdk(\d(?:u\d+)-b\d+).tar.gz debian debian/orig-tar.sh +http://java.debian.net/checkjdk.php .*/jdk(\d(?:u\d+)-b\d+).tar.gz debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

