File: changelog

package info (click to toggle)
chake 0.81.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 352 kB
  • sloc: ruby: 1,089; sh: 84; makefile: 5; sed: 3
file content (184 lines) | stat: -rw-r--r-- 5,355 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
chake (0.81.1-1) unstable; urgency=medium

  * New upstream version 0.81.1
  * Drop patch, applied upstream

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 14 Dec 2020 09:44:26 -0300

chake (0.81-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure copyright file specification URI.

  [ Antonio Terceiro ]
  * Recommends: add gnupg, wipe, rsync and ssh
  * New upstream version 0.81

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 13 Dec 2020 22:07:38 -0300

chake (0.80-1) unstable; urgency=medium

  * New upstream version 0.80
  * debian/chake.docs: stop installing README.
    The same contents is already available in chake(1).
  * Replace asciidoctor with ronn in Build-Depends
  * Bump debhelper compat level to 13
  * Bump Standards-Version to 4.5.1
  * autopkgtest: change to use itamae
  * Add Recommends: on itamae

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 12 Dec 2020 12:24:26 -0300

chake (0.21.2-1) unstable; urgency=medium

  * New upstream version 0.21.2

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 11 Apr 2020 17:05:47 -0300

chake (0.21.1-1) unstable; urgency=medium

  * New upstream version 0.21.1

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 26 Mar 2020 08:16:52 -0300

chake (0.21-1) unstable; urgency=medium

  * New upstream version 0.21
  * Refresh packaging files with dh-make-ruby

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 22 Mar 2020 00:32:24 -0300

chake (0.20-2) unstable; urgency=medium

  * smoke-test: fix retry loop (Closes: #953943)
  * Refresh debian packaging files after a new dh-make-ruby run
  * debian/rules: exclude man and coverage dirs from being installed

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 16 Mar 2020 15:02:53 -0300

chake (0.20-1) unstable; urgency=medium

  * autopkgtest: add smoke test
  * New upstream version 0.20
  * Bump Standards-Version to 4.4.1; no changes needed

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 27 Nov 2019 09:02:44 -0300

chake (0.19-1) unstable; urgency=medium

  * New upstream version 0.19
  * autopkgtest: add smoke test

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 16 Aug 2019 23:36:58 -0300

chake (0.18-1) unstable; urgency=medium

  * New upstream version 0.18
  * Bump Standards-Version to 4.4.0; no changes needed otherwise

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 14 Aug 2019 20:29:00 -0300

chake (0.17.1-1) unstable; urgency=medium

  * New upstream version 0.17.1
    - drops local handling of SOURCE_DATE_EPOCH since asciidoctor already
      handles it. This actually makes the build reproducible.
  * Bump debhelper compatibility level to 11
  * debian/watch: point to gemwatch.debian.net
  * Bump Standards-Version to 4.1.4; no changes needed
  * Vcs-*: point to salsa.debian.org

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 14 Apr 2018 14:34:45 -0300

chake (0.17-1) unstable; urgency=medium

  * New upstream release
  * Change Section: to `admin` (See #832216)
  * Bump Standard-Version to 4.1.0, no changes needed
  * Bump debhelper compatibility level to 10

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 15 Sep 2017 08:08:07 -0300

chake (0.16-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 10 Jun 2017 11:09:03 -0300

chake (0.15-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 28 Oct 2016 12:27:10 -0200

chake (0.14-1) unstable; urgency=medium

  * New upstream version 0.14

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 19 Oct 2016 15:00:05 -0200

chake (0.13-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Use https:// in Vcs-* fields
  * Run wrap-and-sort on packaging files

  [ Antonio Terceiro ]
  * Imported Upstream version 0.13
  * Bump Standards-Version to 3.9.8 (no changes needed)

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 07 May 2016 14:37:48 -0300

chake (0.12-1) unstable; urgency=medium

  * New upstream release
  * debian/control: manpage is now built with asciidoctor; replace ruby-ronn
    by asciidoctor in Build-Depends:
  * debian/ruby-tests.rake: updated by new dh-make-ruby

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 06 Jan 2016 10:52:55 -0200

chake (0.11-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 14 Nov 2015 10:46:49 -0200

chake (0.10.2-1) unstable; urgency=medium

  * New upstream release
  * New Build-Dependency: ruby-simplecov

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 28 Oct 2015 16:28:21 -0200

chake (0.10.1-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 22 Oct 2015 09:58:50 -0200

chake (0.10-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 08 Oct 2015 19:32:41 -0300

chake (0.9.1-1) unstable; urgency=medium

  * New upstream release
  * build and install manpage (Build-Depends: ruby-ronn)
  * check dependencies during build

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 04 Sep 2015 09:51:30 -0300

chake (0.8-1) unstable; urgency=medium

  * New uptream release

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 07 Aug 2015 16:23:11 -0300

chake (0.7-1) unstable; urgency=medium

  * Initial release (Closes: #785303)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 08 Jun 2015 13:18:42 -0300