File: changelog

package info (click to toggle)
cookiecutter 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,328 kB
  • sloc: python: 4,126; makefile: 242; sh: 4
file content (115 lines) | stat: -rw-r--r-- 3,620 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
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