This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-inject.
commit 4f0acfc1c7f5ac08aaebc110402173bfaa94c1cd Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 8 17:45:03 2014 +0200 Fixed the Source URL in debian/copyright --- debian/changelog | 6 ++++++ debian/copyright | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cb8f56d..204b799 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sisu-inject (0.0.0.M5-2) UNRELEASED; urgency=medium + + * debian/copyright: Fixed the Source URL + + -- Emmanuel Bourg <[email protected]> Wed, 08 Oct 2014 17:44:44 +0200 + sisu-inject (0.0.0.M5-1) unstable; urgency=medium * Initial release (Closes: #763704) diff --git a/debian/copyright b/debian/copyright index b9ade31..de39823 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: Sisu Inject -Source: http://git.eclipse.org/c/sisu/org.eclipse.sisu.plexus.git +Source: http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git Files: * Copyright: 2010-2013 Sonatype, Inc. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-inject.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

