File: changelog

package info (click to toggle)
stfl 0.22-3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 408 kB
  • sloc: ansic: 3,344; makefile: 109; perl: 95; ruby: 83; python: 73
file content (232 lines) | stat: -rw-r--r-- 7,933 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
stfl (0.22-3) unstable; urgency=medium

  * QA upload.
  * Fix "missing required debian/rules targets build-arch and/or build-
    indep": Add missing targets.
    (Closes: #998929)
  * debian/rules: make usage of perl's $Config{vendorarch}
    cross-build-compatible.
  * debian/control: remove Section extra for transitional packages.
    Should be optional now, which is the same as in the source stanza.
  * Remove debian/libstfl0.post{install,rm}.
    The ldconfig call happens via a trigger which is generated by debhelper.
  * Remove trailing whitespace from debian/*.

 -- gregor herrmann <gregoa@debian.org>  Sat, 25 Dec 2021 19:09:01 +0100

stfl (0.22-2) unstable; urgency=medium

  * QA upload.
  * Drop python-stfl package, unused and python2 only; Closes: #938570
  * debian/control
    - drop Vcs* fields, were still pointint to alioth
    - set maintainer to the QA team

 -- Sandro Tosi <morph@debian.org>  Sun, 29 Sep 2019 15:46:30 -0400

stfl (0.22-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "build-depends on spl-dev which is gone from the archive":
    - d/control: Drop the libstfl-spl binary package.
    - d/control: Drop spl-dev from build-depends.
    - d/libstfl-spl.*: Remove.
    - d/rules: Set 'FOUND_SPL' to '0'.
    (Closes: #805366)

 -- Unit 193 <unit193@ubuntu.com>  Wed, 09 Dec 2015 01:15:13 -0500

stfl (0.22-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "hardcodes /usr/lib/perl5":
    - remove debian/libstfl-perl.dirs, not needed
    - create debian/libstfl-perl.install during build, using
      $Config{vendorarch}
    (Closes: #752815)

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Aug 2014 19:20:45 +0200

stfl (0.22-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert Ruby build system to dh_ruby, to build for Ruby 1.9/2.0.
    (Closes: #722382)

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 12 Feb 2014 02:06:19 +0100

stfl (0.22-1) unstable; urgency=low

  * New upstream version:
    - Fix widget overflows if multi-column characters are entered
      (Closes: #603276).
    - Fix that richtext is not multi-column caracters aware
      (Closes: #603334).
    - Fix that stfl_modify takes long time if a form has many widgets
      (Closes: #604770).
  * libstfl-dev: add missing strict dependency on libstfl0 (Closes: #646199).
  * libstfl0: do not depend on libncursesw5-dev (Closes: #646201).
    - Thanks Sven Joachim for both, this should've been noticed way earlier.
  * Convert package to dh_python2 (Closes: #617072).
  * Bump standards version, no changes needed.
  * Add ${misc:Depends} to binary packages where it was missing.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Bump minor version in symbol files and link file.

 -- Nico Golde <nion@debian.org>  Tue, 25 Oct 2011 16:01:40 +0200

stfl (0.21-2) unstable; urgency=low

  * Adapt package to build with ruby 1.9.1 rather than 1.9 (Closes: #565844).

 -- Nico Golde <nion@debian.org>  Tue, 19 Jan 2010 10:18:07 +0100

stfl (0.21-1) unstable; urgency=low

  * New upstream release
    - allows overwriting key values for page up/down (Closes: #479650).
    - introduce libstfl0 as upstream builds a shared library now.
    - Added libstfl0.symbols.
  * debian/rules:
    - use py_sitename macro to copy all python modules in to the right path.
    - include /usr/share/python/python.mk (needed to build with Python 2.6).
    - additionally adjust debian/python-stfl.install to install all python
      modules into /usr/lib/pythonX.Y/*-packages.
      Thanks Alessio Treglia (Closes: #528715).
  * Bump policy version, no changes needed.
  * Fix duplicate short descriptions.
  * Remove Michael Mende from uploaders as it seems he is not interested
    in this package anymore. Thanks a lot for your previous work!

 -- Nico Golde <nion@debian.org>  Tue, 22 Sep 2009 12:48:17 +0200

stfl (0.20-2) unstable; urgency=low

  * Add pkg config file to -dev package (Closes: #528394)

 -- Nico Golde <nion@debian.org>  Tue, 12 May 2009 22:58:49 +0200

stfl (0.20-1) unstable; urgency=low

  * New upstream release.
  * Bump policy version, no changes needed.
  * We have a ruby section now, changed section fields for
    ruby related packages.
  * Adjust copyright years.
  * Remove section for libstfl-dev as this is inherited from the
    source package.

 -- Nico Golde <nion@debian.org>  Mon, 27 Apr 2009 16:24:58 +0200

stfl (0.19-1) unstable; urgency=low

  * New upstream release.
  * Bump policy version to 3.8.0, no changes needed.
  * Bump debhelper compat level.
  * Fix spelling error in python-stfl description (python->Python).

 -- Nico Golde <nion@debian.org>  Mon, 27 Apr 2009 16:10:53 +0200

stfl (0.18-3) unstable; urgency=low

  * Apply patch by Kusanagi Kouichi to prevent a segfault
    if the root widget was replaced (Closes: #476256).
  * Bump compat level to 6 as it is the default now.
  * Fix spelling-error-in-description python Python by writing
    python in lowercase letters in the description.

 -- Nico Golde <nion@debian.org>  Thu, 01 May 2008 14:08:01 +0200

stfl (0.18-2) unstable; urgency=low

  * Change ruby library path for ruby1.9 as it changed with the upload
    of ruby 1.9.0.0-1 (Closes: #458714).
  * Bumped Standards version, no changes needed.

 -- Nico Golde <nion@debian.org>  Wed, 02 Jan 2008 14:19:36 +0100

stfl (0.18-1) unstable; urgency=low

  * New upstream release.
  * Switched from the Xs-Vcs fields to Vcs- since they are now
    supported by dpkg and from old Homepage tag to the new Homepage
    control field.

 -- Nico Golde <nion@debian.org>  Mon, 12 Nov 2007 13:48:36 +0100

stfl (0.17-1) unstable; urgency=low

  * New upstream release.
    - pthread related fixes for stfl_quote (Closes: #439644).

 -- Nico Golde <nion@debian.org>  Tue, 04 Sep 2007 14:39:52 +0200

stfl (0.16-1) unstable; urgency=low

  * New upstream release.

 -- Nico Golde <nion@debian.org>  Thu, 30 Aug 2007 15:32:53 +0200

stfl (0.15-3) unstable; urgency=low

  * Again added fPIC to CFLAGS. Hopefully all build issues
    are fixed now.

 -- Nico Golde <nion@debian.org>  Tue, 07 Aug 2007 13:06:54 +0200

stfl (0.15-2) unstable; urgency=low

  * Removed CFLAGS fix for fPIC command line switch in rules.

 -- Nico Golde <nion@debian.org>  Mon, 06 Aug 2007 01:15:59 +0200

stfl (0.15-1) unstable; urgency=low

  * New upstream release, upstream switched to LGPL v3.

 -- Nico Golde <nion@debian.org>  Fri, 27 Jul 2007 15:04:16 +0200

stfl (0.14-1) unstable; urgency=low

  [ Michael Mende ]
  * New upstream release (Closes: #427814).
  * Depends now on libncursesw5-dev instead of libncurses5-dev.
  * Added new packages containing bindings for perl, python, ruby,
    spl (Closes: #425214, #425217).
  * Build depends now on python-all-dev, python-central, ruby1.[89]-dev,
    spl-dev, swig.x.

  [ Nico Golde ]
  * New Uploader Michael Mende (Closes: #427814).
  * Some fixes on package split configuration by Michael.
  * Removed template stuff from watch file.
  * Added XS-Vcs-Svn and XS-Vcs-Browser tags to control.
  * Do not ignore errors on make clean in rules anymore,
    just look at missing Makefile.
  * Removed README.Debian since we have bindings now.
  * Added example.c and example.stfl as examples.

 -- Nico Golde <nion@debian.org>  Thu, 28 Jun 2007 12:01:35 +0000

stfl (0.8-2) unstable; urgency=low

  * Added missing -fPIC to CFLAGS (fixed by upstream with
    next release) and deactivated all bindings.
    The bindings will hopefully be ready as package with
    the next revision.

 -- Nico Golde <nion@debian.org>  Sat, 05 May 2007 21:12:22 +0200

stfl (0.8-1) unstable; urgency=low

  * New upstream release.
  * Changed maintainer address.
  * Added README.Debian.

 -- Nico Golde <nion@debian.org>  Sat, 31 Mar 2007 12:16:20 +0200

stfl (0.7-1) unstable; urgency=low

  * Initial release (Closes: #403813).

 -- Nico Golde <nico@ngolde.de>  Tue, 19 Dec 2006 22:25:03 +0100