This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-validation-1.1-spec.
commit 98304c089e236a70dc2145ee9c5fa4a656f4b07d Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 28 21:14:51 2017 +0200 Added the Homepage field --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7708e9d..c3a70a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ geronimo-validation-1.0-spec (1.1-3) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Standards-Version updated to 4.1.0 + * Added the Homepage field -- Miguel Landaeta <[email protected]> Sun, 06 Aug 2017 20:20:22 +0100 diff --git a/debian/control b/debian/control index d5c4108..6e17979 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 10~), Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-validation-1.0-spec.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-validation-1.0-spec.git +Homepage: http://geronimo.apache.org Package: libgeronimo-validation-1.0-spec-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-validation-1.1-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

