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
|
python-click (7.1.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- extend packaging copyright years
- update upstream copyright information
* debian/control
- wrap-and-sort
- add sphinxcontrib-log-cabinet to b-d, needed by doc
- add sphinx.issues to b-d, needed by doc
- dh compat to 13
* debian/rules
- properly build doc and installd it in the right -doc location
- install examples
* debian/python-click-doc.doc-base
- adjust doc-base to new doc location
-- Sandro Tosi <morph@debian.org> Sun, 23 Aug 2020 23:18:54 -0400
python-click (7.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937648
-- Sandro Tosi <morph@debian.org> Thu, 02 Jan 2020 22:56:09 -0500
python-click (7.0-2) unstable; urgency=medium
* debian/control
- adopt under DPMT umbrella; Thanks Alexandre for your previous work!
Closes: #940333
- bump Standards-Version to 4.4.0 (no changes needed)
- Update Vcs-* fields to DPMT location
* debian/copyright
- add packaging copyright
-- Sandro Tosi <morph@debian.org> Thu, 19 Sep 2019 19:24:24 -0400
python-click (7.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Alexandre Viau ]
* New upstream version. (Closes: #918561)
* d/watch: support Click and click.
-- Alexandre Viau <aviau@debian.org> Mon, 07 Jan 2019 11:53:07 -0500
python-click (6.7+git20180829-1) unstable; urgency=medium
* New upstream snapshot.
* Remove unneeded patches.
* Depend on python3-pallets-sphinx-themes.
* d/rules: no longer clean artwork/.
* d/rules: override_dh_sphinxdoc. (Closes: #906550)
-- Alexandre Viau <aviau@debian.org> Thu, 06 Sep 2018 15:21:26 -0400
python-click (6.7-5) unstable; urgency=medium
* Sphinx 1.7 support. (Closes: #896630)
-- Alexandre Viau <aviau@debian.org> Thu, 28 Jun 2018 20:37:56 -0400
python-click (6.7-4) unstable; urgency=medium
* Correct homepage field (Closes: #895277).
* Fix insecure-copyright-format-uri.
-- Alexandre Viau <aviau@debian.org> Fri, 13 Apr 2018 09:12:35 -0400
python-click (6.7-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Ship documentation subpackage (Closes: #844432).
* Reduce short description length.
* Declare compliance with Debian policy 4.1.3.
-- Athos Ribeiro <athoscribeiro@gmail.com> Fri, 23 Mar 2018 23:25:00 +0000
python-click (6.7-3) unstable; urgency=medium
* Fix dead VCS-Git URL.
-- Alexandre Viau <aviau@debian.org> Sun, 07 Jan 2018 13:59:09 -0500
python-click (6.7-2) unstable; urgency=medium
* Move to salsa.debian.org.
-- Alexandre Viau <aviau@debian.org> Fri, 29 Dec 2017 01:02:22 -0500
python-click (6.7-1) unstable; urgency=medium
[ Ondřej Nový ]
* Enabled autopkgtest-pkg-python testsuite
* Standards-Version is 3.9.8 now (no changes needed)
* d/watch: Use https protocol
[ Alexandre Viau ]
* New upstream version (Closes: #856581)
* d/watch: exclude dev versions
* Create skip_test_legacy_callbacks.patch (Closes: #868816)
-- Alexandre Viau <aviau@debian.org> Wed, 19 Jul 2017 14:22:51 -0400
python-click (6.6-1) unstable; urgency=medium
[ Adrian Alves ]
* New upstream release
* upstream fixed debian patch fix-locale-check.patch
[ Alexandre Viau ]
* Changed version to 6.6
* Changed Vcs-Browser and Vcs-Git to secure (https) urls
* Bumped Standards-Version to 3.9.7
-- Alexandre Viau <aviau@debian.org> Fri, 25 Mar 2016 09:33:30 -0500
python-click (6.2-2) unstable; urgency=medium
* Fixed locale detection error (Closes: #812713)
-- Alexandre Viau <aviau@debian.org> Tue, 26 Jan 2016 09:33:30 -0500
python-click (6.2-1) unstable; urgency=medium
* New upstream release
* changed my email to @debian.org
-- Alexandre Viau <aviau@debian.org> Thu, 17 Dec 2015 08:54:36 -0500
python-click (5.1-1) unstable; urgency=low
* New upstream release
* Moved appropriate dependencies to Build-Depends-Indep
* Re-licensed debian packaging to BSD
-- Alexandre Viau <alexandre@alexandreviau.net> Sat, 22 Aug 2015 21:10:55 -0400
python-click (4.1-1) unstable; urgency=medium
* Upstream 4.1 release
-- Alexandre Viau <alexandre@alexandreviau.net> Thu, 16 Jul 2015 08:28:32 -0400
python-click (3.3-2) unstable; urgency=low
* Set UTF-8 before building (Closes: #772605)
-- Alexandre Viau <alexandre@alexandreviau.net> Tue, 09 Dec 2014 00:22:06 -0500
python-click (3.3-1) unstable; urgency=low
* Initial release (Closes: #764953)
-- Alexandre Viau <alexandre@alexandreviau.net> Fri, 10 Oct 2014 12:56:09 -0400
|