File: changelog

package info (click to toggle)
tcllib 1.10-dfsg-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 17,708 kB
  • ctags: 6,122
  • sloc: tcl: 106,354; ansic: 9,205; sh: 8,707; xml: 1,766; yacc: 753; makefile: 115; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (163 lines) | stat: -rw-r--r-- 5,627 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
tcllib (1.10-dfsg-3) unstable; urgency=low

  * Protected quilt invocation in debian/rules to make it possible to convert
    bwidget source package to 3.0 (quilt) format (closes: #484924).
  * Cleaned up debian/rules.
  * Bumped standards version to 3.7.3.
  * Removed empty /usr/lib directory from the binary tcllib package.
  * Removed extra leading spaces and changed section name to Programming in
    doc-base register file.
  * Fixed copyright statement in debian/copyright.
  * Removed linda override file.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 08 Jun 2008 15:00:19 +0400

tcllib (1.10-dfsg-2) unstable; urgency=low

  [ Sergei Golovan ]
  * Fixed ::blowfish::blowfish option processing if -dir isn't specified
    directly.
  * Adapted the package to Debian Tcl/Tk policy. This includes moving the Tcl
    modules into a subdirectory of /usr/share/tcltk and switching to default
    tcl package in dependencies.
  * Bumped debhelper compatibility level to 5.

  [ Francesco Paolo Lovergine ]
  * Added Homepage field in debian/control.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 15 Nov 2007 19:58:17 +0300

tcllib (1.10-dfsg-1) unstable; urgency=low

  [ Sergei Golovan ]
  * New upstream release.
  * Added Sergei Golovan to uploaders.
  * Fixed bug with registering Tcllib documentation in doc-base.
  * Added uscan control file debian/watch.
  * Removed patch which added asynchronous TCP connect to dns module since it
    is included into upstream distribution.
  * Rewritten clean target in debian/rules to ignore only missing Makefile
    error.

 -- Sergei Golovan <sgolovan@debian.org>  Sun, 16 Sep 2007 13:05:26 +0400

tcllib (1.9.dfsg1-1) unstable; urgency=low

  [ Sergei Golovan ]
  * New maintainer Tcl/Tk Debian Packagers.
  * New upstream release (closes: #391548).
  * Removed patch from JPEG module as it is no longer needed.
  * Fixed cleanup after build.
  * Use quilt to manage patches.
  * Removed non-free RFSs from upstream source (closes: #393415).
  * Added get-orig-source target to debian/rules.
  * Fixed sections inside manual pages.
  * Fixed manpage sections in HTML documentation.
  * Added an index for HTML documentation.
  * Register HTML documentation in doc-base.
  * Moved scripts from /usr/lib to /usr/share as required by Debian
    Policy, leaving symlink in /usr/lib.
  * Added asynchronous TCP connect to dns module (see
    http://sourceforge.net/tracker/index.php?func=detail&aid=1610330&group_id=12883&atid=312883).
  * Overridden linda false positive about uncompressed changelog.
  * Bumped standards version to 3.7.2.

 -- Chris Waters <xtifr@debian.org>  Wed, 31 Jan 2007 22:40:33 -0800

tcllib (1.8-1) unstable; urgency=low

  * New upstream release.
  * Mentioned various new(ish) modules in the package description.
  * Switched to using debhelper v4.
  * Applied patch from Victor Wagner to prevent data corruption when
    removing comments from JPEG files (closes: #343470).

 -- Chris Waters <xtifr@debian.org>  Sun,  7 May 2006 02:15:04 -0700

tcllib (1.7-1) unstable; urgency=low

  * New upstream release (closes: #300805).
  * Patched Makefile.in so that the new "app" script, dtplite, gets
    installed relative to $DESTDIR (a detail that was apparently
    overlooked upstream).
  * Added code to debian/rules to set the file permissions properly, since
    upstream installer doesn't do so.

 -- Chris Waters <xtifr@debian.org>  Tue, 11 Oct 2005 20:02:59 -0700

tcllib (1.6.1-1) unstable; urgency=low

  * New upstream release (bugfix point release).
  * Fixed typo in package description (closes: #194724).
  * Now installs the mpexpand script (closes: #221529).

 -- Chris Waters <xtifr@debian.org>  Thu, 27 May 2004 15:34:48 -0700

tcllib (1.6-1) unstable; urgency=low

  * New upstream release (closes: #238090).

 -- Chris Waters <xtifr@debian.org>  Tue, 23 Mar 2004 16:41:37 -0800

tcllib (1.4-1) unstable; urgency=low

  * New upstream release, fixes broken man pages (closes: #149437).
  * Changed build-deps, needs newer tcl to build.
  * Installed html docs in more sensible place (closes: #175723).
  * Removed some odd files (format/formatter man pages and a "stat"
    subdirectory) that came from some unknown place, and don't seem to be
    supported.  With any luck, they also aren't needed. (I'm sure I'll
    hear from someone if I'm wrong about this.:)

 -- Chris Waters <xtifr@debian.org>  Sun, 11 May 2003 23:35:03 -0700

tcllib (1.3-2) unstable; urgency=low

  * New maintainer.

 -- Chris Waters <xtifr@debian.org>  Sat, 12 Oct 2002 22:42:13 -0700

tcllib (1.3-1) unstable; urgency=low

  * New upstream release.

 -- Mike Markley <mike@markley.org>  Sat, 22 Jun 2002 01:21:06 -0700

tcllib (1.2-1) unstable; urgency=low

  * New upstream release.
  * Added tcl8.3 | tclsh to build-deps (Closes: #134905)

 -- Mike Markley <mike@markley.org>  Fri, 22 Feb 2002 02:55:08 -0800

tcllib (1.1-1) unstable; urgency=low

  * New upstream release.
  * Added description notes for comm and control modules

 -- Mike Markley <mike@markley.org>  Mon,  3 Dec 2001 23:05:36 -0800

tcllib (1.0-1) unstable; urgency=low

  * New upstream release.

 -- Mike Markley <mike@markley.org>  Tue, 16 Oct 2001 00:02:44 -0700

tcllib (0.8-1) unstable; urgency=low

  * New upstream release (Closes: #96064)

 -- Mike Markley <mike@markley.org>  Fri, 15 Jun 2001 20:49:16 -0700

tcllib (0.3-2) unstable; urgency=low

  * New maintainer.

 -- Mike Markley <mike@markley.org>  Fri, 25 Aug 2000 19:06:37 -0700

tcllib (0.3-1) unstable; urgency=low

  * Initial packaging.

 -- David Engel <david@debian.org>  Sat,  8 Apr 2000 21:28:50 -0500