File: changelog

package info (click to toggle)
hoel 1.4.29-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 564 kB
  • sloc: ansic: 4,871; makefile: 239; sql: 38; sh: 28
file content (228 lines) | stat: -rw-r--r-- 6,926 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
hoel (1.4.29-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062342

 -- Lukas Märdian <slyon@debian.org>  Wed, 28 Feb 2024 10:38:29 +0000

hoel (1.4.29-1) unstable; urgency=medium

  * New upstream release
  * d/patches/doc.patch: Remove patch to fix doxygen warning
  * d/salsa-ci.yml: Add salsa CI script

 -- Nicolas Mora <babelouest@debian.org>  Mon, 13 Nov 2023 20:14:03 -0500

hoel (1.4.28-1) unstable; urgency=medium

  * New upstream release
  * d/patches/doc.patch: Add patch to fix doxygen warning
  * d/rules: remove doc/html during dh_clean (Closes: #1047404)
  * d/copyright: Remove superfluous files
  * d/rules: Remove configure option -DDOWNLOAD_DEPENDENCIES=OFF
  * d/libhoel-dev.install: Add cmake dependencies

 -- Nicolas Mora <babelouest@debian.org>  Fri, 22 Sep 2023 07:36:18 -0400

hoel (1.4.27-1) unstable; urgency=medium

  * New upstream release
  * d/control: Update Standards-Version to 4.6.2
  * d/copyright: Update copyright year to 2023 for debian/* files
  * d/symbols: Add new symbol

 -- Nicolas Mora <babelouest@debian.org>  Mon, 09 Jan 2023 08:18:08 -0500

hoel (1.4.26-1) unstable; urgency=medium

  * New upstream release
  * d/control: upgrade standards version to 4.6.1

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

hoel (1.4.25-1) unstable; urgency=medium

  * New upstream release

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

hoel (1.4.23-1) unstable; urgency=medium

  * New upstream release

 -- Nicolas Mora <babelouest@debian.org>  Fri, 29 Apr 2022 22:28:31 -0400

hoel (1.4.22-1) unstable; urgency=medium

  * New upstream release

 -- Nicolas Mora <babelouest@debian.org>  Sat, 23 Apr 2022 12:35:50 -0400

hoel (1.4.21-1) unstable; urgency=medium

  * New upstream release (Closes: #1009769)
  * d/libhoel1.4.symbols: fix new symbols version
  * d/rules run test in mono-thread with -j1 to avoid db file lock

 -- Nicolas Mora <babelouest@debian.org>  Sat, 23 Apr 2022 08:28:58 -0400

hoel (1.4.20-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: update years
  * d/libhoel1.4.symbols: update symbols with h_execute_query_sqlite

 -- Nicolas Mora <babelouest@debian.org>  Tue, 12 Apr 2022 07:22:26 -0400

hoel (1.4.18-1) unstable; urgency=medium

  * New upstream release
  * d/control: upgrade standards version to 4.6.0
  * d/copyright: remove superfluous file

 -- Nicolas Mora <babelouest@debian.org>  Wed, 15 Sep 2021 07:28:05 -0400

hoel (1.4.17-2) unstable; urgency=medium

  * Update package description (Closes: #983693)
  * d/copyright: update licenses

 -- Nicolas Mora <babelouest@debian.org>  Sun, 28 Feb 2021 14:07:53 -0500

hoel (1.4.17-1) unstable; urgency=medium

  * New upstream release
  * d/rules: avoid downloading dependencies if not found
  * d/control: Remove dh-exec from builddep
  * d/control: Update Standards-Version to 4.5.1

 -- Nicolas Mora <babelouest@debian.org>  Sun, 13 Dec 2020 10:51:43 -0500

hoel (1.4.16-3) unstable; urgency=medium

  * d/tests/control: add missing dependencies
  * d/tests/unit-test: fix unit-test

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 28 Jun 2020 09:37:49 -0400

hoel (1.4.16-2) 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 17:53:55 -0400

hoel (1.4.16-1) experimental; urgency=medium

  * New upstream release
  * d/rules: generate doc using doxygen
  * d/libhoel-dev.docs: install documentation
  * d/patches: Fix doxygen privacy issues
  * 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>  Thu, 04 Jun 2020 07:36:32 -0400

hoel (1.4.15-1) experimental; urgency=medium

  * New upstream release
  * debian/control: bump standard to 4.5.0 (no changes)
  * debian/copyright: fix copyright issues
  * debian/upstream: add metadata file

 -- Nicolas Mora <nicolas@babelouest.org>  Tue, 31 Mar 2020 21:53:14 -0400

hoel (1.4.8-5) unstable; urgency=medium

  * debian/control: Add Multi-Arch: same
  * Fix shlibs warning on pthread

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

hoel (1.4.8-4) unstable; urgency=medium

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

 -- Nicolas Mora <nicolas@babelouest.org>  Sat, 05 Jan 2019 10:40:01 -0500

hoel (1.4.8-3) unstable; urgency=medium

  * debian/control: replace libmariadbclient-dev with default-libmysqlclient-dev
    (Closes: #917763)

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 30 Dec 2018 08:26:01 -0500

hoel (1.4.8-2) unstable; urgency=medium

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

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 16 Dec 2018 14:16:39 -0500

hoel (1.4.8-1) unstable; urgency=medium

  * New upstream release
  * Add autopkgtests suite
  * Add unit tests

 -- Nicolas Mora <nicolas@babelouest.org>  Sat, 15 Dec 2018 12:51:30 -0500

hoel (1.4.4-1) unstable; urgency=medium

  * New upstream release

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

hoel (1.4.2-1) unstable; urgency=medium

  * New upstream release
  * Install examples and README.md
  * debian/rules: use cmake as buildsystem
  * debian/copyright: add cmake scripts

 -- Nicolas Mora <nicolas@babelouest.org>  Sat, 28 Apr 2018 14:09:25 -0400

hoel (1.4.1-1) unstable; urgency=medium

  * New upstream release

 -- Nicolas Mora <mail@babelouest.org>  Mon, 02 Apr 2018 09:59:11 -0400

hoel (1.3.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>  Sun, 21 Jan 2018 18:31:49 +0100

hoel (1.2.1-1) unstable; urgency=medium

  * New upstream release
  * debian/control: move to debian-iot group
  * debian/control: bump soname of libhoel to 1.2

 -- Thorsten Alteholz <debian@alteholz.de>  Thu, 05 Oct 2017 19:25:48 +0200

hoel (1.1.2-1) unstable; urgency=medium

  * new upstream version
  * change homepage URL (Closes: #869933)
  * debian/control: bump standard to 4.1.0 (no changes)
  * debian/control: add VCS URLs
  * refresh patches

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

hoel (1.1-1) unstable; urgency=medium

  * Initial release

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