This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master-4.3 in repository swt-gtk.
commit 0ba58c1aaf66a9edb0ca95c40b469dbfaa05a128 Author: Jakub Adam <[email protected]> Date: Thu Aug 27 23:45:22 2015 +0200 Updated d/watch --- debian/changelog | 1 + debian/watch | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2c650f0..7d4ece3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ swt4-gtk (4.5.0-1) UNRELEASED; urgency=medium * Build with GTK+ 3.0. * Streamline build dependencies. * Don't suggest nonexistent libswt-gtk-4-java-gcj. + * Updated d/watch. -- Jakub Adam <[email protected]> Mon, 27 Jul 2015 18:14:47 +0200 diff --git a/debian/watch b/debian/watch index 3bfe2f2..8293e3c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ version=3 -http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops/R-(.*)/swt-(.*)-gtk-linux-x86\.zip +opts=uversionmangle=s/\.$/.0/ \ +http://git.eclipse.org/c/platform/eclipse.platform.swt.git/refs \ +.*/snapshot/R(\d+)_(\d+)(?:_(\d+))?.tar.xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swt-gtk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

