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
|
cronometer (0.9.9+dfsg1-2) unstable; urgency=medium
* Team upload.
* Add a patch to use the newer jfreechart API. (Closes: #1099222)
* Raise source level to 1.8 (minimum still supported by the default JDK 21).
* Promote Standard-Version to 4.7.2 with no change.
-- Julien Plissonneau Duquène <sre4ever@free.fr> Sat, 29 Mar 2025 20:08:09 +0000
cronometer (0.9.9+dfsg1-1) unstable; urgency=medium
* DEP5
* Make use of Files-Excluded in d/copyright
* Standards-Version: 4.6.0 (routine-update)
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
-- Andreas Tille <tille@debian.org> Thu, 26 Aug 2021 07:49:26 +0200
cronometer (0.9.9+dfsg-4) unstable; urgency=medium
* Add myself as Uploader
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Archive, Name, Repository.
* watch file standard 4 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 03 Dec 2020 23:06:18 +0100
cronometer (0.9.9+dfsg-3) unstable; urgency=medium
* Team upload.
* Secure URI for Homepage
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Drop default options from debian/gbp.conf
-- Andreas Tille <tille@debian.org> Tue, 08 Jan 2019 10:03:29 +0100
cronometer (0.9.9+dfsg-2) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 9 (Closes: #893122)
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sun, 18 Mar 2018 21:55:04 +0100
cronometer (0.9.9+dfsg-1) unstable; urgency=medium
* Team upload.
* Added a desktop entry
* Exclude the non-free SourceForge donation logo from the upstream tarball
(Closes: #735498)
* Use XZ compression for the upstream tarball
* Standards-Version updated 3.9.5 (no changes)
* Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
* debian/rules: Fixed the clean target
-- Emmanuel Bourg <ebourg@apache.org> Wed, 05 Mar 2014 12:45:55 +0100
cronometer (0.9.9-2) unstable; urgency=low
* Move under umbrella of pkg-java-maintainers team
* Added Vcs-* tags
* Added missing depends on a jre
* Set CLASSPATH with jh_manifest
* Use dh_link instead of a shell-script launcher
-- Ryan Kavanagh <ryanakca@kubuntu.org> Sat, 29 Oct 2011 12:22:09 -0400
cronometer (0.9.9-1) unstable; urgency=low
* Initial release (Closes: #573500)
-- Ryan Kavanagh <ryanakca@kubuntu.org> Sun, 23 Oct 2011 08:56:31 -0400
|