This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository librepository.
commit f0bc887b092dae83da607c631cec86dfd6ed144e Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 7 22:52:35 2016 +0100 Added the Homepage field --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9b61ee9..a3a8dd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ librepository (1.1.6-3) UNRELEASED; urgency=medium * Team upload. * Depend on libmail-java instead of libgnumail-java * Removed the recommended dependency on librepository-java-gcj + * Added the Homepage field * Moved the package to Git * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 diff --git a/debian/control b/debian/control index 163adae..b8ac60a 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/librepository.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/librepository.git +Homepage: https://github.com/pentaho/pentaho-reporting Package: librepository-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/librepository.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

