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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
|
poezio (0.15.1-1) unstable; urgency=medium
* New upstream version, no code changes, but only:
- fix of pyproject.toml, i.e. Debian patch is dropped
- update versions in doap.xml
-- Martin <debacle@debian.org> Sun, 11 May 2025 15:50:46 +0000
poezio (0.15.0-1) unstable; urgency=medium
* New upstream version
-- Martin <debacle@debian.org> Thu, 27 Mar 2025 19:26:11 +0000
poezio (0.14-5) unstable; urgency=medium
* add upstream patch to fix intersphinx_mapping (Closes: #1090114)
-- Martin <debacle@debian.org> Wed, 25 Dec 2024 11:40:53 +0000
poezio (0.14-4) unstable; urgency=medium
* add upstream patch for Python 3.13 (Closes: #1084666)
* add upstream patch fixing SyntaxWarning (Closes: #1085782)
* add Testsuite: autopkgtest-pkg-pybuild
-- Martin <debacle@debian.org> Fri, 22 Nov 2024 15:35:34 +0000
poezio (0.14-3) unstable; urgency=medium
* remove all __pycache__ directories in clean (Closes: #1047790)
* use Debian packaged RTD theme, not embedded copy (Closes: #1042667)
-- Martin <debacle@debian.org> Sat, 18 Nov 2023 14:04:54 +0000
poezio (0.14-2) unstable; urgency=medium
[Stefan Kropp]
* Fixed d/watch file
-- Martin <debacle@debian.org> Sun, 26 Feb 2023 12:09:18 +0000
poezio (0.14-1) unstable; urgency=medium
* New upstream version
-- Martin <debacle@debian.org> Tue, 12 Apr 2022 08:19:35 +0000
poezio (0.13.2-1) unstable; urgency=medium
* New upstream version
-- Martin <debacle@debian.org> Sun, 06 Mar 2022 10:17:00 +0000
poezio (0.13.1-2) unstable; urgency=medium
* Add patch to fix sphinx undefined URL_ROOT (Closes: #997446)
* Set Section of python3-poezio-poopt to "python"
* Bump dh compat level and standards version, no changes
* Use HTTPS for homepage
-- Martin <debacle@debian.org> Sun, 24 Oct 2021 21:55:30 +0000
poezio (0.13.1-1) unstable; urgency=medium
* New upstream version
-- Martin <debacle@debian.org> Wed, 10 Jun 2020 18:30:42 +0000
poezio (0.13-1) unstable; urgency=medium
* New upstream version
-- Martin <debacle@debian.org> Mon, 25 May 2020 22:23:08 +0000
poezio (0.12.1-3) unstable; urgency=medium
* add dependencies on python3-cffi and python3-pkg-resources
(Closes: #917791, #921231)
-- W. Martin Borgert <debacle@debian.org> Sun, 03 Feb 2019 15:24:08 +0000
poezio (0.12.1-2) unstable; urgency=medium
* use pybuild to drop tight dependency on Python 3.6 (Closes: #917628)
-- W. Martin Borgert <debacle@debian.org> Sat, 29 Dec 2018 23:07:38 +0000
poezio (0.12.1-1) unstable; urgency=medium
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Thu, 13 Sep 2018 22:05:36 +0000
poezio (0.11+git20180808-1) unstable; urgency=medium
* New development snapshot
-- W. Martin Borgert <debacle@debian.org> Thu, 09 Aug 2018 20:51:01 +0000
poezio (0.11+git20180805-1) unstable; urgency=medium
* New development snapshot
* Add missing upstream names and years to debian/copyright
(Closes: #905476)
-- W. Martin Borgert <debacle@debian.org> Mon, 06 Aug 2018 18:17:00 +0000
poezio (0.11+git20180331-1) unstable; urgency=medium
* upload: now really (Closes: #592159)
* remove obsolete patches
* bump dh compat level and standards version
-- W. Martin Borgert <debacle@debian.org> Wed, 11 Apr 2018 23:34:07 +0000
poezio (0.10-2) unstable; urgency=medium
* debian/control: explicitly depend on Python libraries that can be missed
by dh_python3.
* debian/patches:
- use-packaged-gnupg.patch: make the gpg plugin import the gnupg library
from the python3-gnupg package.
- fix-gpg-plugin.patch: fix incorrect function calls in the gpg plugin.
* debian/rules: remove the bundled gnupg library.
* debian/copyright: add license of gnupg.py.
-- Tanguy Ortolo <tanguy+debian@ortolo.eu> Tue, 29 Nov 2016 21:11:30 +0100
poezio (0.10-1) unstable; urgency=medium
* Initial release (Closes: #592159)
-- Tanguy Ortolo <tanguy+debian@ortolo.eu> Mon, 17 Oct 2016 13:55:06 +0200
|