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 cbf41257f7b81ed970cd1d8388044e3375fccaba Author: Markus Koschany <[email protected]> Date: Wed Aug 7 01:02:04 2013 +0200 Update changelog for bug #678801 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8b22bf3..e6dafee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ osgi-core (4.3.0-4) unstable; urgency=low * Team upload. * Fix FTBFS because of wrong line breaks and whitespaces in pom.xml, so that mh_installpoms can function properly. (Closes: #713273) + * Do not override jh_manifest in debian/rules because this prevents the + creation of a symlink to the real jar. The manifest file in src is not + required. (Closes: #678801) * Bump compat level to 9 and require debhelper >= 9. * Bump Standards-Version to 3.9.4, no changes. * Use canonical Vcs-URI. -- 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

