File: changelog

package info (click to toggle)
orcania 2.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 388 kB
  • sloc: ansic: 2,352; makefile: 199; sh: 29
file content (260 lines) | stat: -rw-r--r-- 8,040 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
orcania (2.3.3-1) unstable; urgency=medium

  * New upstream release
  * d/patches: Add patch to fix doxygen warning
  * d/rules: remove doc/html during dh_clean (Closes: #1048574)

 -- Nicolas Mora <babelouest@debian.org>  Wed, 20 Sep 2023 07:35:37 -0400

orcania (2.3.2-1) unstable; urgency=medium

  * New upstream release
  * d/control: Update Standards-Version to 4.6.2
  * d/liborcania-dev.install: Add cmake dependencies
  * d/copyright: Update copyright year to 2023 for debian/* files

 -- Nicolas Mora <babelouest@debian.org>  Thu, 05 Jan 2023 16:33:59 -0500

orcania (2.3.1-1) unstable; urgency=medium

  * New upstream release
  * d/control: Update Standards-Version to 4.6.1

 -- Nicolas Mora <babelouest@debian.org>  Sat, 15 Oct 2022 17:12:34 -0400

orcania (2.3.0-2) unstable; urgency=medium

  * Reupload to unstable as source package

 -- Nicolas Mora <babelouest@debian.org>  Thu, 02 Jun 2022 18:52:38 -0400

orcania (2.3.0-1) unstable; urgency=medium

  * New upstream release
  * d/liborcania2.2.symbols: Set correct version for o_strnullempty
  * d/copyright: add tools/base64url/*

 -- Nicolas Mora <babelouest@debian.org>  Mon, 30 May 2022 07:01:07 -0400

orcania (2.2.2-3) unstable; urgency=medium

  * d/control: Add Breaks libiddawc1.1 (<= 1.1.1)
  * d/control: unify packages description

 -- Nicolas Mora <babelouest@debian.org>  Mon, 18 Apr 2022 16:27:41 -0400

orcania (2.2.2-2) unstable; urgency=medium

  * d/u/metadata: Add metdata
  * d/control: Update packages description

 -- Nicolas Mora <babelouest@debian.org>  Sun, 17 Apr 2022 08:30:03 -0400

orcania (2.2.2-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: update years
  * d/control: Update Standards-Version to 4.6.0 (no change)
  * d/liborcania2.2.symbols: Add symbol o_strnullempty

 -- Nicolas Mora <babelouest@debian.org>  Mon, 11 Apr 2022 07:48:56 -0400

orcania (2.2.1-1) unstable; urgency=medium

  * New upstream release
  * d/rules: do not build base64url, conflicted name with package basez
  * d/copyright: removed obsolete file mention

 -- Nicolas Mora <babelouest@debian.org>  Mon, 06 Sep 2021 19:32:08 -0400

orcania (2.1.1-4) unstable; urgency=medium

  * d/control: Update Standards-Version to 4.5.1 (no change)
  * d/control: add breaks/replaces liborcania1.2

 -- Nicolas Mora <babelouest@debian.org>  Fri, 25 Dec 2020 09:52:03 -0500

orcania (2.1.1-3) unstable; urgency=medium

  * upload to unstable
  * d/rules: Remove specific rules to build package for arch kfreebsd-amd64
    and kfreebsd-i386 using make instead of cmake
    Not only it didn't work, but it wasn't worth it

 -- Nicolas Mora <babelouest@debian.org>  Sun, 19 Jul 2020 19:51:12 -0400

orcania (2.1.1-2) experimental; urgency=medium

  * d/control: Remove dh-exec from builddep
  * d/rules: enable dh_install
  * d/*.install: Do not use dh-exec
  * d/copyright: clean copyright licenses
  * d/patches: remove patches, now applied upstream
  * d/rules: Add specific rules to build package for arch kfreebsd-amd64 and
    kfreebsd-i386 using make instead of cmake

 -- Nicolas Mora <babelouest@debian.org>  Sun, 19 Jul 2020 08:49:58 -0400

orcania (2.1.1-1) unstable; urgency=medium

  * New upstream release
  * d/patches: remove doc patch

 -- Nicolas Mora <nicolas@babelouest.org>  Mon, 06 Jul 2020 07:58:42 -0400

orcania (2.1.0-4) unstable; urgency=medium

  * Upload to unstable
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

 -- Nicolas Mora <nicolas@babelouest.org>  Sat, 27 Jun 2020 09:21:07 -0400

orcania (2.1.0-3) experimental; urgency=medium

  * d/liborcania-dev.doc-base: fix Author
  * d/copyright: fix uploader e-mail address
  * d/control: replace debhelper with debhelper-compat
  * d/control: set compat version to 13
  * d/control: add Rules-Requires-Root: no

 -- Nicolas Mora <nicolas@babelouest.org>  Wed, 03 Jun 2020 07:10:12 -0400

orcania (2.1.0-2) experimental; urgency=medium

  * d/rules: generate doc using doxygen
  * d/tests/unit-test: add pointer_list_test
  * d/liborcania-dev.docs: install documentation

 -- Nicolas Mora <nicolas@babelouest.org>  Thu, 02 Apr 2020 21:44:30 -0400

orcania (2.1.0-1) experimental; urgency=medium

  * debian/control: New upstream release
  * debian/control: Remove libjansson dependency
  * debian/control: bump standard to 4.5.0 (no changes)
  * debian/copyright: fix copyright issues

 -- Nicolas Mora <nicolas@babelouest.org>  Wed, 19 Feb 2020 08:02:12 -0500

orcania (1.2.9-6) unstable; urgency=medium

  * debian/control: Add Multi-Arch: same

 -- Nicolas Mora <nicolas@babelouest.org>  Tue, 08 Jan 2019 20:30:43 -0500

orcania (1.2.9-5) unstable; urgency=medium

  * debian/tests/control: Fix autopkgtest dependencies

 -- Nicolas Mora <nicolas@babelouest.org>  Fri, 04 Jan 2019 11:53:23 -0500

orcania (1.2.9-4) unstable; urgency=medium

  * debian/tests/control: Fix autopkgtest dependencies
  * debian/control: update Standards-Version to current 4.3.0 (no change)
  * debian/rules: clarify dh_auto_configure to explicitly declare options
                  build tests from cmake instead of Makefile

 -- Nicolas Mora <nicolas@babelouest.org>  Thu, 03 Jan 2019 19:21:04 -0500

orcania (1.2.9-3) unstable; urgency=medium

  * debian/*install: Add pkg-config file
  * debian/*install: multiarchify files

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 16 Dec 2018 12:58:21 -0500

orcania (1.2.9-2) unstable; urgency=medium

  * Fix liborcania-dev header install

 -- Nicolas Mora <nicolas@babelouest.org>  Sat, 15 Dec 2018 09:01:42 -0500

orcania (1.2.9-1) unstable; urgency=medium

  * New upstream release
  * Add autopkgtest suite
  * Add unit tests on build

 -- Nicolas Mora <nicolas@babelouest.org>  Wed, 12 Dec 2018 11:59:51 -0500

orcania (1.2.6-1) unstable; urgency=medium

  * New upstream release

 -- Nicolas Mora <nicolas@babelouest.org>  Fri, 12 Oct 2018 18:27:04 -0400

orcania (1.2.4-1) unstable; urgency=medium

  * New upstream release

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 23 Sep 2018 09:19:32 -0400

orcania (1.2.3-5) unstable; urgency=medium

  * debian/copyright: fix wildcard-matches-nothing-in-dep5-copyright

 -- Nicolas Mora <nicolas@babelouest.org>  Fri, 27 Apr 2018 07:25:30 -0400

orcania (1.2.3-4) unstable; urgency=medium

  * debian/copyright: remove unused patch

 -- Nicolas Mora <nicolas@babelouest.org>  Tue, 24 Apr 2018 12:19:46 -0400

orcania (1.2.3-3) unstable; urgency=medium

  * debian/copyright: fix lintian warnings

 -- Nicolas Mora <nicolas@babelouest.org>  Tue, 24 Apr 2018 11:57:11 -0400

orcania (1.2.3-2) unstable; urgency=medium

  * debian/copyright: add cmake scripts

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 22 Apr 2018 14:07:03 -0400

orcania (1.2.3-1) unstable; urgency=medium

  * New upstream release
  * debian/rules: use cmake as buildsystem
  * debian/control: add cmake as dependency

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 15 Apr 2018 19:05:44 -0400

orcania (1.1.1-1) unstable; urgency=medium

  * New upstream release
  * debian/control: bump standard to 4.1.3 (no changes)
  * debian/control: use dh11

 -- Thorsten Alteholz <debian@alteholz.de>  Thu, 25 Jan 2018 19:44:08 +0100

orcania (1.1-4) unstable; urgency=medium

  * debian/control: bump standard to 4.1.0 (no changes)
  * debian/control: add VCS URLs

 -- Thorsten Alteholz <debian@alteholz.de>  Sat, 02 Sep 2017 17:26:33 +0200

orcania (1.1-3) unstable; urgency=medium

  * fix strnstr issue on non-linux (Closes: #869747)
    (thanks to Pino Toscano for the patch)

 -- Thorsten Alteholz <debian@alteholz.de>  Tue, 01 Aug 2017 20:17:33 +0200

orcania (1.1-2) unstable; urgency=medium

  * update dependencies

 -- Thorsten Alteholz <debian@alteholz.de>  Thu, 20 Jul 2017 19:23:33 +0200

orcania (1.1-1) unstable; urgency=medium

  * Initial release

 -- Thorsten Alteholz <debian@alteholz.de>  Tue, 18 Jul 2017 19:32:33 +0200