This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-guice.
commit c9f5eef34e88a433dfca25f24b20d48e6f2cf635 Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 21 09:34:20 2017 +0100 Removed the unused dependency on glassfish-javaee --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2b380cb..8ef1d9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ sisu-guice (3.2.6-4) UNRELEASED; urgency=medium + * Removed the unused dependency on glassfish-javaee * Standards-Version updated to 4.1.1 * Switch to debhelper level 10 diff --git a/debian/control b/debian/control index ed6531d..b34a788 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Uploaders: Build-Depends: debhelper (>= 10), default-jdk, - glassfish-javaee, junit4, libaopalliance-java, libasm-java (>= 5.0), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

