This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jspwiki.
commit b77fdf6cde86512728a0bdf1a642265abc91da50 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 6 14:51:47 2014 +0000 Updated the Homepage field --- debian/changelog | 6 ++++-- debian/control | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 302fedd..bdddce1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,10 @@ jspwiki (2.8.0-6) UNRELEASED; urgency=medium * Don't mark the symlink /etc/tomcat6/policy.d/05jspwiki.policy as a conffile * Switch to the source format 3.0 (quilt) * Switch to debhelper level 9 - * Standards-Version updated to 3.9.5 - * Use canonical URLs for the Vcs-* fields + * debian/control: + - Standards-Version updated to 3.9.5 + - Use canonical URLs for the Vcs-* fields + - Updated the Homepage field * Added a watch file -- Emmanuel Bourg <[email protected]> Thu, 06 Mar 2014 12:59:23 +0100 diff --git a/debian/control b/debian/control index 57812e2..3a907b4 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: libcommons-codec-java, Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jspwiki Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jspwiki -Homepage: http://www.jspwiki.org +Homepage: http://jspwiki.apache.org Package: jspwiki Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jspwiki.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

