This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository felix-bundlerepository.
commit 8d73279e2f08c60d98269b38384a78b867f0e859 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 22 23:36:52 2017 +0200 New dependency on libfelix-gogo-runtime-java --- debian/changelog | 6 ++++-- debian/control | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4da7f02..3a91198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ -felix-bundlerepository (2.0.8-2) UNRELEASED; urgency=medium +felix-bundlerepository (2.0.10-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - New dependency on libfelix-gogo-runtime-java * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use XZ compression for the upstream tarball - -- Emmanuel Bourg <[email protected]> Thu, 22 Jun 2017 22:01:48 +0200 + -- Emmanuel Bourg <[email protected]> Thu, 22 Jun 2017 22:05:15 +0200 felix-bundlerepository (2.0.8-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 3230e20..81d834d 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: default-jdk, default-jdk-doc, libeasymock-java, + libfelix-gogo-runtime-java, libfelix-osgi-obr-java, libfelix-shell-java, libfelix-utils-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-bundlerepository.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

