This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxalan2-java.
commit 263d61830b894d0ca50bc417417230eb1e6c84fe Author: Michael Koch <[email protected]> Date: Fri Jan 4 07:55:17 2008 +0000 * Updated watch file to match upstream correctly. --- debian/changelog | 6 ++++++ debian/watch | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5ee959e..d105faa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxalan2-java (2.7.1-2) UNRELEASED; urgency=low + + * Updated watch file to match upstream correctly. + + -- Michael Koch <[email protected]> Fri, 04 Jan 2008 09:01:16 +0100 + libxalan2-java (2.7.1-1) unstable; urgency=low * New upstream release. diff --git a/debian/watch b/debian/watch index 7897ceb..4c533c3 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -http://www.apache.org/dist/xml/xalan-j/source/ xalan-j_?([\d+_]+|\d+)-src\.tar.* debian uupdate +opts=uversionmangle=s/_/./g \ + http://www.apache.org/dist/xml/xalan-j/source/ xalan-j_?([\d+_]+|\d+)-src\.tar.* debian uupdate -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

