From: IOhannes m zmölnig Date: Tue, 20 Aug 2019 15:11:41 +0000 (+0200) Subject: Ready for upload to unstable X-Git-Tag: archive/raspbian/0.15.4+ds1-1+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aa97216f3280e6f3b752fd0dc5cbdf3c850dc862;p=giada.git Ready for upload to unstable --- diff --git a/debian/changelog b/debian/changelog index be79b74..3397057 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +giada (0.15.4+ds1-1) unstable; urgency=medium + + * New upstream version 0.15.4+ds1 + + [ Ondřej Nový ] + * Use debhelper-compat instead of debian/compat + + [ IOhannes m zmölnig ] + * B-D on juce>=5.4.4 (Closes: #925695) + * d/patches + * Refresh patches + * Refresh patches with 'gbp pq' + * Add patch for JUCE-5.4.4 compatibility + * Build requires C++14 + * Dropped unrecognized 'IX' macro from manpages + * Drop obsolete d/source/local-options + * Bump dh compat to 12 + * Bump standards version to 4.4.0 + + -- IOhannes m zmölnig (Debian/GNU) Tue, 20 Aug 2019 15:32:54 +0200 + giada (0.15.2+ds1-2) unstable; urgency=medium * B-D and link against libcurl (Closes: #923898)