This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-stapler-plugin.
commit 56eb4516db2aea4c03669af32c4639bbe4e3b38a Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 6 17:38:42 2013 +0100 Changed the Homepage field to point to the Github project --- 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 c479762..a1e23c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-stapler-plugin (1.16-5) UNRELEASED; urgency=low * Team upload. * debian/control: - Build depend directly on libplexus-compiler-java + - Changed the Homepage field to point to the Github project * Marked the Java 7 compatibility patch as forwarded upstream -- Emmanuel Bourg <[email protected]> Wed, 06 Nov 2013 17:34:05 +0100 diff --git a/debian/control b/debian/control index b1a16ea..30aa972 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: libstapler-java, libstapler-java-doc Standards-Version: 3.9.3 -Homepage: http://stapler.java.net/ +Homepage: http://github.com/stapler/maven-stapler-plugin Vcs-Git: git://git.debian.org/git/pkg-java/maven-stapler-plugin.git Vcs-Browser: http://git.debian.org/?p=pkg-java/maven-stapler-plugin.git diff --git a/debian/copyright b/debian/copyright index aea3257..b5d4de9 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: Maven Stapler plugin -Source: http://stapler.java.net/ +Source: http://github.com/stapler/maven-stapler-plugin Files: * Copyright: 2004-2010, Kohsuke Kawaguchi -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-stapler-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

