This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjibx1.2-java.
commit 95a80a4d729b1b3643b1da5a9b41ebe04a47bf73 Author: Emmanuel Bourg <[email protected]> Date: Tue Feb 2 10:49:54 2016 +0100 Removed the recommended dependency on a web browser from the doc package --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 50134ec..406666d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libjibx1.2-java (1.2.6-1) UNRELEASED; urgency=medium * Use XZ compression for the upstream tarball * Standards-Version updated to 3.9.7 (no changes) * Removed the suggested java-virtual-machine dependency from libjibx1.2-java + * Removed the recommended dependency on a web browser from the doc package -- Emmanuel Bourg <[email protected]> Tue, 02 Feb 2016 10:08:26 +0100 diff --git a/debian/control b/debian/control index bf1e9b2..0acda80 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,6 @@ Package: libjibx1.2-java-doc Section: doc Architecture: all Depends: ${misc:Depends} -Recommends: iceweasel | firefox | www-browser Suggests: libjibx-java Description: Documentation for libjibx-java This package contains documentation, javadocs and tutorial code for JiBX. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjibx1.2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

