This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-containers1.5.
commit ee043a3927c50b82522b1b0dd3effd6bcbeb927f Author: Emmanuel Bourg <[email protected]> Date: Thu Feb 11 23:15:26 2016 +0100 Updated the URL of the project homepage --- 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 b54f940..f3e38aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ plexus-containers1.5 (1.6-2) UNRELEASED; urgency=medium * Moved plexus-component-annotations to its own package * No longer build plexus-component-javadoc (never used) * Updated Standards-Version to 3.9.7 (no changes) + * Updated the URL of the project homepage -- Emmanuel Bourg <[email protected]> Mon, 18 Jan 2016 13:17:26 +0100 diff --git a/debian/control b/debian/control index 7391127..d45ff97 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: junit4, Standards-Version: 3.9.7 Vcs-Git: git://anonscm.debian.org/pkg-java/plexus-containers1.5.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-containers1.5.git -Homepage: http://plexus.codehaus.org/plexus-containers/ +Homepage: https://github.com/sonatype/plexus-containers Package: libplexus-containers1.5-java Architecture: all diff --git a/debian/copyright b/debian/copyright index f575139..57fabe4 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 Containers -Source: http://plexus.codehaus.org/plexus-containers/ +Source: https://github.com/sonatype/plexus-containers Files: * Copyright: 2001-2008, Codehaus Foundation -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-containers1.5.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

