This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository knopflerfish-osgi.
commit c923016e864670c4694acd04edb203c693615dd1 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 16:33:09 2016 +0200 Upload to unstable --- debian/README.Debian | 4 ++-- debian/changelog | 4 ++-- debian/rules | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 560facf..5e8afce 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -3,7 +3,7 @@ knopflerfish-osgi for Debian This package contains only the framework of Knopflerfish's OSGi implementation, not the bundles. The version number, however, is based on the knopflerfish -package (libknopflerfish-osgi-framework-java 5.1.0 contains the framework -7.1.2). +package (libknopflerfish-osgi-framework-java 5.2.0 contains the framework +7.2.0). -- Felix Natter <[email protected]> Fri, 6 Mar 2015 11:41:00 +0100 diff --git a/debian/changelog b/debian/changelog index 2f3f818..faaeaa7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -knopflerfish-osgi (5.2.0-1) UNRELEASED; urgency=medium +knopflerfish-osgi (5.2.0-1) unstable; urgency=medium * Team upload. * New upstream release @@ -12,7 +12,7 @@ knopflerfish-osgi (5.2.0-1) UNRELEASED; urgency=medium * Use secure Vcs-* URLs * debian/watch: Track the release tags on GitHub - -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 15:19:28 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 16:33:04 +0200 knopflerfish-osgi (5.1.0+dfsg1-3) unstable; urgency=medium diff --git a/debian/rules b/debian/rules index 60a968c..95cc270 100755 --- a/debian/rules +++ b/debian/rules @@ -11,6 +11,7 @@ override_dh_auto_build: override_dh_auto_clean: -rm -f osgi/framework/resources/tstamp + -rm -f osgi/framework/resources/version -rm -fr api/ osgi/out -rm -f osgi/framework-*.jar -rm -f framework.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/knopflerfish-osgi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

