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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
kronometer (2.3.0-2) unstable; urgency=medium
* Drop Rules-Requires-Root: no, no more needed since Debian trixie.
* Bump Standards-Version to 4.7.2, no changes required.
* Pass -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to cmake so it builds with cmake 4
(hoping that everything works properly). (Closes: #1113086)
-- Pino Toscano <pino@debian.org> Mon, 06 Oct 2025 22:47:34 +0200
kronometer (2.3.0-1) unstable; urgency=medium
* New upstream release.
* Update standards version to 4.6.1, no changes needed.
* Update the build dependencies according to the upstream build system:
- bump Qt packages to 5.15.0
- add libkf5coreaddons-dev
* Update the patches:
- upstream_appdata-use-canonical-help-URL.patch: drop, backported from
upstream
-- Pino Toscano <pino@debian.org> Sat, 22 Oct 2022 12:21:43 +0200
kronometer (2.2.3-2) unstable; urgency=medium
* Add the configuration for the CI on salsa.
* Bump the debhelper compatibility to 13:
- switch the debhelper build dependency to debhelper-compat 13
- remove debian/compat
* Add Rules-Requires-Root: no.
* Bump Standards-Version to 4.6.0, no changes required.
* Remove the explicit as-needed linking, as it is done by binutils now.
* Mark the xauth, and xvfb build dependencies as nocheck, as they are needed
only by dh_auto_test.
* Add a debian/upstream/metadata file.
* Backport upstream commit cf1ddb42b40820397e14b7feb6cf7bc00a3eb682 to use
the canonical URL for the documentation in the AppStream XML file; patch
upstream_appdata-use-canonical-help-URL.patch.
-- Pino Toscano <pino@debian.org> Thu, 23 Dec 2021 12:45:37 +0100
kronometer (2.2.3-1) unstable; urgency=medium
* New upstream release.
-- Pino Toscano <pino@debian.org> Tue, 30 Jul 2019 06:36:48 +0200
kronometer (2.2.2-1) unstable; urgency=medium
* New upstream release.
* Switch Vcs-* fields to salsa.debian.org.
* Bump the debhelper compatibility to 11:
- bump the debhelper build dependency to 11~
- bump compat to 11
- remove --parallel for dh, as now done by default
* Bump Standards-Version to 4.4.0, no changes required.
-- Pino Toscano <pino@debian.org> Mon, 08 Jul 2019 21:43:04 +0200
kronometer (2.2.1-2) unstable; urgency=medium
* Configure Xvfb so it has a proper depth; it should work also when Qt is
built with OpenGL ES.
-- Pino Toscano <pino@debian.org> Tue, 13 Feb 2018 20:02:30 +0100
kronometer (2.2.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.3, no changes required.
-- Pino Toscano <pino@debian.org> Sun, 11 Feb 2018 09:53:09 +0100
kronometer (2.2.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.1, no changes required.
* Switch watch file to https.
* Bump some of the build dependencies according to the upstream build system:
- qtbase5-dev to >= 5.9.0
- Frameworks to >= 5.26.0
-- Pino Toscano <pino@debian.org> Tue, 05 Dec 2017 19:56:06 +0100
kronometer (2.1.5-1) unstable; urgency=medium
* New upstream release.
* Update homepage to https://userbase.kde.org/Kronometer in control and
copyright.
-- Pino Toscano <pino@debian.org> Sun, 18 Jun 2017 07:31:23 +0200
kronometer (2.1.2-1) unstable; urgency=medium
* New upstream release.
-- Pino Toscano <pino@debian.org> Thu, 19 Jan 2017 20:29:52 +0100
kronometer (2.1.1-1) unstable; urgency=medium
* Initial release. (Closes: #784172)
-- Pino Toscano <pino@debian.org> Tue, 20 Sep 2016 19:25:56 +0200
|