This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jspwiki.
commit 78482ee6bb18d78578a6a43888019e2bb03b3a02 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 6 14:47:14 2014 +0000 Added a watch file --- debian/changelog | 1 + debian/watch | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index b38cf87..302fedd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ jspwiki (2.8.0-6) UNRELEASED; urgency=medium * Switch to debhelper level 9 * Standards-Version updated to 3.9.5 * Use canonical URLs for the Vcs-* fields + * Added a watch file -- Emmanuel Bourg <[email protected]> Thu, 06 Mar 2014 12:59:23 +0100 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..23ec8f6 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/_/./g \ +http://svn.apache.org/repos/asf/jspwiki/tags/ jspwiki_([\d_]+)/.* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jspwiki.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

