This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository osgi-core.
commit 196167325eeeb86407eee7e9eee8d8763fa28367 Author: Markus Koschany <[email protected]> Date: Mon Feb 23 19:16:15 2015 +0100 Add libosgi-annotation-java to Build-Depends. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 386549e..8eabcc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ osgi-core (6.0.0-1) experimental; urgency=medium * Update copyright years. * Drop maven.rules because it was not used. * debian/pom.xml: Update for new release 6.0.0. + * Add libosgi-annotation-java to Build-Depends. -- Markus Koschany <[email protected]> Mon, 23 Feb 2015 19:06:18 +0100 diff --git a/debian/control b/debian/control index f9e4e50..4c84100 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43~), + libosgi-annotation-java, maven-repo-helper (>= 1.6~) Standards-Version: 3.9.6 Homepage: http://www.osgi.org/Specifications/HomePage -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

