This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xmlunit.
commit 8aeaba14905dca23a68adc0bbaeb33ecce84a127 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 29 11:57:23 2015 +0200 Updated the Homepage field --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4821d9e..80415bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,9 @@ xmlunit (1.6-1) UNRELEASED; urgency=medium * New upstream release * Updated debian/pom.xml - * Standards-Version updated to 3.9.6 (no changes) + * debian/control: + - Standards-Version updated to 3.9.6 (no changes) + - Updated the Homepage field * Moved the package to Git * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 35e0c55..38632b7 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: maven-repo-helper, junit, libjaxp1.3-java, docbook-xsl, lib Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/xmlunit.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/xmlunit.git -Homepage: http://xmlunit.sourceforge.net/ +Homepage: http://www.xmlunit.org Package: libxmlunit-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlunit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

