File: changelog

package info (click to toggle)
libtk-tablematrix-perl 1.23-6
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,788 kB
  • sloc: ansic: 15,026; perl: 3,389; makefile: 120; sh: 16
file content (177 lines) | stat: -rw-r--r-- 6,246 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
libtk-tablematrix-perl (1.23-6) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format.
  * No longer using cdbs.  Fixed debian-rules-uses-deprecated-makefile.
  * debian/patches/pod.diff: Fixed manpage-has-errors-from-pod2man.
  * Fixed debhelper-but-no-misc-depends.
  * Fixed ancient-standards-version.

 -- Bart Martens <bartm@debian.org>  Sat, 01 Oct 2011 14:34:20 +0200

libtk-tablematrix-perl (1.23-5) unstable; urgency=low

  * debian/control: Added version, perl-tk (>= 1:804.028).  Closes: #468442.
  * debian/control: Homepage, Standards-Version, and my e-mail address.

 -- Bart Martens <bartm@debian.org>  Sat, 01 Mar 2008 07:28:01 +0100

libtk-tablematrix-perl (1.23-4) unstable; urgency=low

  * debian/patches/01_display.diff: Removed.
  * debian/rules: Disabled tests.  Closes: #430095.

 -- Bart Martens <bartm@knars.be>  Sat, 30 Jun 2007 11:36:19 +0200

libtk-tablematrix-perl (1.23-3) unstable; urgency=low

  * debian/patches/01_display.diff: Updated.  Closes: #430095.

 -- Bart Martens <bartm@knars.be>  Fri, 22 Jun 2007 13:32:15 +0200

libtk-tablematrix-perl (1.23-2) unstable; urgency=low

  * debian/patches/01_display.diff: Added.  Closes: #428533.

 -- Bart Martens <bartm@knars.be>  Fri, 15 Jun 2007 13:51:35 +0200

libtk-tablematrix-perl (1.23-1) unstable; urgency=low

  * New upstream release.
  * debian/*: Switch to cdbs.

 -- Bart Martens <bartm@knars.be>  Wed, 11 Apr 2007 20:10:15 +0200

libtk-tablematrix-perl (1.22-1) unstable; urgency=low

  * New maintainer.  Closes: #344458.
  * New upstream release.
  * debian/control: Removed version number from homepage.

 -- Bart Martens <bartm@knars.be>  Tue,  2 May 2006 07:16:00 +0200

libtk-tablematrix-perl (1.2-5) unstable; urgency=low

  * Orphaning this package as previously announce
  * Bump Standards-Version
  * debhelper compatibility level 5

 -- Florian Ernst <florian@debian.org>  Sun, 30 Apr 2006 12:16:44 +0200

libtk-tablematrix-perl (1.2-4) unstable; urgency=high

  * urgency=high due to RC bug already present in testing
  * Compile against new perl-tk (Closes: #353431: xmltv-gui: 8392508 is not a
    hash at /usr/lib/perl5/Tk/Widget.pm line 190)

 -- Florian Ernst <florian@debian.org>  Tue, 28 Feb 2006 17:30:23 +0100

libtk-tablematrix-perl (1.2-3) unstable; urgency=low

  * debian/watch: fixed
  * debian/source.lintian-overrides: add override for configure-generated-file-in-source

 -- Florian Ernst <florian@debian.org>  Mon,  9 Jan 2006 16:06:46 +0100

libtk-tablematrix-perl (1.2-2) unstable; urgency=low

  * New maintainer. (Closes: #331101: ITA: libtk-tablematrix-perl --
    Table/matrix widget extension to Perl/Tk)
  * debian/control:
    + add upstream Homepage to long description
    + use B-D on libx11-dev instead the whole of xlibs-dev
  * debian/copyright: extend note about previous and current maintainer
  * debian/rules: clean up some generated files
  * Minor adjustments to follow latest Perl Policy
  * Standards-Version 3.6.2, no changes required

 -- Florian Ernst <florian@debian.org>  Fri,  7 Oct 2005 16:28:23 +0200

libtk-tablematrix-perl (1.2-1) unstable; urgency=low

  * New upstream release.
  * Bumped standards version to 3.6.1 (no package changes).

 -- Kenneth J. Pronovici <pronovic@debian.org>  Sun, 30 Jan 2005 11:15:56 -0600

libtk-tablematrix-perl (1.01-4) unstable; urgency=low

  * Install package demo files (closes: #227685).
  * Added #!/usr/bin/perl interpreter line to top of all demo files.
  * Comment why 'make test' cannot be run all of the time (requires an X display).

 -- Kenneth J. Pronovici <pronovic@debian.org>  Sun, 29 Feb 2004 13:39:30 -0600

libtk-tablematrix-perl (1.01-3) unstable; urgency=low

  * Bumped standards version to 3.5.9.
  * Updated debian/watch to proper URL.
  * Changed section from 'interpreters' to 'perl'.
  * Added ${shlibs:Depends} to Depends: line.
  * Added dh_shlibdeps call in debian/rules.

 -- Kenneth J. Pronovici <pronovic@debian.org>  Tue,  1 Jul 2003 18:43:41 -0500

libtk-tablematrix-perl (1.01-2) unstable; urgency=low

  * Changed maintainer address from @ieee.org to @debian.org.
  * Removed DH_COMPAT settting from debian/rules.
  * Added debian/compat file to replace DH_COMPAT setting.

 -- Kenneth J. Pronovici <pronovic@debian.org>  Sun, 30 Mar 2003 13:13:21 -0600

libtk-tablematrix-perl (1.01-1) unstable; urgency=low

  * New upstream release.
  * Changed debian/copyright to reflect new upstream COPYING file.
  * Removed "full stop" (i.e. ".") from debian/control Description line.
  * Updated debian/rules to get rid of empty /usr/share/perl5 directory.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Mon, 30 Dec 2002 17:43:54 -0600

libtk-tablematrix-perl (0.9-7) unstable; urgency=low

  * Added debian/watch to look for new package versions as they come out.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Mon, 30 Dec 2002 17:29:15 -0600

libtk-tablematrix-perl (0.9-6) unstable; urgency=low

  * Upgraded debian/control Standards-Version to 3.5.8.
  * Changed debian/rules to clean pTk/mTk/Tktable/configure.log 
    and pTk/mTk/Tktable/configure.cache.  Note that this does 
    not silence Lintian, but it is an acceptable fix.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Wed,  4 Dec 2002 15:14:33 -0600

libtk-tablematrix-perl (0.9-5) unstable; urgency=low

  * Changed debian/copyright to include various sub-licenses for included code.
  * Added missing build dependency on xlibs-dev to debian/control.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Sun,  3 Nov 2002 16:21:44 -0600

libtk-tablematrix-perl (0.9-4) unstable; urgency=low

  * Minor packaging clean-ups.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Tue, 29 Oct 2002 10:19:06 -0600

libtk-tablematrix-perl (0.9-3) unstable; urgency=low

  * Debian packaging clean-up.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Sun,  6 Oct 2002 15:41:23 -0500

libtk-tablematrix-perl (0.9-2) unstable; urgency=low

  * Asked for and received clarification of license terms 
    from upstream maintainer.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Wed, 25 Sep 2002 09:57:46 -0500

libtk-tablematrix-perl (0.9-1) unstable; urgency=low

  * Initial Release.

 -- Kenneth J. Pronovici <pronovic@ieee.org>  Mon, 23 Sep 2002 18:51:41 -0500