X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2Fchangelog;h=375b8689485774167da8b53e754583ddfe6469e3;hp=10defdba2cc7ac628979018f99ac7df49af4feb8;hb=8e58419946c9b8c86be80c2021c0474e074ca259;hpb=2a9168df2bfed5c3353dfea956029a572d2a1e9b diff --git a/debian/changelog b/debian/changelog index 10defdb..375b868 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -java-package (0.55) UNRELEASED; urgency=medium +java-package (0.56) unstable; urgency=medium + + * Team upload. + * Do not Build-Depends libavcodec53 and libavformat53 for Java 8. + Thanks to Chris Jester-Young for the patch. (Closes: #751974) + * Set the urcency of the guest package to medium. + + -- Benjamin Drung Fri, 20 Jun 2014 11:10:45 +0200 + +java-package (0.55) unstable; urgency=medium [ tony mancill ] * Team upload. @@ -8,8 +17,20 @@ java-package (0.55) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Bumped the Standards-Version of the generated package to 3.9.5 - - -- tony mancill Mon, 07 Apr 2014 21:26:36 -0700 + * Use debhelper level 9 in the generated package + + [ Benjamin Drung ] + * Add a debian/rules file to the generated source package. + * Use dpkg-buildpackage to build the guest package. + * Add ${misc:Depends} to the guest dependency. + * Add --source option to build a source package instead of a binary deb + package. (Closes: #745762) + * Replace lsb_release call by dpkg-vendor call. + * Convert copyright file content to UTF-8 for guest debian/copyright. + * Remove trailing spaces from copyright file. + * Create build depends for JDK guest package. + + -- Benjamin Drung Tue, 17 Jun 2014 20:41:39 +0200 java-package (0.54) unstable; urgency=medium