This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-lang-java.
commit c6c18b79871808e4d06ab3e2fc0669b5fef6789e 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 | 4 ++++ debian/control | 2 +- debian/copyright | 2 +- debian/watch | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e578e2..fcd72ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ libcommons-lang-java (2.4-2) UNRELEASED; urgency=low * (Build-)depend on default-jre/-jdk. + [ Emmanuel Bourg ] + * Update of the URLs + * Rename Jakarta Commons to Apache Commons + -- Matthias Klose <[email protected]> Wed, 30 Jul 2008 15:58:22 +0000 libcommons-lang-java (2.4-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 710fb1d..8b633c3 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: default-jdk, ant, junit (>= 3.8.1) Standards-Version: 3.7.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-lang-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-lang-java -Homepage: http://jakarta.apache.org/commons/lang/ +Homepage: http://commons.apache.org/lang/ Package: libcommons-lang-java Architecture: all diff --git a/debian/copyright b/debian/copyright index ac83fde..d448b0e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Arnaud Vandyck <[email protected]> on Tue, 1 Jul 2003 14:43:32 +0200. -It was downloaded from http://jakarta.apache.org/commons/lang/ +It was downloaded from http://commons.apache.org/lang/ Upstream Authors: Christopher Elkins <[email protected]>, Daniel Rall <[email protected]>, diff --git a/debian/watch b/debian/watch index 7e0ad6c..3ed83b2 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=2 -http://www.apache.org/dist/jakarta/commons/lang/source/commons-lang-(.*)-src\.tar\.gz debian uupdate +http://www.apache.org/dist/commons/lang/source/commons-lang-(.*)-src\.tar\.gz debian uupdate -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

