diff --git a/debian/changelog b/debian/changelog index 4fd3bce..01a438f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +rpi-imager (1.3) unstable; urgency=medium + + * Remove zero sized drives from list + * Fix height of drive list + * Show scrollbars permanently + * Add localisation support + * Use accelerated sha256 code provided by OpenSSL + * Custom user agent + * Ask for confirmation on quit + * Use direct IO on verifying + * Improve progress indication + + -- Floris Bos Mon, 25 May 2020 00:45:50 +0200 + rpi-imager (1.2) unstable; urgency=medium * Mention version number in title bar. diff --git a/debian/control b/debian/control index bd038ef..9d25c34 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Floris Bos Build-Depends: debhelper (>= 10), cmake, libarchive-dev, libcurl4-openssl-dev | libcurl4-gnutls-dev, - qtbase5-dev, qtbase5-dev-tools, qtdeclarative5-dev, + qtbase5-dev, qtbase5-dev-tools, qtdeclarative5-dev, libqt5svg5-dev, qml-module-qtquick2, qml-module-qtquick-controls2, qml-module-qt-labs-settings, qml-module-qtquick-layouts, qml-module-qtquick-templates2, qml-module-qtquick-window2, qml-module-qtgraphicaleffects Standards-Version: 4.1.2 Homepage: https://www.raspberrypi.org/