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
|
jube (2.7.1-3) unstable; urgency=low
[ Gonzalo Silvalde ]
* Fix SyntaxWarning in regex patterns by adding raw strings.
(Closes: #1085657)
[ Andreas Beckmann ]
* Bump Standards-Version to 4.7.2, no changes needed.
-- Andreas Beckmann <anbe@debian.org> Thu, 03 Apr 2025 14:12:17 +0200
jube (2.7.1-2) unstable; urgency=medium
* Fix autopkgtest.
-- Andreas Beckmann <anbe@debian.org> Fri, 18 Oct 2024 09:32:06 +0200
jube (2.7.1-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Update watch file.
* Bump Standards-Version to 4.7.0, no changes needed.
-- Andreas Beckmann <anbe@debian.org> Thu, 17 Oct 2024 20:28:41 +0200
jube (2.6.2-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
-- Andreas Beckmann <anbe@debian.org> Fri, 26 Apr 2024 16:34:09 +0200
jube (2.6.1-1) unstable; urgency=medium
* New upstream release.
* Update watch file.
* Bump Standards-Version to 4.6.2, no changes needed.
-- Andreas Beckmann <anbe@debian.org> Wed, 13 Mar 2024 09:26:35 +0100
jube (2.5.1-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Discard automatic changes to *.egg-info/* to fix building twice in a row.
-- Andreas Beckmann <anbe@debian.org> Thu, 01 Dec 2022 15:50:39 +0100
jube (2.4.3-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Update watch file.
* Bump Standards-Version to 4.6.1, no changes needed.
-- Andreas Beckmann <anbe@debian.org> Wed, 28 Sep 2022 18:58:48 +0200
jube (2.4.2-1) unstable; urgency=medium
* New upstream release.
* Deduplicate examples.
* Bump Standards-Version to 4.6.0, no changes needed.
* Update Lintian overrides.
-- Andreas Beckmann <anbe@debian.org> Mon, 10 Jan 2022 10:46:15 +0100
jube (2.4.1-1) unstable; urgency=medium
* New upstream release.
* Update download URL.
* Bump Standards-Version to 4.5.1, no changes needed.
-- Andreas Beckmann <anbe@debian.org> Thu, 25 Feb 2021 20:48:57 +0100
jube (2.3.0-1) unstable; urgency=medium
* New upstream release.
* Switch to debhelper-compat (= 13).
* Bump Standards-Version to 4.5.0, no changes needed.
* Set Rules-Requires-Root: no.
* Add superficial autopkgtest.
-- Andreas Beckmann <anbe@debian.org> Fri, 05 Jun 2020 14:39:10 +0200
jube (2.2.2-1) unstable; urgency=medium
* Initial release.
-- Andreas Beckmann <anbe@debian.org> Mon, 04 Feb 2019 21:32:29 +0100
|