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 5c11c388800021b5d838e007c448efa88f5d2cd7 Author: Emmanuel Bourg <[email protected]> Date: Thu May 18 14:27:25 2017 +0200 Updated the URL of the project homepage --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- debian/watch | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e110678..c0509c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ plexus-containers1.5 (1.6-4) UNRELEASED; urgency=medium + * Updated the URL of the project homepage * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Thu, 18 May 2017 14:24:34 +0200 diff --git a/debian/control b/debian/control index 0682821..d0d45ba 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: junit4, Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-containers1.5.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-containers1.5.git -Homepage: https://github.com/sonatype/plexus-containers +Homepage: https://github.com/codehaus-plexus/plexus-containers Package: libplexus-containers1.5-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 57fabe4..8f69642 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: https://github.com/sonatype/plexus-containers +Source: https://github.com/codehaus-plexus/plexus-containers Files: * Copyright: 2001-2008, Codehaus Foundation diff --git a/debian/watch b/debian/watch index 0ed1dd5..b46af28 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/sonatype/plexus-containers/tags .*/plexus-containers-([\d\.]+).tar.gz +https://github.com/codehaus-plexus/plexus-containers/tags .*/plexus-containers-([\d\.]+).tar.gz -- 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

