This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository osgi-core.
commit 4ba92065d51bbec1c28ab3ccedcd43421165c715 Author: Niels Thykier <[email protected]> Date: Sun Jun 24 13:51:46 2012 +0200 Imported Debian patch 4.3.0-3 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9b58010..aa11324 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +osgi-core (4.3.0-3) unstable; urgency=low + + * Team upload. + * Rebuild with javahelper/0.43 to ensure backwards + compatible byte code is generated. (Closes: #678758) + + -- Niels Thykier <[email protected]> Sun, 24 Jun 2012 13:51:46 +0200 + osgi-core (4.3.0-2) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 195382f..db04f50 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: ant, debhelper (>= 7), default-jdk, javahelper, +Build-Depends: ant, debhelper (>= 7), default-jdk, javahelper (>= 0.43~), maven-repo-helper (>= 1.6~) Standards-Version: 3.9.2 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

