File: changelog

package info (click to toggle)
libcurses-ui-perl 0.9609-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,312 kB
  • sloc: perl: 12,464; makefile: 2
file content (287 lines) | stat: -rw-r--r-- 9,741 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
libcurses-ui-perl (0.9609-2) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * Mark package as autopkgtest-able.
  * Annotate test-only build dependencies with <!nocheck>.
  * debian/watch: use uscan version 4.
  * Drop override_dh_compress.
    debhelper in compat level 12 doesn't compress examples anymore.
  * Build depend on libmodule-install-perl.
    Newer debhelper doesn't add '.' (with Module::Install) to @INC anymore.

  [ Debian Janitor ]
  * Bump debhelper from to 13.

  [ Andreas Tille ]
  * Update standards version to 4.7.2, no changes needed.
  * Add suggested patch to fix widechar issue (closes: #755055).

 -- Andreas Tille <tille@debian.org>  Sat, 14 Jun 2025 05:52:40 +0200

libcurses-ui-perl (0.9609-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Fri, 01 Jan 2021 15:23:29 +0100

libcurses-ui-perl (0.9609-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.9609

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 03 Sep 2011 08:33:39 +0200

libcurses-ui-perl (0.9608-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * New upstream release.
  * Remove patches, all applied upstream.
  * debian/copyright: update formatting and list of debian/* contributors.
  * Bump debhelper compatibility level to 8.

 -- gregor herrmann <gregoa@debian.org>  Fri, 02 Sep 2011 01:33:30 +0200

libcurses-ui-perl (0.9607-2) unstable; urgency=low

  * Team upload

  [Nathan Handler]
  * debian/watch: Update to ignore development releases.

  [Antony Gelberg]
  * Add patch to remove broken Solaris hack. (Closes: 556846)
  * Add patch to remove broken flushkeys hack. (Closes: 556934)

  [ Damyan Ivanov ]
  * Convert to source format '3.0 (quilt)'
  * Add patch removing stray semicolon from @ subroutine prorotypes
    (Closes: #628128)
  * add pod-spell.patch fixing spelling errors in documentation (thanks,
    lintian)
  * drop the version (5.8) from perl build-dependency
  * add myself to debian/copyright
  * Standards-Version: 3.9.2 (no changes)

 -- Damyan Ivanov <dmn@debian.org>  Fri, 01 Jul 2011 13:05:12 +0300

libcurses-ui-perl (0.9607-1) unstable; urgency=low

  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  * New upstream release.
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * debian/copyright: switch to new format.
  * Don't compress examples.

 -- gregor herrmann <gregoa@debian.org>  Thu, 01 Jan 2009 18:36:01 +0100

libcurses-ui-perl (0.9605-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: adjust upstream copyright statement and add
    copyright/license information for inc/*.
  * Remove debian/{docs,examples} and let debian/rules do the work.
  * Set Standards-Version to 3.8.0 (no changes).
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sat, 05 Jul 2008 16:54:45 +0200

libcurses-ui-perl (0.9603-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Use dist-based URL.
  * debian/docs: Remove obsolete documentation.

 -- Roberto C. Sanchez <roberto@debian.org>  Sat, 15 Mar 2008 23:20:36 -0400

libcurses-ui-perl (0.9602-1) unstable; urgency=low

  * New upstream release.
  * Remove commented-out and unneeded debian/rules commands.

 -- Russ Allbery <rra@debian.org>  Mon, 03 Mar 2008 21:20:18 -0800

libcurses-ui-perl (0.9601-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/watch: use dist-based instead of author-based URL.
  * debian/rules: delete /usr/lib/perl5 only if it exists.

  [ Jose Luis Rivas ]
  * New upstream release
  * debian/patches/*: Deleted, all the patches now are shipped by
  upstream.
  * debian/rules:
   + Commented out all the removes and cleans of `TextEditor.pm.orig`
   since now is not shipped by upstream.
   + Commented out all related to the patch system since is not needed
   now.
  * debian/docs: removed `COLOR_TODO` from the list since now is not
  shipped by upstream.
  * debian/control: Build-Depend on quilt removed, no longer needed

  [ Gunnar Wolf ]
  * Added myself as uploader
  * 'Merged' back gregor's changed to the still-not-released -1

 -- Gunnar Wolf <gwolf@debian.org>  Wed, 09 Jan 2008 15:56:25 -0600

libcurses-ui-perl (0.95-7) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.

  [ Russ Allbery ]
  * Ensure the toggle() method of Curses::UI::Checkbox always returns 0
    or 1 to match the documentation.  (Closes: #434646)
  * Use the correct class name in Curses::UI::Checkbox class hierarchy
    documentation.  (Closes: #434990)
  * Switch to quilt for patch management.
  * Update debhelper compatibility level to V5 (no changes required).
  * Update standards version to 3.7.3 (no changes required).
  * Wrap Build-Depends-Indep for readability.
  * Remove specific language names from the long description per recent
    debian-devel discussion about searching.
  * Give Curses::UI::Tutorial a proper description for the man page.

 -- Russ Allbery <rra@debian.org>  Wed, 26 Dec 2007 15:42:37 -0800

libcurses-ui-perl (0.95-6) unstable; urgency=low

  * Fix typo in Description (closes: #415075).

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 16 Mar 2007 01:16:41 +0100

libcurses-ui-perl (0.95-5) unstable; urgency=low

  * Change maintainers to the Debian Perl Group.
  * Don't compress the example scripts.
  * Make examples/demo-buttonbox executable.
  * debian/rules cleanup.
    - Add build-arch and build-indep targets just in case.
    - Use a better method of optionally running make distclean.
    - Remove stamp files first in clean target.
    - Improve target dependencies.
  * Update standards version to 3.7.2 (no changes required).

 -- Russ Allbery <rra@debian.org>  Sun,  7 May 2006 13:48:30 -0700

libcurses-ui-perl (0.95-4) unstable; urgency=low

  * Really check for errors in make distclean properly.
  * Providing binary-arch in debian/rules is required by Policy even if
    there are no arch-dependent packages.  Whoops.

 -- Russ Allbery <rra@debian.org>  Sat,  3 Dec 2005 10:25:34 -0800

libcurses-ui-perl (0.95-3) unstable; urgency=low

  * Use a better method of optionally running make distclean.
  * Update maintainer address.

 -- Russ Allbery <rra@debian.org>  Fri, 18 Nov 2005 16:27:03 -0800

libcurses-ui-perl (0.95-2) unstable; urgency=low

  * New maintainer.  (Closes: #329977)
  * Shorten the long description and add Perl to the short description.
  * Install additional upstream documentation files.
  * Update copyright to my current format and add an explicit packaging
    copyright and license statement.  (Closes: #241728)
  * Remove unused portions of debian/rules and simplify.
  * Update standards version to 3.6.2 (no changes required).

 -- Russ Allbery <rra@stanford.edu>  Tue,  4 Oct 2005 16:39:48 -0700

libcurses-ui-perl (0.95-1) unstable; urgency=low

  * New upstream release. Thanks for the note about the new release, joshk.
    (Closes: #286785)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Wed, 22 Dec 2004 17:34:05 +0100

libcurses-ui-perl (0.94-1) unstable; urgency=low

  * New upstream release.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 12 Oct 2004 22:26:32 +0200

libcurses-ui-perl (0.93-1) unstable; urgency=low

  * New upstream release.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Thu, 15 Jul 2004 18:37:52 +0200

libcurses-ui-perl (0.92-1) unstable; urgency=low

  * New upstream release.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 27 Feb 2004 19:28:01 +0100

libcurses-ui-perl (0.91-2) unstable; urgency=low

  * t/09label.t: Set ENV variables to run make test without failures even when
    no terminal is available. (Closes: #235081)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 27 Feb 2004 15:12:28 +0100

libcurses-ui-perl (0.91-1) unstable; urgency=low

  * New upstream version. (Closes: #234555)
  * debian/control:
    - Added build-dependencies to run make test.
    - I'm a DD now! :)
  * debian/rules:
    - Updated (err - used one of my standard rules files).
    - Now also runs the make test stuff.
  * debian/watch: Added to track new versions of the package.
  * debian/libcurses-ui-perl.docs: Added to simplify the rules file.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 24 Feb 2004 16:49:18 +0100

libcurses-ui-perl (0.85-1) unstable; urgency=low

  * New upstream release 0.85.
  * debian/control: Moved debhelper dependency to Build-Depends.

 -- Marc Brockschmidt <marc@dch-faq.de>  Thu, 23 Oct 2003 10:21:58 +0200

libcurses-ui-perl (0.75-1) unstable; urgency=low

  * Initial Release. (Closes: #212588)

 -- Marc Brockschmidt <marc@dch-faq.de>  Sun, 28 Sep 2003 11:26:05 +0000