File: changelog

package info (click to toggle)
tclxml 1%3A3.2.7-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,792 kB
  • sloc: ansic: 11,995; tcl: 6,842; sh: 463; makefile: 10
file content (180 lines) | stat: -rw-r--r-- 5,378 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
tclxml (1:3.2.7-5) unstable; urgency=medium

  * Use pkgconfig instead of xml2-config and xslt-config
    (Closes: #948874, #949503)
  * Push Standards-Version to 4.5.0. No changes needed

 -- Ole Streicher <olebole@debian.org>  Wed, 22 Jan 2020 17:34:53 +0100

tclxml (1:3.2.7-4) unstable; urgency=low

  [ Chris Lamb ]
  * Make the build reproducible

  [ Ole Streicher ]
  * Push Standards-Version to 4.4.0. No changes required.
  * Push compat to 12. remove d/compat
  * Add tests on salsa

 -- Ole Streicher <olebole@debian.org>  Sun, 18 Aug 2019 21:21:24 +0200

tclxml (1:3.2.7-3) unstable; urgency=medium

  * Create stub lib file. Closes: #819848

 -- Ole Streicher <olebole@debian.org>  Sun, 20 Jan 2019 10:25:50 +0100

tclxml (1:3.2.7-2) unstable; urgency=low

  * Re-add xml and xslt libraries to LIBS

 -- Ole Streicher <olebole@debian.org>  Tue, 08 Jan 2019 11:03:38 +0100

tclxml (1:3.2.7-1) unstable; urgency=low

  * New upstream version 3.2.7
  * Push Standards-Version to 4.3.0. No changes needed
  * Remove static lib: not built anymore

 -- Ole Streicher <olebole@debian.org>  Mon, 07 Jan 2019 16:13:37 +0100

tclxml (1:3.2.6-1) unstable; urgency=low

  * New upstream version 3.2.6
  * Remove patch incorporated upstream

 -- Ole Streicher <olebole@debian.org>  Tue, 29 May 2018 16:31:31 -0700

tclxml (1:3.2.5-1) unstable; urgency=low

  * New Maintainer; Tcl/Tk Debian Packagers team maintenance (Closes: #875667)
  * Convert repository to git and git-buildpackage
  * Reformat d/copyright for DEP5
  * Switch upstream to github/wjoye. Adjust packaging to new upstream.
  * New upstream version 3.2.5. Increase epoch to drop 3.3~ prereleases
  * Revert to old pkgIndex.tcl
  * Push Standards-Version to 4.1.4. No changes needed.
  * Push compat to 11
  * Update VCS fields to use salsa.d.o

 -- Ole Streicher <olebole@debian.org>  Thu, 19 Apr 2018 17:38:52 +0200

tclxml (3.3~svn11-2) unstable; urgency=low

  * Fix tclconfig to build on GNU/kFreeBSD and GNU/Hurd successfully.
  * Use dh-autoreconf.

 -- Andrew O. Shadura <bugzilla@tut.by>  Fri, 06 Apr 2012 23:44:44 +0300

tclxml (3.3~svn11-1) unstable; urgency=low

  * New upstream snapshot.
  * Update Standards version to 3.9.3.
  * Move to DebSrc3.0 and dh7.
  * Split the package into tclxml and tclxml-dev.
  * Clean up debian/rules.
  * Add Vcs-* fields.
  * Include the README file.
  * Some fixes to the manual pages.
  * Change the spelling of the maintainer's last name.

 -- Andrew O. Shadura <bugzilla@tut.by>  Thu, 29 Mar 2012 23:09:45 +0200

tclxml (3.2-1) unstable; urgency=low

  * New maintainer. (Closes: #519315)
  * New upstream version. (Closes: #540507)
  * Update Standards version to 3.8.3.

 -- Andrew O. Shadura <bugzilla@tut.by>  Tue, 10 Nov 2009 11:23:08 +0200

tclxml (3.1-3) unstable; urgency=low

  * Added Readme.html. (Closes: #481810)
  * Added watch file.
  * Added Homepage control field.
  * Update Standards version to 3.8.0.

 -- Fernando Ike de Oliveira <fike@midstorm.org>  Sun, 29 Jun 2008 23:45:42 -0300

tclxml (3.1-2) unstable; urgency=low

  * Bug fix: fix directory build package. (Closes: #402791)
  * Bug fix: fix debian/rules with suggested Kaare Hviid. (Closes: #274192)

 -- Fernando Ike de Oliveira <fike@midstorm.org>  Thu, 14 Dec 2006 21:59:05 -0200

tclxml (3.1-1) unstable; urgency=low

  * New upstream release.
  * New maintainer.
  * debian/control:
    - Added expat to Build-Depends.
    - Added tcllib to Build-Depends.
  * Updated Standart-Version 3.7.2.
  * debian/rules:
    - Remove entried expat.

 -- Fernando Ike de Oliveira <fike@midstorm.org>  Sun, 30 Jul 2006 12:13:59 -0300

tclxml (3.0-5.1) unstable; urgency=low

  * Non-maintainer upload during Bug-Squashing-Party.
  * Added --with-Tclxml=.. to libxml2's configure command line.
    (Closes: #275734)

 -- Michael Banck <mbanck@debian.org>  Sun, 28 Nov 2004 00:06:11 +0100

tclxml (3.0-5) unstable; urgency=high

  * Do 'clean' in libxml2 directory.
  * Bug fix: "tclxml_3.0-3_sparc: FTBFS: strip: Unable to recognise the
    format of the input", thanks to Anibal Monsalve Salazar (Closes:
    #272844).

 -- David N. Welton <davidw@debian.org>  Wed, 29 Sep 2004 09:25:32 +0200

tclxml (3.0-4) unstable; urgency=high

  * Build depend on libxml2-dev.
  * Bug fix: "tclxml_3.0-3_arm: FTBFS: please use --with-libxml2-include",
    thanks to Anibal Monsalve Salazar (Closes: #272843).

 -- David N. Welton <davidw@debian.org>  Wed, 22 Sep 2004 16:04:09 +0200

tclxml (3.0-3) unstable; urgency=high

  * Build libxml2 parser too, needed by tcldom.

 -- David N. Welton <davidw@debian.org>  Tue, 21 Sep 2004 10:52:27 +0200

tclxml (3.0-2) unstable; urgency=low

  * Add extra include headers.

 -- David N. Welton <davidw@debian.org>  Wed,  1 Sep 2004 11:53:15 +0200

tclxml (3.0-1) unstable; urgency=low

  * New upstream release

 -- David N. Welton <davidw@debian.org>  Wed,  1 Sep 2004 10:59:22 +0200

tclxml (2.6-2) unstable; urgency=low

  * Bug fix: added tcllib dependancy.  Thanks to Sam
    Hartman (Closes: #216926).

 -- David N. Welton <davidw@debian.org>  Tue, 21 Oct 2003 20:57:35 +0200

tclxml (2.6-1) unstable; urgency=low

  * New upstream release.

 -- David N. Welton <davidw@debian.org>  Fri, 14 Mar 2003 17:46:34 -0800

tclxml (2.5-1) unstable; urgency=low

  * Initial Release.

 -- David N. Welton <davidw@debian.org>  Wed, 18 Dec 2002 12:16:22 -0800