This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bsaf.
commit e4a96886d493fbd350fde7f7f50c6165d3a321b6 Author: Emmanuel Bourg <[email protected]> Date: Wed Mar 26 14:31:50 2014 +0100 debian/watch: Added an URL checking the SVN tags --- debian/changelog | 1 + debian/watch | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7d130f6..c293eed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bsaf (1.9-5) UNRELEASED; urgency=medium * Team upload. * Build with maven-debian-helper instead of javahelper + * debian/watch: Added an URL checking the SVN tags * debian/control: - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields diff --git a/debian/watch b/debian/watch index 6d074fe..c9dfe54 100644 --- a/debian/watch +++ b/debian/watch @@ -1 +1,2 @@ -# bsaf is currently retrieved from an svn tag. +version=3 +https://svn.kenai.com/svn/bsaf~main/framework/tags/ bsaf-([\d\.]+)/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bsaf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

