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 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269
|
todoman (4.5.0-3) unstable; urgency=medium
* Team upload.
* Build-depend on python3-pytz for tests.
-- Colin Watson <cjwatson@debian.org> Mon, 21 Jul 2025 21:41:18 +0100
todoman (4.5.0-2) unstable; urgency=medium
* Team upload.
* Remove build-dependcy on python3-pkg-resources (Closes: #1083800)
-- Alexandre Detiste <tchet@debian.org> Wed, 29 Jan 2025 12:08:29 +0100
todoman (4.5.0-1) unstable; urgency=medium
* New upstream version 4.5.0
* rebase patches
* add tzdata-legacy to B-D (Closes: #1086387)
* add .pybuild/ to clean (Closes: #1047823)
-- Félix Sipma <felix@debian.org> Tue, 03 Dec 2024 08:39:10 +0100
todoman (4.4.0-1) unstable; urgency=medium
* New upstream version 4.4.0
* rebase patches
-- Félix Sipma <felix@debian.org> Wed, 15 Nov 2023 16:59:07 +0100
todoman (4.3.2-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* declare compliance with Debian Policy 4.6.2
* unfuzz patches
-- Jonas Smedegaard <dr@jones.dk> Mon, 18 Sep 2023 19:34:17 +0200
todoman (4.3.0-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update, unfuzz and refresh patches
with shortening quilt options -p ab --no-timestamps --no-index;
update DEP-3 headers
* update build routines;
build-depend on pybuild-plugin-pyproject
* update copyright info: update coverage
-- Jonas Smedegaard <dr@jones.dk> Sun, 23 Jul 2023 20:43:52 +0200
todoman (4.2.1-2) unstable; urgency=medium
* add myself as uploader
* tighten build-dependency on python3-icalendar,
and drop patch apparently specific to python3-icalendar 4
* add source helper tool copyright-check
* update copyright info: update coverage
* update watch file:
+ use file format 4
+ use substitution strings
+ add usage notes
* modernize build;
build-depend on dh-sequence-bash-completion
dh-sequence-python3 dh-sequence-sphinxdoc
-- Jonas Smedegaard <dr@jones.dk> Sat, 22 Jul 2023 21:52:18 +0200
todoman (4.2.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.0, no changes needed.
[ Félix Sipma ]
* New upstream version 4.2.1
* rebase patches
* set maximum version of python3-icalendar to 4.x.x (test fails otherwise)
* add patch for python3-icalendar 4.x.x
-- Félix Sipma <felix@debian.org> Sat, 17 Jun 2023 14:50:42 +0200
todoman (4.1.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Félix Sipma ]
* New upstream version 4.1.0 (Closes: #1001046)
* remove old patches (integrated upstream)
github banner & travis button are no longer generated in the doc
* rebase patches
* add sphinx-rtd-theme-common & python3-sphinx-rtd-theme to B-D
* update my email address
* confspec.ini no longer needed for tests
* upstream changed their configuration format (see config.py.sample in docs)
* add todoman.NEWS
-- Félix Sipma <felix@debian.org> Mon, 10 Jan 2022 00:35:19 +0100
todoman (3.9.0-1) unstable; urgency=medium
* New upstream version 3.9.0
* add python3-sphinx-click to B-D
* add a patch to use todoman binary in manpage
* update patches
- remove 0001-remove-duplicate-license-file.patch (not needed anymore)
- remove 0010-deactivate-tests-supported-by-click-7.1-only.patch (not
needed anymore)
- rebase 0002-avoid-generating-github-banner-in-docs.patch,
0003-avoid-generating-travis-button-in-docs.patch,
0005-use-todoman-binary-in-doc.patch,
0007-use-todoman-console-script.patch
-- Félix Sipma <felix+debian@gueux.org> Sun, 20 Dec 2020 19:10:03 +0100
todoman (3.8.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Félix Sipma <felix+debian@gueux.org> Sun, 22 Nov 2020 20:04:41 +0100
todoman (3.8.0-1) unstable; urgency=medium
* New upstream version 3.8.0
* update patches
* build depend on locales-all to fix FTBFS
* add patch to deactivate tests supported by click>=7.1 only
-- Félix Sipma <felix+debian@gueux.org> Thu, 02 Jul 2020 12:15:23 +0200
todoman (3.7.0-3) unstable; urgency=medium
* fix PAPT address
-- Félix Sipma <felix+debian@gueux.org> Thu, 23 Apr 2020 19:04:50 +0200
todoman (3.7.0-2) unstable; urgency=medium
* move the package to Debian Python Team
* bump Standards-Version to 4.5.0 (no change required)
* make use of dh_sphinxdoc
-- Félix Sipma <felix+debian@gueux.org> Thu, 23 Apr 2020 18:39:20 +0200
todoman (3.7.0-1) unstable; urgency=medium
* New upstream version 3.7.0
* avoid setting HYPOTHESIS_DATABASE_FILE in rules (not supported anymore)
-- Félix Sipma <felix+debian@gueux.org> Tue, 24 Mar 2020 13:30:38 +0100
todoman (3.5.0-2) unstable; urgency=medium
* set Architecture=all instead of any. Thanks, Elrond (Closes: #930606)
* bump Standards-Version to 4.4.0 (no change required)
* use debhelper-compat instead of compat file
* renumber patches
* rebase patches
-- Félix Sipma <felix+debian@gueux.org> Thu, 08 Aug 2019 17:37:12 +0200
todoman (3.5.0-1) unstable; urgency=medium
[ Jelmer Vernooij ]
* Add basic debian/upstrema/metadata.
[ Félix Sipma ]
* New upstream version 3.5.0 (Closes: #912098)
-- Félix Sipma <felix+debian@gueux.org> Mon, 19 Nov 2018 19:50:22 +0100
todoman (3.4.1-1) unstable; urgency=medium
* New upstream version 3.4.1 (Closes: #908686)
* bump Standards-Version to 4.2.1 (no change required)
* update patches
-- Félix Sipma <felix+debian@gueux.org> Sat, 29 Sep 2018 12:32:47 +0200
todoman (3.4.0-2) unstable; urgency=medium
* add python3-pkg-resources dependency (Closes: #904768)
* bump Standards-Version to 4.2.0 (no change required)
-- Félix Sipma <felix+debian@gueux.org> Fri, 17 Aug 2018 09:03:42 +0200
todoman (3.4.0-1) unstable; urgency=medium
* New upstream version 3.4.0
* update Standards-Version to 4.1.4 (no change required)
* add patch to rename todo to todoman in zsh completion file
* install zsh completion file
-- Félix Sipma <felix+debian@gueux.org> Sat, 09 Jun 2018 08:59:31 +0200
todoman (3.3.0-3) unstable; urgency=medium
* manually add todoman binary to PATH to build the doc (Closes: #892381)
* add patch to use python3 in binary
-- Félix Sipma <felix+debian@gueux.org> Sat, 31 Mar 2018 18:50:58 +0200
todoman (3.3.0-2) unstable; urgency=medium
* export LC_* & LANG variables before building doc (attempt to make todoman
reproducible)
* bump compat to 11
* move packaging repo to salsa
-- Félix Sipma <felix+debian@gueux.org> Wed, 07 Mar 2018 11:39:08 +0100
todoman (3.3.0-1) unstable; urgency=medium
* New upstream version 3.3.0
* add python3-click-log as dependency
* rebase patches
-- Félix Sipma <felix+debian@gueux.org> Wed, 24 Jan 2018 12:02:59 +0100
todoman (3.2.4-4) unstable; urgency=medium
* prevent the installation of the Hypothesis example file to make the build
reproducible. Thanks, Chris Lamb (Closes: #886100)
* bump Standards-Version to 4.1.3 (no change required)
-- Félix Sipma <felix+debian@gueux.org> Fri, 05 Jan 2018 15:06:35 +0100
todoman (3.2.4-3) unstable; urgency=medium
* add copyright information of todoman/widgets.py
-- Félix Sipma <felix+debian@gueux.org> Thu, 30 Nov 2017 10:35:45 +0100
todoman (3.2.4-2) unstable; urgency=medium
* use todoman binary instead of todo
-- Félix Sipma <felix+debian@gueux.org> Thu, 23 Nov 2017 00:58:18 +0100
todoman (3.2.4-1) unstable; urgency=medium
* Initial release. (Closes: #855887)
* remove duplicate license text from doc
* avoid lintian complaining about license.rst file
* avoid embedding jquery.js & underscore.js from sphinx
* avoid generating github banner in docs (contains privacy-breach-logo, see
#869693)
* avoid generating travis button in docs (fixes privacy-breach-generic
lintian warning)
* add patch to tell the user to look in /usr/share/doc/todoman/ for
documentation (instead of https://todoman.rtfd.org/en/latest/)
* install bash autocompletion file
* avoid removing confspec.ini file (needed for runtime)
-- Félix Sipma <felix+debian@gueux.org> Wed, 22 Nov 2017 00:58:18 +0100
|