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
|
kweathercore (25.04.2-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (25.04.1).
- Harden the CAP polygon parser against creative input.
- Fix: Add virtual destructor for ReplyPrivate.
-- Aurélien COUDERC <coucouf@debian.org> Mon, 09 Jun 2025 23:00:38 +0200
kweathercore (25.04.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (25.04.0).
* Update build-deps and deps with the info from cmake.
* Don’t ship the QML module for trixie since it’s too late to
introduce a new binary package at this stage.
* Update symbols from build for 25.04.0.
* Bump Standards-Version to 4.7.2, no change required.
-- Aurélien COUDERC <coucouf@debian.org> Sat, 26 Apr 2025 01:01:37 +0200
kweathercore (24.12.0-1) unstable; urgency=medium
[ Sandro Knauß ]
* Add upstream bugzilla metadata.
[ Aurélien COUDERC ]
* New upstream release (24.12.0).
* Update build-deps and deps with the info from cmake.
* Added myself to the uploaders.
-- Aurélien COUDERC <coucouf@debian.org> Wed, 25 Dec 2024 21:51:59 +0100
kweathercore (24.08.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add the configuration for the CI on salsa.
* Ship the examples in libkweathercore-dev rather than in
libkweathercore-data, as they are more for development:
- use dh_installexamples to install them, rather than hardcoding the full
installation path in the install file
- add proper breaks/replaces, as libkweathercore-data shipped the examples
in the path that belongs to libkweathercore-dev
* Stop shipping README.md in libkweathercore-data (in the path that belongs
to libkweathercore-dev), as it does not provide a lot of offline content.
-- Pino Toscano <pino@debian.org> Fri, 13 Sep 2024 09:45:20 +0200
kweathercore (24.08.0-1) unstable; urgency=medium
[ Sandro Knauß ]
* Initial release to Debian (Closes: #1081171).
-- Sandro Knauß <hefee@debian.org> Mon, 09 Sep 2024 01:15:43 +0200
|