File: changelog

package info (click to toggle)
ahven 2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 876 kB
  • sloc: ada: 4,382; makefile: 215; sh: 79; xml: 59; perl: 30; python: 26
file content (317 lines) | stat: -rw-r--r-- 11,297 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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
ahven (2.8-1) unstable; urgency=medium

  * New upstream release (only build system updates).
  * Upload to unstable for gnat-10 transition.
  * Standards-Version: 4.5.1.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 13 Dec 2020 13:24:54 +0100

ahven (2.7-5) experimental; urgency=medium

  * Use debhelper 12 dh-sequence syntax, move gnat to Build-Depends-Arch
  * Drop patch sorting ldflags, forwarded and not required
  * Debhelper 13
  * Pass build flags via the environment
  * Fix copyright years
  * Build with gnat-10, rename lib and -dev accordingly
  * Simplify project path in call to dh-ada-library
  * Link the shared library with LDFLAGS

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 24 May 2020 21:45:22 +0000

ahven (2.7-4) unstable; urgency=medium

  * Reupload to unstable for gnat-9 transition. Closes: #952693.

 -- Nicolas Boulenguez <nicolas@debian.org>  Fri, 28 Feb 2020 23:23:59 +0100

ahven (2.7-3) experimental; urgency=medium

  * Rebuild with GCC-9. Rename library and -dev package accordingly.
  * Add link warnings, remove --as-needed (now the default).
  * Debhelper 12 (does not compress examples). Standards-Version 4.4.1.
  * Add paragraph for public-domain pseudo-license.
  * Add explicit doc-main-package for debhelper.
  * Drop obsolete conflicts.
  * Update variable name in autopkgtests.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 05 Nov 2019 17:24:51 +0100

ahven (2.7-2) unstable; urgency=medium

  * Rebuild in unstable for gnat-8 transition.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 27 Oct 2018 15:09:38 +0200

ahven (2.7-1) experimental; urgency=medium

  * New upstream release.
  * Fix copyright file. Closes: #904431.
  * Let the new -doc package Break/Replace previous -dev packages,
    because it has taken over the tutorial. Closes: #904504.
  * Standards-Version: 4.2.0. Stop installing NEWS as changelog.

 -- Nicolas Boulenguez <nicolas@debian.org>  Mon, 06 Aug 2018 14:07:29 +0200

ahven (2.7~1-1) experimental; urgency=medium

  * Rebuild with gnat-8. Closes: #903036.
    Rename library (soversion) and -dev (aliversion) packages per Ada policy.
  * Package upstream 2.7 snapshot: mercurial revision 6c0f7ff38c60.
    Build-Depend: gprbuild, gnat has dropped support for .gpr files.
    Remove Library_Interface so that shared lib works with sources visible.
    Build and install user manual, now that it only requires sphinx.
  * Add a documentation package. Split Build-Depends into -Arch and -Indep.
  * Make test logs more verbose, check Library_Interface removal.
  * Switch to debhelper 11 (no changes).
  * Standards-Version 4.1.5. Rules-Requires-Root: no.
  * Update Homepage URL.
  * Make flow and value of build flags visible in logs.
  * Use dh_ada_library.
  * Add me to uploaders.
  * Reenable test for dynamic library, #870323 is fixed.
  * Use HTTPS in watch file.
  * Move LDFLAGS like -z relro before library options.

 -- Nicolas Boulenguez <nicolas@debian.org>  Mon, 23 Jul 2018 10:46:43 +0200

ahven (2.6-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Build with gnat-7. Closes: #849985.
    Rename runtime and -dev with new SO and ALI versions.
    The lintian warning about executable stack is obsolete with gcc-7.
  * Disable failing build tests. Closes: #870323.
  * Make runtime library package Multi-Arch: same.
  * Enable all hardening flags.
  * Install ahven.gpr to new Debian project path /usr/share/gpr.
  * Documentation
    - README.Debian referencing Debian Ada policy and online documentation.
    - Drop README.source, upstream tarball contains no doc/manual/build.
    - Register tutorial in doc-base.
    - Move ROADMAP to -dev package instead of the runtime package.
  * QA
    - Remove many explicit ALI, SO or gnat versions to ease upgrades.
    - Standards-Version: 4.0.1 (no changes).
    - Debhelper 10. Replace --fail-missing deprecated option.
    - Switch watch file to version 4.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 15 Aug 2017 15:01:03 +0200

ahven (2.6-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use versioned dev-package as per Debian Ada policy.

 -- Anton Gladky <gladk@debian.org>  Fri, 15 Jul 2016 19:38:51 +0200

ahven (2.6-1) unstable; urgency=medium

  * Adjust URL in watch file
  * Imported Upstream version 2.6
  * Transition to gnat-6 compiler (Closes: #830409)
  * Drop obsolete Conflicts/Replaces
  * Update binary package names
  * Switch Vcs-* URLs to HTTPS
  * Update to debhelper 9
  * Update to Standards-Version 3.9.8
  * Switch to comfignat build functionality
  * Rediff patches
  * Add link-with-shared autopkgtest
  * Drop explicit ahven-dbg package

 -- Reto Buerki <reet@codelabs.ch>  Mon, 11 Jul 2016 09:23:47 +0200

ahven (2.4+repack-1) unstable; urgency=medium

  * Imported Upstream version 2.4
  * Strip pre-built manual
  * Remove obsolete DM-Upload-Allowed from debian/control
  * Update binary package names
  * Transition to gnat-4.9 compiler (Closes: #753957, #755010)
  * Update to Standards-Version 3.9.5
  * Enable dpkg-buildflags hardening options
  * Update library kind support patch
  * New patch 0002-Fix-misplaced-then-warnings-style.patch
  * Update debian/copyright
  * Remove pre-built manual files from debian/copyright

 -- Reto Buerki <reet@codelabs.ch>  Mon, 04 Aug 2014 22:52:09 +0200

ahven (2.1-4) unstable; urgency=low

  * Update copyright information
  * Declare conflict with libahven1-dev (Closes: #699193)

 -- Reto Buerki <reet@codelabs.ch>  Wed, 30 Jan 2013 10:04:08 +0100

ahven (2.1-3) unstable; urgency=low

  * Update comment header in GNAT project file
  * Install dynamic/static libs directly to usr/lib
  * Set Architecture to 'any'
  * Also depend on gnat package (Closes: #663670)
  * Build dynamic/static lib in separate Obj/Lib dirs
  * Update to Standards-Version 3.9.3 (no changes)

 -- Reto Buerki <reet@codelabs.ch>  Fri, 16 Mar 2012 13:15:49 +0100

ahven (2.1-2) unstable; urgency=low

  * Add conflict with libahven2-dev (Closes: #646927)
  * Enable DM upload
  * Update Vcs-Git URL

 -- Reto Buerki <reet@codelabs.ch>  Mon, 21 Nov 2011 17:27:08 +0100

ahven (2.1-1) unstable; urgency=low

  * Imported Upstream version 2.1
  * Bump dev package aliversion to 3.
  * Rename libahven19.0 package to libahven21.0.
  * Unapply patches from source.
  * Override shlib-with-executable-stack lintian warning.

 -- Reto Buerki <reet@codelabs.ch>  Thu, 27 Oct 2011 13:02:02 +0200

ahven (1.9-1) unstable; urgency=low

  * Merging upstream version 1.9.
  * Update library-kind-support.patch.
  * Rename libahven17.0 package to libahven19.0.
  * Bump dev package aliversion to 2.
  * Remove adabrowse from Build-Depends.
    - Not needed anymore because upstream now uses python-sphinx to generate
      docs.
  * Update to Standards-Version 3.9.2 (no changes).
  * Drop unneeded ahven-dbg.lintian-overrides.
  * Migrate to gnat-4.6.
  * Update to debhelper 8.
  * Switch to minimal debian/rules syntax.
  * Update debian/copyright file.
  * Exclude doc/manual from libahven2 docs.
    - The Sphinx Ada domain required to build the manual is not yet available
      in Debian.

 -- Reto Buerki <reet@codelabs.ch>  Mon, 29 Aug 2011 14:30:21 +0200

ahven (1.7-2) unstable; urgency=low

  * Declare conflict with libahven-dev (Closes: #563629).
  * Fix debhelper-but-no-misc-depends lintian warning.

 -- Reto Buerki <reet@codelabs.ch>  Mon, 11 Jan 2010 20:44:49 +0100

ahven (1.7-1) unstable; urgency=low

  * Add kfreebsd-amd64 to Architecture (Closes: #542407).
  * Merging upstream version 1.7.
  * Drop obsolete vstrings patch.
  * Bump soname from 16 to 17.
  * Update to Standards-Version 3.8.3 (no changes).
  * Add docbook-testreport to libahven-dev examples.
  * Install upstream changelog.
  * Add static/dynamic library kind support.
  * Migrate to gnat-4.4 (Closes: #533152, #555095).
  * Add aliversion to dev package.
  * Switch to 3.0 (quilt) source package format.
  * Remove alpha from Architecture.
  * Update upstream homepage.
  * Update adabrowse specific architecture list.
  * Update debian/copyright file.

 -- Reto Buerki <reet@codelabs.ch>  Wed, 23 Dec 2009 18:51:28 +0100

ahven (1.6-2) unstable; urgency=low

  * Fix wrong-section-according-to-package-name warning.
    - ahven-dbg: devel -> debug.
  * Add patch to fix vstring truncation bug.
  * Update to Standards-Version 3.8.1 (no changes).

 -- Reto Buerki <reet@codelabs.ch>  Sun, 10 May 2009 19:30:58 +0200

ahven (1.6-1) unstable; urgency=low

  * Update upstream homepage location.
  * Add Vcs-Browser setting to control file.
  * Remove "section" field from binary package.
  * Expand extended package description.
  * Merging upstream version 1.6.
  * Bump soname from 14 to 16 (new upstream release).
  * Update clean target in debian/rules.
  * Point the watch file to the new Sourceforge location.
  * Update the download location in debian/copyright.
  * Add Vcs-Git setting to control file.

 -- Reto Buerki <reet@codelabs.ch>  Wed, 04 Mar 2009 11:55:29 +0100

ahven (1.4-2) unstable; urgency=low

  * Don't generate docs on mips (Closes: #486861, #513745).
  * Use dh_prep instead of deprecated dh_clean -k.

 -- Reto Buerki <reet@codelabs.ch>  Wed, 04 Feb 2009 21:54:06 +0100

ahven (1.4-1) unstable; urgency=low

  * Update maintainer and uploader e-mail address.
  * Merging upstream version 1.4.
  * Run ahven unit tests in build target.
  * Add Debian specific ahven project file.

 -- Reto Buerki <reet@codelabs.ch>  Wed, 28 Jan 2009 01:07:43 +0100

ahven (1.3-2) unstable; urgency=low

  * Removed CFLAGS from rules (deprecated with new dpkg).
  * Don't build ahven docs for armel architecture, adabrowse is not
    available there.
  * Added fail-missing to dh_install.
  * Corrected architecture fields in control file.

 -- Reto Buerki <buerki@swiss-it.ch>  Tue, 02 Sep 2008 10:36:04 +0200

ahven (1.3-1) unstable; urgency=low

  * New upstream release:
    - Bumps soname from 12 to 13 - no other packages need to be transitioned.
  * Updated ahven sources to version 1.3.
  * Removed dpatch from Build-Depends.
    - No need to patch documentation generation any more.
  * Updated to Standards-Version: 3.8.0 (no changes).
  * Updated supported architectures.
    - Added kfreebsd-i386, mips, mipsel, ppc64 to list.

 -- Reto Buerki <buerki@swiss-it.ch>  Mon, 25 Aug 2008 23:24:01 +0200

ahven (1.2-1) unstable; urgency=low

  * New upstream release:
      - Bumps soname 11 to 12 - no other packages need to be transitioned.
  * API-documentation is built with adabrowse now.
  * Added adabrowse to Build-Depends.
  * Added patch to build docs for ahven-xml_runner.ads and ahven-compat.ads
    as well.

 -- Reto Buerki <buerki@swiss-it.ch>  Sun, 18 May 2008 21:02:37 +0200

ahven (1.1-3) unstable; urgency=low

  * Added missing docs in libahven-dev package.

 -- Reto Buerki <buerki@swiss-it.ch>  Sun, 11 May 2008 08:59:23 +0000

ahven (1.1-2) unstable; urgency=low

  * Only building ahven on architectures supported by gnat
    (alpha amd64 hppa i386 ia64 powerpc s390 sparc).
  * Further excluding mips, mipsel (not ported yet).

 -- Reto Buerki <buerki@swiss-it.ch>  Thu, 08 May 2008 10:16:06 +0200

ahven (1.1-1) unstable; urgency=low

  * Initial release.

 -- Reto Buerki <buerki@swiss-it.ch>  Fri, 11 Apr 2008 11:20:14 +0200