This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository animal-sniffer.
commit 22da2a3ecd9f3869c0e3ede10a06ce99b20fa866 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 27 10:52:27 2016 +0200 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ffa5766..20ea986 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ animal-sniffer (1.11-2) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 * Use secure Vcs-* URLs + * Updated the Homepage field -- Emmanuel Bourg <[email protected]> Tue, 27 Sep 2016 10:42:56 +0200 diff --git a/debian/control b/debian/control index d2e2c16..2d10e12 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/animal-sniffer.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/animal-sniffer.git -Homepage: http://mojo.codehaus.org/animal-sniffer/ +Homepage: http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/ Package: libanimal-sniffer-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/animal-sniffer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

