File: changelog

package info (click to toggle)
cookiecutter 2.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,780 kB
  • sloc: python: 6,097; makefile: 113; sh: 8
file content (266 lines) | stat: -rw-r--r-- 8,701 bytes parent folder | download
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
cookiecutter (2.6.0-2) unstable; urgency=medium

  * Team upload.
  * Fix build with nocheck.
  * Update standards-version.

 -- Santiago Vila <sanvila@debian.org>  Sat, 12 Apr 2025 20:25:00 +0200

cookiecutter (2.6.0-1) unstable; urgency=medium

  * Team Upload.

  [ Alexandre Detiste ]
  * New upstream version 2.5.0 (Closes: #1040040, #1013279)
  * update watch file for new GitHub API
  * use new dh-sequence-python3
  * set Rules-Requires-Root: no
  * d/patches:
    * refresh 0001-Don-t-test-for-.DS_Store
    * remove 0002-Use-PyYAML-instead-of-poyo, merged upstream
    * redo 0003-Remove-all-privacy-breach-images-from-documentation
    * disable 0004-Fix-relative-path-that-come-from-Jinja2
  * build-dependencies:
    * remove python3-mock
    * remove python3-recommonmark
    * add python3-arrow
    * add python3-rich
    * add python3-sphinx-click
    * add python3-myst-parser
    * add python3-sphinx-autodoc-typehints
  * disable test_generate_file_does_not_translate_crlf_newlines_to_lf
  * mark python-cookiecutter-doc 'Multi-Arch: foreign'
  * bump Standards Version to 4.6.2, no further change needed

  [ Emmanuel Arias ]
  * d/salsa-ci.yml: Ensable salsa-ci.
  * d/patches/0004-Fix-relative-path-that-come-from-Jinja2.patch:
     Add Bug-Debian variable to the patch to follow DEP-3.

  [ Andreas Tille ]
  * Real team maintenance in DPT (with permission in
    https://lists.debian.org/debian-python/2024/02/msg00072.html)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove field Testsuite on binary packages cookiecutter,
    python-cookiecutter-doc that duplicates source.
  * Add upstream metadata
  * Build-Depends: python3-sphinxcontrib.apidoc

 -- Andreas Tille <tille@debian.org>  Wed, 28 Feb 2024 11:26:16 +0100

cookiecutter (1.7.3-3) unstable; urgency=high

  * Team Upload.
  * d/patches/0004-Fix-relative-path-that-come-from-Jinja2.patch: Add patch to
    fix the relative paths that come from Jinja2 in test_generate_file test
    (Closes: #1033431).
  * d/salsa-ci.yml: Ensable salsa-ci.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Wed, 29 Mar 2023 16:33:22 -0300

cookiecutter (1.7.3-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

 -- Sandro Tosi <morph@debian.org>  Sat, 11 Jun 2022 21:51:04 -0400

cookiecutter (1.7.3-1) unstable; urgency=medium

  * New upstream release. Closes: #964934.
  * d/control: add recommonmark extension for Sphinx
  * d/control: update dependencies
  * d/control: update debhelper-compat and Standards-Version
  * d/control: update homepage
  * d/patches: update patches and remove the one around click
  * d/watch: update GitHub repository

 -- Vincent Bernat <bernat@debian.org>  Fri, 12 Nov 2021 20:44:54 +0100

cookiecutter (1.6.0-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Vincent Bernat ]
  * d/control: drop Python 2 package. Closes: #936334.
  * d/patches: add a patch to make tests work with only python3 installed.

 -- Vincent Bernat <bernat@debian.org>  Sun, 01 Sep 2019 17:01:10 +0200

cookiecutter (1.6.0-3) unstable; urgency=medium

  [ Vincent Bernat ]
  * Switch to Python 3 for cookiecutter package. Closes: #902869.
  * Patch test suite to work with unreleased version of python-click.
    Closes: #908687.

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

 -- Vincent Bernat <bernat@debian.org>  Wed, 10 Oct 2018 06:54:16 +0200

cookiecutter (1.6.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Gianfranco Costamagna ]
  * Bump std-version to 4.1.3, no changes required.
  * Team upload.
  * Apply changes of 1.5.1-2 on top of 1.6.0
  * Drop catchlog dependency (Closes: #894533)
    - Enforce minimum pytest version

 -- Ondřej Nový <onovy@debian.org>  Tue, 13 Feb 2018 10:18:33 +0100

cookiecutter (1.6.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: bump Standards-Version.
  * d/control: build-depends on python*-pytest-cov.
  * d/control: build-depends on python3-sphinx.
  * d/patches: update privacy breach patch.

 -- Vincent Bernat <bernat@debian.org>  Sun, 12 Nov 2017 15:40:54 +0100

cookiecutter (1.5.1-1) unstable; urgency=medium

  * New upstream release.
  * d/control: bump Standards-Version.
  * Refresh patches after git-dpm to gbp pq conversion

 -- Vincent Bernat <bernat@debian.org>  Sat, 16 Sep 2017 16:37:39 +0200

cookiecutter (1.5.0-2) unstable; urgency=medium

  [ Ben Finney ]
  * Add “Suggests: python-cookiecutter-doc” dependency.
    Closes: #853038.
  * Add “Suggests” to the documentation package for any of the code
    packages.

 -- Vincent Bernat <bernat@debian.org>  Sun, 06 Aug 2017 17:31:25 +0200

cookiecutter (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Switch to debhelper 9.

 -- Vincent Bernat <bernat@debian.org>  Sun, 25 Dec 2016 20:59:55 +0100

cookiecutter (1.4.0-3) unstable; urgency=medium

  * Make the build reproducible by avoiding nondeterministic kwargs.
    Closes: #834861.
  * Change section for "cookiecutter" binary package to "devel".
    Closes: #832198.
  * Remove any privacy-breach images from documentation. Closes: #836159.

 -- Vincent Bernat <bernat@debian.org>  Tue, 25 Oct 2016 08:54:22 +0200

cookiecutter (1.4.0-2) unstable; urgency=medium

  * Build-Depends on python-sphinx-rtd-theme. Closes: #829364.

 -- Vincent Bernat <bernat@debian.org>  Sun, 03 Jul 2016 09:09:52 +0200

cookiecutter (1.4.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Vincent Bernat ]
  * New upstream version.
  * Update build-dependencies.
  * Add a patch to use PyYAML instead of poyo.
  * Bump Standards-Version. No changes.

 -- Vincent Bernat <bernat@debian.org>  Sat, 28 May 2016 15:10:58 +0200

cookiecutter (1.3.0-2) unstable; urgency=medium

  * Really depends on python{,3}-ruamel.yaml. Somehow, the previous
    version was not uploaded correctly. Closes: #808382.

 -- Vincent Bernat <bernat@debian.org>  Sun, 20 Dec 2015 23:27:14 +0100

cookiecutter (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Explicitely depends on python{,3}-ruamel.yaml as this is a conditional
    depends that cannot be solved by pybuild yet.

 -- Vincent Bernat <bernat@debian.org>  Sat, 05 Dec 2015 17:10:15 +0100

cookiecutter (1.2.1-1) unstable; urgency=medium

  * New upstream release.
     + Drop all current patches.
     + Complete build-dependencies (future, whichcraft, pytest-mock,
       ruamel.yaml).
  * d/rules: use PYBUILD_NAME.
  * d/rules: enforce use of py.test for tests.

 -- Vincent Bernat <bernat@debian.org>  Mon, 30 Nov 2015 09:10:51 +0100

cookiecutter (1.0.0-3) unstable; urgency=medium

  * Update click patch to accept any version.

 -- Vincent Bernat <bernat@debian.org>  Thu, 27 Aug 2015 19:24:12 +0200

cookiecutter (1.0.0-2) unstable; urgency=medium

  * Add a patch for compatibility with click 4.x. Closes: #793525.

 -- Vincent Bernat <bernat@debian.org>  Fri, 24 Jul 2015 22:17:54 +0200

cookiecutter (1.0.0-1) unstable; urgency=medium

  * New upstream release
     + Refresh patch.
     + Depends on pytest to run tests.
     + Depends on python-click for CLI. Install git as well.
  * Bump Standards-Version. No changes.

 -- Vincent Bernat <bernat@debian.org>  Sun, 26 Apr 2015 17:36:13 +0200

cookiecutter (0.7.2-1) unstable; urgency=medium

  * New upstream release
     + Drop network related patch, not needed anymore.

 -- Vincent Bernat <bernat@debian.org>  Sun, 28 Sep 2014 10:00:14 +0200

cookiecutter (0.7.1-1) unstable; urgency=low

  * New upstream release. Closes: #733567.
     + Drop all patches are that are not needed any more.
     + Build-Depends on python{,3}-yaml.
  * Add patch to disable network tests.
  * Add patch to handle .DS_Store (stripped by svn-upgrade).

 -- Vincent Bernat <bernat@debian.org>  Sun, 27 Apr 2014 12:01:02 +0200

cookiecutter (0.6.4-1) unstable; urgency=low

  * New upstream version.
     + Drop patch fixing jinja2 requirement.
     + Drop patch fixing unicode open with Python3.
  * Add python-binaryornot as a build-dep.

 -- Vincent Bernat <bernat@debian.org>  Sun, 08 Sep 2013 16:25:50 +0200

cookiecutter (0.6.1-1) unstable; urgency=low

  * Initial release. Closes: #720024.

 -- Vincent Bernat <bernat@debian.org>  Sat, 17 Aug 2013 22:01:52 +0200