This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sisu-inject.
commit 773bc16038eccc3ab5465e935f1f02ec714122fb Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 6 13:38:53 2015 +0200 Removed the unused build dependency on libfelix-framework-java --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 204b799..a0398c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ sisu-inject (0.0.0.M5-2) UNRELEASED; urgency=medium + * Removed the unused build dependency on libfelix-framework-java * debian/copyright: Fixed the Source URL -- Emmanuel Bourg <[email protected]> Wed, 08 Oct 2014 17:44:44 +0200 diff --git a/debian/control b/debian/control index c3c9bca..8b19a36 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: cdbs, default-jdk, libbuild-helper-maven-plugin-java, libcdi-api-java, - libfelix-framework-java, libguice-java, liblogback-java, libosgi-core-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-inject.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

