This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-velocity.
commit 9390baa846eefdaba67f4ac68153bdb4ef0523c6 Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 30 23:04:41 2016 +0100 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d652ab9..3992c56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ plexus-velocity (1.1.8-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 * debian/watch: Track and download the new releases on GitHub + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Sun, 30 Oct 2016 22:46:08 +0100 diff --git a/debian/control b/debian/control index 5517784..7b923ed 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-velocity.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-velocity.git -Homepage: http://plexus.codehaus.org/plexus-components/plexus-velocity/ +Homepage: https://codehaus-plexus.github.io/plexus-velocity/ Package: libplexus-velocity-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 6a6bd22..027bc8d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Plexus Velocity Component -Source: http://plexus.codehaus.org/plexus-components/plexus-velocity/ +Source: https://github.com/codehaus-plexus/plexus-velocity Files: * Copyright: 2001-2006 Codehaus Foundation -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-velocity.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

