1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
ausweisapp2 (1.22.0-1) unstable; urgency=medium
* New upstream release (Closes: #960568)
* Add libqt5qmlworkerscript5 to Build-Depends in debian/control
* Fix bogus and missing QML packages in Depends of binary
package in debian/control (Closes: #970085)
* Add patch to fix installation path of manpage
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Wed, 02 Dec 2020 21:18:30 +0100
ausweisapp2 (1.20.2-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.5.0 in debian/control
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 03 Sep 2020 13:36:01 +0200
ausweisapp2 (1.20.1-1) unstable; urgency=medium
* New upstream release
* Add missing QML packages to Depends in debian/control
* Drop 0001-Disable-vendor-name.patch, fixed upstream
* Drop 0002-Fix-desktop-icon-path.patch, fixed upstream
* Fix indentation in Depends field in debian/control
* Update source filename for desktop icon in debian/rules
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 29 Aug 2020 21:47:36 +0200
ausweisapp2 (1.20.0-2) unstable; urgency=medium
* Add missing qml packages to Depends in debian/control (Closes: #951732)
- Add qml-module-qtquick-controls2 to Depends for ausweisapp2 package
- Add qml-module-qtqml-models2 to Depends for ausweisapp2 package
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sun, 15 Mar 2020 17:16:50 +0100
ausweisapp2 (1.20.0-1) unstable; urgency=medium
* New upstream release
* Add patch to disable vendor name
* Add patch to fix desktop icon path
* Drop 0001-Disable-auto-updater.patch, fixed upstream
* Drop 0002-Disable-Qt-Quick.patch, fixed upstream
* Drop 0003-Fix-path-for-application-icon.patch, fixed upstream
* Drop 0004-Fix-path-for-configuration-file.patch, fixed upstream
* Drop 0005-Fix-path-for-resource-file.patch, fixed upstream
* Drop 0006-Fix-path-for-translation-files.patch, fixed upstream
* Update debian/patches/series
* Add libhttp-parser-dev to Build-Depends
* Add qtdeclarative5-dev to Build-Depends
* Add qtquickcontrols2-5-dev to Build-Depends
* Add qml-module-qt-labs-platform to Depends for ausweisapp2 package
* Improve wording and grammar in summary and description
* Remove manual installation of shared data in debian/rules
* Update installation path of desktop icon in debian/rules
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 18 Jan 2020 15:59:04 +0100
ausweisapp2 (1.18.2-1) unstable; urgency=medium
* Initial release. (Closes: #881424)
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 28 Dec 2019 15:56:32 +0100
|