This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository castor.
commit 5e2157b8f9b7f7723a435271d20c93fdc87993ea Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 26 16:52:35 2014 +0100 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 103b94d..d1d90eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ castor (1.3.2-2) UNRELEASED; urgency=medium * debian/control: - Use canonical URLs for the Vcs-* fields - Standards-Version updated to 3.9.5 (no changes) + - Updated the Homepage field -- Emmanuel Bourg <[email protected]> Wed, 26 Feb 2014 16:41:28 +0100 diff --git a/debian/control b/debian/control index 54461b7..c07d773 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant, glassfish-javaee, velocity, maven-repo-helper, ant-optional, libcommons-lang-java, libcommons-cli-java, javacc Standards-Version: 3.9.5 -Homepage: http://www.castor.org/ Vcs-Git: git://anonscm.debian.org/pkg-java/castor.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/castor.git +Homepage: http://castor.codehaus.org Package: libcastor-xml-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/castor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

