This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository gettext-ant-tasks.
commit 222fd05b52a2aed08d6e7b83995deb4808f70c4e Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 2 15:53:58 2013 +0200 Updated debian/watch (contributed by Bart Martens) --- debian/changelog | 1 + debian/watch | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b251e0c..56a60a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gettext-ant-tasks (0.9.7~svn203-3) UNRELEASED; urgency=low * Updated Standards-Version to 3.9.4 (no changes) * Use canonicals URLs for the Vcs-* fields * debian/copyright: Updated to the Copyright Format 1.0 + * Updated debian/watch (contributed by Bart Martens) -- Emmanuel Bourg <[email protected]> Wed, 02 Oct 2013 15:36:46 +0200 diff --git a/debian/watch b/debian/watch index 1cde3e8..86acaf5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ version=3 -# not usable for tarballs, just for the version number -http://googlecode.debian.net/p/gettext-commons/gettext-ant-tasks-(\d+.*)-sources\.jar +opts=uversionmangle=s/-sources$//,downloadurlmangle=s%^(http:)//code\.google\.com(//gettext-commons\.googlecode\.com/)%$1$2% \ +http://code.google.com/p/gettext-commons/downloads/list \ +.*/gettext-ant-tasks(?:-|\.|_|_v)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz|jar) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gettext-ant-tasks.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

