From: Bernd Zeimetz Date: Wed, 14 May 2014 20:19:54 +0000 (+0200) Subject: Updating changelog. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~146 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=12623fede34fa1398f39a2f61a750f65139eb5c4;p=gpsbabel.git Updating changelog. --- diff --git a/debian/changelog b/debian/changelog index 834b82a98..4a0381092 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +gpsbabel (1.5.0-2) unstable; urgency=medium + + * [d7bbdd34] Add menu and desktop files for gpsbabel-gui. + Thanks to Julien Valroff (Closes: #592799) + * [c8c9fc34] Ignore make check results for now. + Checks fail on various architectures due to endianess/byte ordering + issues or due to floating point numbers not being completely equal. + * [bd0b02a9] Build-depend on locales-all. + make check needs the en_US.UTF8 locale. + + -- Bernd Zeimetz Wed, 14 May 2014 22:19:45 +0200 + gpsbabel (1.5.0-1) unstable; urgency=medium * [72ac73df] Support nocheck in DEB_BUILD_OPTIONS.