This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository libcommons-jxpath-java.
commit 9a759c85c2b22bbab5ac4ba91f44b590895ac049 Author: Sylvestre Ledru <[email protected]> Date: Wed Jun 17 08:55:12 2009 +0000 [ Emmanuel Bourg ] * Update of the URLs * Rename Jakarta Commons to Apache Commons --- debian/changelog | 11 +++++++++++ debian/control | 2 +- debian/copyright | 2 +- debian/watch | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cc0bf88..f756612 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libcommons-jxpath-java (1.2-7.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + + [ Emmanuel Bourg ] + * Update of the URLs + * Rename Jakarta Commons to Apache Commons + + + -- Sylvestre Ledru <[email protected]> Wed, 17 Jun 2009 10:51:45 +0200 + libcommons-jxpath-java (1.2-7) unstable; urgency=low * Removed libgnujaxp-java dependency - not needed anymore diff --git a/debian/control b/debian/control index 7cdd682..e383caa 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Description: manipulate javabean using XPath syntax One of the most important feature of the component is the unification of reference syntax between DOM and java. . - Homepage: http://jakarta.apache.org/commons/ + Homepage: http://commons.apache.org/jxpath/ Package: libcommons-jxpath-java-doc Architecture: all diff --git a/debian/copyright b/debian/copyright index 778786a..b097acb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Arnaud Vandyck <[email protected]> on Mon, 27 Oct 2003 17:57:08 +0200. -It was downloaded from http://jakarta.apache.org/commons/ +It was downloaded from http://commons.apache.org/jxpath/ Upstream Author: Dmitri Plotnikov <[email protected]> diff --git a/debian/watch b/debian/watch index c500b00..1137a69 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=2 -http://www.apache.org/dist/jakarta/commons/jxpath/source/commons-jxpath-(.*)-src\.tar\.gz debian uupdate +http://www.apache.org/dist/commons/jxpath/source/commons-jxpath-(.*)-src\.tar\.gz debian uupdate -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jxpath-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

