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
|
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
|