File: changelog

package info (click to toggle)
sgb 1%3A20030623-3
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 1,868 kB
  • ctags: 28
  • sloc: makefile: 197; sh: 15
file content (255 lines) | stat: -rw-r--r-- 7,836 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
sgb (1:20030623-3) unstable; urgency=low

  * Correct manpage (/usr/doc -> /usr/share/doc) (closes: #283980)

 -- Julian Gilbey <jdg@debian.org>  Tue, 22 Feb 2005 21:42:10 +0000

sgb (1:20030623-2) unstable; urgency=high

  * Fixes RC FTBFS bug: Makefile.debian used -lgb instead of libgb.a
    (closes: #263943)

 -- Julian Gilbey <jdg@debian.org>  Wed, 11 Aug 2004 10:23:11 -0400

sgb (1:20030623-1) unstable; urgency=low

  * New upstream version
  * Use ANSI prototypes throughout (closes: #217429)

 -- Julian Gilbey <jdg@debian.org>  Mon, 27 Oct 2003 22:32:19 +0000

sgb (1:20020726-2) unstable; urgency=low

  * Update dependencies post-cweb transition

 -- Julian Gilbey <jdg@debian.org>  Wed,  5 Mar 2003 16:18:59 +0000

sgb (1:20020726-1) unstable; urgency=low

  * New upstream version
  * MOVED TO NON-FREE: should always have been there, as the license does
    not permit redistribution of modified sources/binaries.

 -- Julian Gilbey <jdg@debian.org>  Thu,  3 Oct 2002 21:48:51 +0100

sgb (1:20020130-1) unstable; urgency=low

  * New upstream version

 -- Julian Gilbey <jdg@debian.org>  Wed, 20 Mar 2002 16:42:50 +0000

sgb (1:20010107-4) unstable; urgency=low

  * Changed priority to extra, as per ftp-maintainers' request.
  * Add some lintian overrides
  * Move to build-arch/build-indep in debian/rules
  * debhelper v.3

 -- Julian Gilbey <jdg@debian.org>  Wed, 16 Jan 2002 12:47:43 +0000

sgb (1:20010107-3) unstable; urgency=low

  * Recompiled with new CWEBINPUTS directory for new kpathsea-enabled
    CWEB.

 -- Julian Gilbey <jdg@debian.org>  Tue, 15 Jan 2002 03:34:44 +0000

sgb (1:20010107-2) unstable; urgency=low

  * Realised that as the upstream source is never going to change the
    library interface, the soname should never need to be changed.  So
    reverting to soname of libgb.so.1, and leaving it there.

 -- Julian Gilbey <jdg@debian.org>  Mon, 14 May 2001 15:46:07 +0100

sgb (1:20010107-1) unstable; urgency=low

  * New upstream release

 -- Julian Gilbey <jdg@debian.org>  Tue,  8 May 2001 10:21:59 +0100

sgb (1:20000914-5) unstable; urgency=low

  * Remove the -Wl,-lc option; Ben Collins told me it's not necessary when
    using gcc
  * Rename the -src package to -doc (the change was not a wise thing to
    do); keep the -src package as a temporary dummy package until after
    woody is released (closes: #94822)

 -- Julian Gilbey <jdg@debian.org>  Fri, 27 Apr 2001 01:34:52 +0100

sgb (1:20000914-4) unstable; urgency=low

  * Removed dangling symlink from /usr/lib caused by bad soname in version
    2000.09.14-1

 -- Julian Gilbey <jdg@debian.org>  Mon,  2 Apr 2001 21:04:49 +0100

sgb (1:20000914-3) unstable; urgency=low

  * Renumber package version according to policy (YYYYMMDD, not
    YYYY.MM.DD); oops.
  * Rename sgb-doc as sgb-src

 -- Julian Gilbey <jdg@debian.org>  Wed, 21 Feb 2001 00:42:20 +0000

sgb (1:2000.09.14-2) unstable; urgency=low

  * Correct versioning information in library
  * Add support for DEB_BUILD_OPTIONS
  * Standards version 3.5.0
  * Added ldconfig call in postrm

 -- Julian Gilbey <jdg@debian.org>  Thu, 15 Feb 2001 01:32:07 +0000

sgb (1:2000.09.14-1) unstable; urgency=low

  * New upstream version

 -- Julian Gilbey <jdg@debian.org>  Thu,  7 Dec 2000 21:09:04 +0000

sgb (1:1999.08.20-8) unstable; urgency=low

  * Have another attempt at removing this symlink, this time it's
    /usr/doc/sgb-doc/examples/examples.  (closes: #58879)

 -- Julian Gilbey <jdg@debian.org>  Thu, 11 May 2000 12:23:13 +0100

sgb (1:1999.08.20-7) unstable; urgency=low

  * Get rid of spurious /usr/share/doc/sgb-doc/examples/examples symlink
    if it exists (closes: #51102)

 -- Julian Gilbey <jdg@debian.org>  Thu, 25 Nov 1999 21:12:06 +0000

sgb (1:1999.08.20-6) unstable; urgency=low

  * Upgrade to Standards version 3.1.1.
  * Make sure to call debhelper autoscripts from maintainer scripts.

 -- Julian Gilbey <jdg@debian.org>  Wed, 24 Nov 1999 21:52:58 +0000

sgb (1:1999.08.20-5) unstable; urgency=low

  * debian/rules should use Makefile.debian for the "clean" target
    (spotted by Roman Hodek)
  * Use -O1 to try to correct the m68k problem instead

 -- Julian Gilbey <jdg@debian.org>  Wed,  8 Sep 1999 00:10:35 +0100

sgb (1:1999.08.20-4) unstable; urgency=low

  * Tried to correct debian.rules again.  This time, compile will use
    -fno-strict-aliasing for all versions of gcc >= 2.95.  And the flag is
    actually used!

 -- Julian Gilbey <jdg@debian.org>  Tue, 31 Aug 1999 19:12:57 +0100

sgb (1:1999.08.20-3) unstable; urgency=low

  * Added -fno-strict-aliasing so the compile works with gcc-2.95.
  * Cleaned up the Makefile and rules file to localise CFLAGS settings.
  * Correct Makefile.debian to actually use compiler optimisation on
    example programs!

 -- Julian Gilbey <jdg@debian.org>  Tue, 31 Aug 1999 13:51:26 +0100

sgb (1:1999.08.20-2) unstable; urgency=low

  * Corrected sh_makeshlibs call in debian/rules

 -- Julian Gilbey <jdg@debian.org>  Sun, 29 Aug 1999 08:40:52 +0100

sgb (1:1999.08.20-1) unstable; urgency=low

  * New upstream version
  * Corrected dh_shlibdep/dh_makeshlibs order problem in debian/rules

 -- Julian Gilbey <jdg@debian.org>  Sun, 29 Aug 1999 07:59:26 +0100

sgb (1:1998-2) unstable; urgency=low

  * Moved cweb input files from /usr/lib/cweb to /usr/share/cweb in line
    with the change in tetex-*, moving towards FHS compliance

 -- Julian Gilbey <jdg@debian.org>  Fri,  9 Apr 1999 12:52:43 +0100

sgb (1:1998-1) unstable; urgency=low

  * New upstream source.
  * New maintainer.
  * Now installs sources in /usr/doc/sgb-doc/examples using a separate
    sgb-doc package, with a link from /usr/doc/sgb/src.
  * Standards 2.5.0.0.
  * Passes lintian 0.9.3 (except for newer standards version).
  * Changed debian/rules to use debhelper.
  * Many changes to improve Makefile.debian.
  * Changed to install data files in /usr/share/sgb rather than
    /usr/lib/sgb/data, as these are architecture independent data files,
    in compliance with the FHS (FSSTND) version 2.0.
  * New man page sgbdemos(1), and sgb(1) rewritten.

 -- Julian Gilbey <jdg@debian.org>  Thu, 19 Nov 1998 13:15:23 +0000

sgb (1:1996-7) frozen unstable; urgency=low

  * Call ldconfig in `postinst' according to the packaging manual 2.4.1.0.
  * Standards 2.4.1.0.

 -- Milan Zamazal <pdm@fi.muni.cz>  Wed, 15 Apr 1998 13:39:03 +0200

sgb (1:1996-6) unstable; urgency=low

  * Use `dh_md5sums'.

 -- Milan Zamazal <pdm@fi.muni.cz>  Wed, 18 Feb 1998 19:20:24 +0100

sgb (1:1996-5) unstable; urgency=low

  * `checksums' renamed to `md5sums'.

 -- Milan Zamazal <pdm@fi.muni.cz>  Fri, 13 Feb 1998 18:16:51 +0100

sgb (1:1996-4) unstable; urgency=low

  * More descriptive description.
  * Bad permissions corrected.
  * Simple manual page created.
  * Cosmetic changes in `README.Debian'.
  * Standards 2.4.0.0.

 -- Milan Zamazal <pdm@fi.muni.cz>  Tue, 10 Feb 1998 16:21:11 +0100

sgb (1:1996-3) unstable; urgency=low

  * `-isp' flag added to dpkg-gencontrol.
  * `README.debian' renamed to `README.Debian'.
  * Dot added after description synopsis in `control'.
  * Shared library stripped.
  * Static library no more stripped.
  * Gzip `changelog.Debian'.
  * Standards 2.3.0.1.

 -- Milan Zamazal <pdm@fi.muni.cz>  Mon, 12 Jan 1998 19:41:15 +0100

sgb (1:1996-2) unstable; urgency=low

  * Missing include files added.
  * Shared library added.

 -- Milan Zamazal <pdm@fi.muni.cz>  Fri, 31 Oct 1997 14:18:22 +0100

sgb (1:1996-1) unstable; urgency=low

  * Changed version numbering (Bug #12692).
  * Compiled with libc6.
  * Does not use debstd anymore.
  * Abstract not in Postscript but in TeX source.

 -- Milan Zamazal <pdm@fi.muni.cz>  Wed, 10 Sep 1997 19:44:46 +0200

sgb (961220-1) unstable; urgency=low

  * Initial Release.

 -- Milan Zamazal <pdm@fi.muni.cz>  Thu, 3 Apr 1997 13:26:04 +0200