File: changelog

package info (click to toggle)
tkgate 2.1%2Brepack-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 28,384 kB
  • sloc: ansic: 62,300; tcl: 20,345; xml: 2,731; yacc: 1,177; lex: 839; sh: 664; makefile: 180; perl: 39
file content (305 lines) | stat: -rw-r--r-- 11,611 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
tkgate (2.1+repack-4) unstable; urgency=medium

  * applied sei-lisa's patch, thanks! Closes:  #968605
  * updated Standards-Version: 4.5.0, debhelper-compat = 12

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 21 Aug 2020 19:33:38 +0200

tkgate (2.1+repack-3) unstable; urgency=medium

  * modified the installation file for of tkgate-doc, thanks to
    Alexey Loginov's hints: added the subdirectory fig/ and the
    css file.
  * added a file to redirect from /usr/share/tgate/index.html to
    /usr/share/tgate/en/index.html

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 14 Jan 2019 17:29:11 +0100

tkgate (2.1+repack-2) unstable; urgency=medium

  * removed d/tkgate.desktop to take in account the upstream's file
  * removed d/tkgate.xpm to take in account the upstream's file
  * modified the install for package tkgate-doc
  * removed d/tkgate-doc.doc-base

 -- Georges Khaznadar <georgesk@debian.org>  Fri, 11 Jan 2019 17:58:57 +0100

tkgate (2.1+repack-1) unstable; urgency=medium

  * updated the watch file to upgrade to the newer version on another
    repository, https://bitbucket.org/starling13/tkgate. Closes: #916665
  * upgraded to new upstream version 2.1
  * updated debian patches (many of them are removed)
  * updated Standards-Version: 4.3.0, dh level: 11
  * added a build-dependency on libpango1.0-dev
  * applied Helmut Grohne's patches. Closes: #911394
  * checked that upstream changes comply with Helmut Grohne's patch
    named cross.patch. Closes: #912681
  * removed upstream files doc/fig/valid-html401.png and doc/valid-html401.png
    as they are non-free; updated d/copyright and d/watch

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 06 Jan 2019 18:03:52 +0100

tkgate (2.0~b10-6) unstable; urgency=medium

  * updated Vcs-Browser and Vcs-Git fields in d/control to take in
    account the new repository salsa.d.o
  * made the dependency tkgate -> tkgate-data more precise regarding the
    version number
  * checked that dhelp is no longer a dependency. Closes: #860493
  * recompiled against the latest versions of Tcl/Tk. Closes: #887918
  * applied Chris Lamb's patch. Closes: #890577
  * updated debian/copyright
  * removed the obsoleted field DM-Upload-Allowed from d/control
  * removed debian/menu since there is a desktop file

 -- Georges Khaznadar <georgesk@debian.org>  Sat, 17 Feb 2018 18:25:41 +0100

tkgate (2.0~b10-5) unstable; urgency=medium

  * changed the field Homepage: in d/control, as the current version comes from
    http://perso.univ-perp.fr/guillaume.revy/teaching/softs/tkgate.html
  * upgraded Standards-Version to 3.9.8
  * deleted patch 03_config.diff. Closes: #811057
  * added d/sources/format
  * adjusted Maintainer: and Uploaders: fields for the Debian distribution.
    Closes: #750074
  * removed the deprecated build-dependency on hardening-wrappers, changed
    d/rules to make use of dpkg-buildflags
  * fixed typos signalled by lintian (d/patches/typos.patch)

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 27 Apr 2016 11:54:41 +0200

tkgate (2.0~b10-4) unstable; urgency=medium

  * applied Daniel T Chen's patch, thanks! Closes: #741818

 -- Georges Khaznadar <georgesk@debian.org>  Mon, 31 Mar 2014 16:35:04 +0200

tkgate (2.0~b10-3) unstable; urgency=medium

  * removed the unsed build-dependency on dhelp, replaced it by a Recommends:
    for the package tkgate-doc. So the package is installable even if
    dhelp does not belong to the current distribution.
  * added the directory 'primitives' to the package tkgate-data. Created a
    versioned dependency between tkgate and tkgate-data.
    Closes: #549319
  * checked for #554464, which is not reproducible with the current (latest)
    version. Closes: #554464
  * checked for #351744, which is not reproducible with the current (latest)
    version. Closes: #351744

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 05 Mar 2014 11:24:29 +0100

tkgate (2.0~b10-2) unstable; urgency=medium

  * added myself as an uploader
  * upgraded Standards-Version to 3.9.5
  * added -lm to LDFLAGS in the target override_dh_auto_configure
  * made use of hardening-wrapper
  * added a taget override_dh_clean to remove files in libexec/
  * patched files which were shown erroneous by the hardening flags
  * removed obsolete dm-upload-allowed
  * modified a file to remove its shebang line, removed one lintian
    override.
  * fixed the file d/watch

 -- Georges Khaznadar <georgesk@debian.org>  Sun, 09 Feb 2014 17:45:10 +0100

tkgate (2.0~b10-1) experimental; urgency=low

  * New upstream release.
  * debian/compat: Bumped to 7
  * debian/control:
    + Bumped Standards-Version to 3.8.3 (no changes needed)
    + Moved to Git, hence updated Vcs-* fields.
    + Build-Depend on debhelper (>= 7.0.50~) to support override targets.
    + Build-Depend on quilt  (>= 0.46-7~) to support dh 7's --with quilt
  * debian/rules:
    + Simplified rules file.
    + Pass LDFLAGS="$(LDFLAGS) -Wl,--as-needed" to configure script to avoid
      linking tkgate with un-necessary libraries.
  * Added 04_typos.diff patch to fix some typos in messages printed by tkgate.
  * Added debian/README.source
  * Append to LDFLAGS variable instead of overriding it

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sun, 04 Oct 2009 12:18:32 +0200

tkgate (2.0~b8-1) experimental; urgency=low

  * New upstream release.
  * Refreshed patch 01_paths.diff.
  * debian/control:
    + added autotools-dev to Build-Depends.
    + Set debian-science as Maintainer, while added myself as an uploader.
    + Added DM-Upload-Allowed field.
    + Added Vcs-* fields.
    + Bump Standards-Version to 3.8.1
  * Added patch 03_config.diff to add a minimal code block to the top of 
    config.sub and config.guess, to call their up-to-date versions.
  * Removed patch 02_manpages.diff since it got merged upstream.
  * debian/copyright: 
    + converted to machine-readable format.
    + updated upstream author's email address.
    + updated upstream copyright years.
    + added copyright years for Debian packaging.
    + reformated the copyright file.
    + refer to /usr/share/common-licenses/GPL-2
  * debian/tkgate-doc.doc-base: updated upstream author's email address.
  * debian/watch: changed to pre-release URL, and used version mangling.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sun, 26 Apr 2009 16:06:48 +0200

tkgate (2.0~b4-1) experimental; urgency=low

  * New upstream release.
  * Bumped Standards-Version to 3.8.0.
  * Build-Depends on xutils-dev instead of xutils.
  * debian/tkgate.manpages: changed path of manpages to 
    debian/tmp/usr/share/man/man1
  * debian/control:
    + Used tk-dev and tcl-dev in Build-Depends instead of tk8.4-dev and 
      tcl8.4-dev.
    + Used tk and tcl in tkgate-data's Suggests field instead of tk8.4 and 
      tcl8.4.
    + Enhanced short description for tkgate-data & tkgate-doc.
    + Fixed typo in tkgate long description: langauge -> language.
  * Added descriptions to patch files.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Tue, 26 Jan 2009 16:14:55 +0200

tkgate (2.0~a11-1) experimental; urgency=low

  * New maintainer. (Closes: #464329)
  * New upstream release.
  * Used upstream description for debian/control.
  * Added tkgate-data.examples.
  * Used quilt patch system.
   . Removed patches since they are irrevelant in the new release, and patches
     for the manpages are in 02_manpages.diff.
   . Added 01_paths.diff patch to fix exec path for tkgate and verga.
  * Removed tkgate-data.dirs since it seems useless.
  * Removed lintian overrides that are irrevelant in the new release.
  * debian/tkgate-data.install:
   . Added site-preferences, povray, vlib and vpd.
   . Renamed bitmaps to images.
  * Added longtitle and icon to debian/menu.
  * Used dh_lintian to install lintian overrides.
  * Used dh_icons.
  * Upgrade to debhelper 6.0.7~ for dh_lintian.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Mon, 21 Apr 2008 12:33:59 +0200

tkgate (1.8.7-1) unstable; urgency=low

  * QA upload.
    + Set maintainer to: Debian QA Group <packages@qa.debian.org>.
    (done by Barry deFreese, but lintian likes to have it in the first line)

  [ Barry deFreese ]
  * New upstream release.
    + Improved build system. (Closes: #464273).
  * Move DH_COMPAT to debian/compat.
  * Remove unused debhelper commands from rules.
  * Install in /usr/share instead of /usr/lib.
  * Escape manpage hyphens.
  * Install manpage in correct location and with correct name.
  * Add .desktop file and call dh_desktop. (Closes: #368794).
    + Thanks to Emmet Hikory.
  * Fix watch file.
  * Fix copyright file.
  * Remove URL from package description.
  * Split package into -data and -doc.
  * Bump Standards Version to 3.7.3.
    + Menu policy transition.

  * changed build-dep to tcltk 8,4, since 8.3 is scheduled for removal and 8.5
    is not yet supported
  * added lintian overrides for two tcl-scripts having a shebang line
  * added symlink for the html-documentation in /usr/share/doc/tkgate if
    tkgate-doc is installed (therefore added the directy and a lintian
    override for an emtpy directory)
  * added lintian override for license.tcl, which is used to display the
    license in tkgate itself

 -- Barry deFreese <bddebian@comcast.net>  Mon, 18 Feb 2008 21:00:40 +0100

tkgate (1.8.6-2) unstable; urgency=low

  * xlibs-dev dependency -> libx11-dev (closes: #347078) 

 -- Nicolas Sabouret <nico@debian.org>  Wed, 11 Jan 2006 15:16:05 +0100

tkgate (1.8.6-1) unstable; urgency=low

  * New upstream release (closes: #333159)

 -- Nicolas Sabouret <nico@debian.org>  Thu, 13 Oct 2005 14:07:27 +0200

tkgate (1.8.4-1) unstable; urgency=low

  * New upstream release
  * Included some french translation (thanks to Georges Khaznadar)
  * Switch to /usr/share (FHS-compliance)

 -- Nicolas Sabouret <nico@debian.org>  Thu, 26 Aug 2004 13:44:02 +0200

tkgate (1.8.3-1) unstable; urgency=low

  * New upstream release

 -- Nicolas Sabouret <nico@debian.org>  Tue, 30 Mar 2004 15:01:07 +0200

tkgate (1.8.1-1) unstable; urgency=low

  * New upstream release (closes: #231781)

 -- Nicolas Sabouret <nico@debian.org>  Wed, 11 Feb 2004 17:08:50 +0100

tkgate (1.6i+patch-4) unstable; urgency=low

  * Rebuilt againts tcl/tk8.3-dev (closes: #213527)

 -- Nicolas Sabouret <nico@debian.org>  Fri, 10 Oct 2003 09:17:10 +0200

tkgate (1.6i+patch-3) unstable; urgency=low

  * Removed old versions of tcl/tk from Build-Depends (closes: #205719)

 -- Nicolas Sabouret <nico@debian.org>  Thu, 28 Aug 2003 16:19:17 +0200

tkgate (1.6i+patch-2) unstable; urgency=low

  * Changed doc location in scripts/licence.tcl (closes: #197303)

 -- Nicolas Sabouret <nico@debian.org>  Tue,  8 Jul 2003 10:42:05 +0200

tkgate (1.6i+patch-1) unstable; urgency=low

  * New upstream release
  * Patched src/common/vgrammar.y for bison>=1.5 (closes: #166000)

 -- Nicolas SABOURET <nico@debian.org>  Fri, 25 Oct 2002 16:52:03 +0200

tkgate (1.6i-1) unstable; urgency=low

  * New upstream release
  * Missing build-depends (closes: #126998)
  * Using dhelp

 -- Nicolas SABOURET <nico@debian.org>  Fri,  8 Feb 2002 18:25:12 +0100

tkgate (1.6h-2) unstable; urgency=low

  * Use tcl/tk 8.0 to build (closes: #126013)
  * doc-base description corrected

 -- Nicolas SABOURET <nico@debian.org>  Fri, 21 Dec 2001 10:26:51 +0100

tkgate (1.6h-1) unstable; urgency=low

  * Initial Release.

 -- Nicolas SABOURET <nico@debian.org>  Fri, 30 Nov 2001 10:38:06 +0100