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 0517127de4016b1f8639ef5b3b9eca9f7df98a93 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 28 09:19:25 2015 +0200 Updated debian/watch --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4447c43..657269f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libxalan2-java (2.7.1-10) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.6 (no changes) * Moved the package to Git * Use XZ compression for the upstream tarball + * Updated debian/watch -- Emmanuel Bourg <[email protected]> Mon, 28 Sep 2015 08:53:38 +0200 diff --git a/debian/watch b/debian/watch index 88fae6d..0e2c96b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=uversionmangle=s/_/./g \ - http://www.apache.org/dist/xml/xalan-j/source/ xalan-j_?([\d+_]+|\d+)-src\.tar.* debian debian/orig-tar.sh + http://www.apache.org/dist/xalan/xalan-j/source/ xalan-j_?([\d+_]+|\d+)-src\.tar.gz debian debian/orig-tar.sh -- 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

