This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-csv.
commit 1301c15fbc16dc08874efb0b9ad795d1eef81236 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 | 9 +++++++++ debian/control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a43df8c..24ffa70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +commons-csv (0.1-SNAPSHOT+svn678580-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + + [ Emmanuel Bourg ] + * Update of the URLs + + -- Sylvestre Ledru <[email protected]> Wed, 17 Jun 2009 10:41:45 +0200 + commons-csv (0.1-SNAPSHOT+svn678580-1) unstable; urgency=low [ Kumar Appaiah ] diff --git a/debian/control b/debian/control index 2c5cb53..0a7ba8d 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0.0), cdbs (>=0.4.48), dpatch (>= 2.0), Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-csv -Homepage: http://jakarta.apache.org/commons/sandbox/csv/ +Homepage: http://commons.apache.org/sandbox/csv/ Package: libcommons-csv-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-csv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

