Update Debian changelog
This commit is contained in:
14
debian/changelog
vendored
14
debian/changelog
vendored
@@ -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 <bos@je-eigen-domein.nl> Mon, 25 May 2020 00:45:50 +0200
|
||||
|
||||
rpi-imager (1.2) unstable; urgency=medium
|
||||
|
||||
* Mention version number in title bar.
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -3,7 +3,7 @@ Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Floris Bos <bos@je-eigen-domein.nl>
|
||||
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/
|
||||
|
||||
Reference in New Issue
Block a user