File: changelog

package info (click to toggle)
libast 0.7-11
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,772 kB
  • sloc: ansic: 13,136; sh: 10,332; makefile: 78
file content (258 lines) | stat: -rw-r--r-- 7,827 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
libast (0.7-11) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to describe branch layout.
  * Updated vcs in d/control to Salsa.
  * Updated d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 4.0.0 to 4.7.0.
  * Use wrap-and-sort -at for debian control files.
  * Flagged libast2t64 with Multi-Arch: same.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 23 Nov 2024 07:38:34 +0100

libast (0.7-10) unstable; urgency=medium

  * QA upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1066437)
  * Set Rules-Requires-Root: no.
  * Whitespace and redundancy cleanup.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 03 Apr 2024 19:17:52 +0200

libast (0.7-9.1) unstable; urgency=medium

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

 -- Lukas Märdian <slyon@debian.org>  Thu, 29 Feb 2024 08:44:16 +0000

libast (0.7-9) unstable; urgency=medium

  * QA upload.
  * debian/rules: only run chrpath -d for the libast2 package, as glob
    now also match broken symlinks.

 -- Aurelien Jarno <aurel32@debian.org>  Mon, 12 Feb 2018 19:34:56 +0100

libast (0.7-8) unstable; urgency=medium

  * QA upload.
  * Rebuild without Pre-Depends: multiarch-support.
  * Bump to debhelper 10.
  * Typo fix.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 19 Jul 2017 23:57:13 +0200

libast (0.7-7) unstable; urgency=medium

  * QA upload
  * debian/rules: use autoreconf in order to fix FTBFS on new architectures.
    Thanks to Logan Rosen for the patch! Closes: #735214.

 -- Ralf Treinen <treinen@debian.org>  Mon, 13 Oct 2014 20:49:15 +0200

libast (0.7-6) unstable; urgency=low

  * QA upload.
  * Pass --with-regexp=posix to have have a consistent build with the
    spiftool_regexp_match and spiftool_regexp_match_r symbols exported.
  * Stop shipping libast2.symbols for now, as the symbols list is not
    consistent between little and big endian architectures, and there
    is no official way to deal with it yet. Closes: #639560.

 -- Regis Boudin <regis@debian.org>  Tue, 30 Aug 2011 13:55:36 +0100

libast (0.7-5) unstable; urgency=low

  * QA upload.
  * Stop shipping .la files.
  * Convert to multiarch. Tighten build-dependencies accordingly.
  * Set debian/compat to 8.
  * Bump Standards-Version to 3.9.2.
  * Move to source format 3.0 (quilt).
  * Manualy remove rpath.

 -- Regis Boudin <regis@debian.org>  Thu, 25 Aug 2011 21:22:09 +0100

libast (0.7-4) unstable; urgency=low

  * Remove references to other libraries from dependency_libs field
    (Closes: #620435).

 -- Luk Claes <luk@debian.org>  Thu, 02 Jun 2011 17:58:55 +0200

libast (0.7-3) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>.
  * Bump debhelper build-dep to >> 5.0.0.
  * Replace deprecated ${Source-Version} with ${binary:Version}.
  * Add ${misc:Depends}.
  * Remove duplicate Section from libast2 binary.
  * Add watch file.
  * Add Homepage.
  * Remove config.{sub,guess} on clean.
  * Bump Standards Version to 3.8.1.

 -- Barry deFreese <bdefreese@debian.org>  Tue, 12 May 2009 21:41:53 -0400

libast (0.7-2) unstable; urgency=low

  * added missing build dependency for X11/Intrinsic.h, reported by
    Hramrach. Thanks. closes: #437276
  * fixed FTBS, duplicate Architecture line in debian/control, reported
    by Lucas Nussbaum. Thanks. closes: #464305

 -- Laurence J. Lane <ljlane@debian.org>  Mon, 18 Feb 2008 20:17:21 -0500

libast (0.7-1) unstable; urgency=low

  * New upstream version
  * CVE-2006-0224, buffer overflow fix, corrected upstream
  * updated to Standards-Version: 3.6.2.2

 -- Laurence J. Lane <ljlane@debian.org>  Sun, 12 Feb 2006 18:11:15 -0500

libast (0.6-0pre2003010606) unstable; urgency=low

  * converted to CDBS
  * removed debian/compat, debian/shlibs.local
  * added debian/libast2.install and debian/libast2-dev.install
  * update to Standards-Version: 3.6.1.0
  * recomplile drops Depends: libttf2
  * added tightly versioned shlibs
  * removed -lttf check from libast.m4 because it breaks eterm builds
  * removed Build-Depends: libtool
  * added AC_PROG_LIBTOOL to configure.in
  * regenerated autotools files, config* and all

 -- Laurence J. Lane <ljlane@debian.org>  Sat,  1 Nov 2003 17:30:58 -0500

libast (0.6-0pre2003010605) unstable; urgency=low

  * change -dev to section libdevel

 -- Laurence J. Lane <ljlane@debian.org>  Wed, 10 Sep 2003 06:10:41 -0400

libast (0.6-0pre2003010604) unstable; urgency=low

  * update libast-dev package description

 -- Laurence J. Lane <ljlane@debian.org>  Tue,  9 Sep 2003 21:53:37 -0400

libast (0.6-0pre2003010603) unstable; urgency=low

  * Conflict/Replace libast1

 -- Laurence J. Lane <ljlane@debian.org>  Tue, 14 Jan 2003 22:07:01 -0500

libast (0.6-0pre2003010602) unstable; urgency=low

  * rename source to libast
  * create libast2 packages

 -- Laurence J. Lane <ljlane@debian.org>  Wed,  8 Jan 2003 09:47:57 -0500

libast1 (0.5-0pre2003010601) unstable; urgency=low

  * CVS snapshot

 -- Laurence J. Lane <ljlane@debian.org>  Tue,  7 Jan 2003 04:35:33 -0500

libast1 (0.5-0pre2002111702) unstable; urgency=low

  * added libtool build dependency
  * added version to shlibs

 -- Laurence J. Lane <ljlane@debian.org>  Sun, 17 Nov 2002 19:53:09 -0500

libast1 (0.5-0pre2002111701) unstable; urgency=low

  * removed build root, TARFU
  * CVS snapshot
  * updated Standards Version to 3.5.7.0

 -- Laurence J. Lane <ljlane@debian.org>  Fri, 15 Nov 2002 18:54:24 -0500

libast1 (0.4-3) unstable; urgency=low

  * config.{sub,guess} update, closes: #11985

 -- Laurence J. Lane <ljlane@debian.org>  Fri, 16 Nov 2001 15:05:53 -0500

libast1 (0.4-2) unstable; urgency=low

  * disable test program build again, closes: #118920

 -- Laurence J. Lane <ljlane@debian.org>  Fri,  9 Nov 2001 21:00:56 -0500

libast1 (0.4-1) unstable; urgency=low

  * new upstream version
  * debian/rules: partial rewrite
  * debian/control: updated to Standards-Version 3.5.6.0
  * debian/copyright: removed emacs mode settings

 -- Laurence J. Lane <ljlane@debian.org>  Thu,  8 Nov 2001 21:47:02 -0500

libast1 (0.3-0pre2001062603) unstable; urgency=low

  * add version to shlibs

 -- Laurence J. Lane <ljlane@debian.org>  Fri, 13 Jul 2001 14:12:35 -0400

libast1 (0.3-0pre2001062602) unstable; urgency=low

  * disable test program build again, Closes: #102436

 -- Laurence J. Lane <ljlane@debian.org>  Wed, 27 Jun 2001 06:37:34 -0400

libast1 (0.3-0pre2001062601) unstable; urgency=low

  * new CVS snapshot

 -- Laurence J. Lane <ljlane@debian.org>  Tue, 26 Jun 2001 14:22:26 -0400

libast1 (0.3-0pre2001061801) unstable; urgency=low

  * new CVS snapshot
  * added upstream ChangeLog
  * corrected libast1-dev description (who reported that?)

 -- Laurence J. Lane <ljlane@debian.org>  Mon, 18 Jun 2001 17:41:42 -0400

libast1 (0.3-0pre2001061301) unstable; urgency=low

  * new CVS snapshot
  * versioned shlib

 -- Laurence J. Lane <ljlane@debian.org>  Wed, 13 Jun 2001 08:54:39 -0400

libast1 (0.1.0-0pre2001051703) unstable; urgency=low

  * added libast1 dependency to libast1-dev

 -- Laurence J. Lane <ljlane@debian.org>  Wed, 30 May 2001 23:38:23 -0400

libast1 (0.1.0-0pre2001051702) unstable; urgency=low

  * added --disable-mmx configure option
  * disabled test program build, closes: #98896

 -- Laurence J. Lane <ljlane@debian.org>  Sun, 27 May 2001 18:43:30 -0400

libast1 (0.1.0-0pre2001051701) unstable; urgency=low

  * remove debian/build in clean target, Closes: #97852
  * removed debian/rules bashisms

 -- Laurence J. Lane <ljlane@debian.org>  Thu, 17 May 2001 20:29:18 -0400

libast1 (0.1.0-0pre2001051101) unstable; urgency=low

  * Debian libast 0.1 pre-release
  * initial release

 -- Laurence J. Lane <ljlane@debian.org>  Fri, 11 May 2001 21:50:31 -0400