File: changelog

package info (click to toggle)
iselect 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 860 kB
  • ctags: 282
  • sloc: sh: 3,353; ansic: 2,074; perl: 485; makefile: 107
file content (244 lines) | stat: -rw-r--r-- 8,800 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
iselect (1.4.0-2) unstable; urgency=low

  * Apply wrap-and-sort
  * Bump debhelper compatibility to 9
    + Update versioned debhelper build-dependency accordingly
  * Bump Standards-Version to 3.9.4 (no changes)
  * Revamp debian/rules:
    + Remove conditional around dh_strip, dh_strip does that itself
    + Remove dh_installchangelogs parameter -- no more necessary
    + Use debian/{doc,example,manpage}s instead of dh_* parameters
    + Use "dh_prep" instead of "dh_clean -k". (Fixes lintian warning
      dh-clean-k-is-deprecated.)
    + Use dh_install + debian/install instead of calling install directly
    + No more manually clean up stamp files, dh_clean does that now.
    + Use dh_auto_{configure,build,install,clean}
    + Hardcode package name instead of using $(package)
    + Finally switch to a dh7 style debian/rules file
  * Add patch to properly pass build flags. (Fixes lintian warnings
    hardening-no-relro and hardening-no-fortify-functions.)
  * Add URL with http to watch file as alternative.

 -- Axel Beckert <abe@debian.org>  Mon, 15 Jul 2013 01:03:18 +0200

iselect (1.4.0-1) unstable; urgency=low

  * New maintainer
  * Bump Standards-Version to 3.9.2
    + Move homepage URL from long description to Homepage field.
      (Closes: #615347)
  * Bump Debhelper compatibility to 5
  * Update debian/copyright
    + Complete list of previous Debian maintainers
    + Fix lintian warning copyright-refers-to-symlink-license
    + Replace "Debian GNU/Linux" with "Debian"
  * Fix further lintian warnings
    + description-synopsis-starts-with-article
    + debhelper-but-no-misc-depends
    + debian-rules-ignores-make-clean-error
    + debian-rules-missing-recommended-target
  * Switch to source format "3.0 (quilt)" (local-options: unapply-patches
    and abort-on-upstream-changes)
    + Split up changes from .diff.gz into patches by patch function
  * Add Vcs-* headers
  * Change hardcoded browsers in gotourl example into www-browser and
    x-www-browser
  * Add script "screen-ir" to reattach to screen sessions interactively
    (Closes: #176626)
  * Overhaul short and long package description

  * New upstream version (Closes: #470755)
    + Remove patch against iselect.pod, applied upstream
    + Remove patch against iselect.1, instead generate it on build time
      - Add perl (contains pod2man) to build dependencies
    + Remove changes generated by running autoconf and use dh_autoreconf
      instead
      - Add dh-autoreconf to build dependencies
      - Backup files which are being removed on "make distclean" before
        the build
      - Define mandir on "make install" instead on ./configure

 -- Axel Beckert <abe@debian.org>  Sun, 04 Sep 2011 05:31:50 +0200

iselect (1.3.1-3) unstable; urgency=low

  * Remove me from Maintainers.
  * Handle nostrip build option (Closes: #437234).

 -- root <luk@debian.org>  Wed, 23 Jan 2008 22:54:15 +0000

iselect (1.3.1-2) unstable; urgency=low

  * New maintainers.
  * Updated debian/watch to version=3.

 -- Luk Claes <luk@debian.org>  Sat, 30 Sep 2006 12:12:08 +0200

iselect (1.3.1-1) unstable; urgency=low

  * New upstream release. Closes: #273787
  * Modify configure and header files to search for ncurses.h instead
    of ncurses/ncurses.h.
  * debian/control: Bump Standards-Version: 3.7.2, no changes needed
  * Set debian/compat to 4.
  * Avoid timestamp skews with configure and config_ac.h.in.

 -- Denis Barbier <barbier@debian.org>  Mon, 14 Aug 2006 17:32:53 +0200

iselect (1.2.0-12) unstable; urgency=low

  * Fix typos in iselect.1 manual page.  Closes: #301887
    Thanks, A Costa.
  * debian/control: Add Homepage to the desription.
  * debian/copyright: Update project homepage.

 -- Denis Barbier <barbier@debian.org>  Sun, 10 Apr 2005 22:15:15 +0200

iselect (1.2.0-11) unstable; urgency=low

  * Bold markers were not removed when computing line length, and thus
    lines were wrongly truncated.  Closes: #283620
    Thanks, A Costa.
  * debian/control: Update URL to http://www.ossp.org/pkg/tool/iselect/
  * debian/watch: Update URL and convert to new format.

 -- Denis Barbier <barbier@debian.org>  Sun,  5 Dec 2004 22:51:24 +0100

iselect (1.2.0-10) unstable; urgency=low

  * Recognize the --delimiter flag as an alias for -d, it is documented
    and thus should be defined.  Closes: #282577
    Thanks, A Costa.

 -- Denis Barbier <barbier@debian.org>  Wed, 24 Nov 2004 00:14:44 +0100

iselect (1.2.0-9) unstable; urgency=low

  * Remove all fixed size buffers.
    Closes: Bug#219269  Thanks Philipp Meier.

 -- Denis Barbier <barbier@debian.org>  Wed,  5 Nov 2003 22:01:10 +0100

iselect (1.2.0-8) unstable; urgency=low

  * Activate navigation keys when displaying help or readme pages
    (Closes: Bug#208186)  Thanks Helge Kreutzmann
  * Bump Standards-Version: 3.6.1, no changes needed

 -- Denis Barbier <barbier@debian.org>  Sat, 13 Sep 2003 22:21:03 +0200

iselect (1.2.0-7) unstable; urgency=low

  * Remove spurious quotes from iselect.1 man page.
    Closes: Bug#207589 Thanks Dan Jacobson.

 -- Denis Barbier <barbier@debian.org>  Sat, 30 Aug 2003 18:46:58 +0200

iselect (1.2.0-6) unstable; urgency=low

  * example/scvs/scvs:  Replace File::PathConvert by File::Spec

 -- Denis Barbier <barbier@debian.org>  Wed,  9 Oct 2002 23:59:05 +0200

iselect (1.2.0-5) unstable; urgency=low

  * New maintainer (closes: Bug#119088).
  * Prevent crash with empty input (closes: Bug#81159).
  * Make /usr/share/doc/iselect/examples/scvs/scvs work with Term::ANSIColor
    instead of Term::Cap, and another fix was applied to deal with new
    versions of File::PathConvert (closes: Bug#98547).
  * Add a keystroke to clear marks (closes: Bug#63156).
  * Upgraded to standards version 3.5.6
  * Remove Emacs crap from debian/changelog

 -- Denis Barbier <barbier@debian.org>  Mon, 17 Dec 2001 00:02:42 +0100

iselect (1.2.0-4) unstable; urgency=low

  * Upgraded to standards version 3.2.1

 -- Brian Bassett <brianb@debian.org>  Fri, 29 Sep 2000 11:26:16 -0700

iselect (1.2.0-3) unstable; urgency=low

  * New maintainer.

 -- Brian Bassett <brianb@debian.org>  Wed,  1 Dec 1999 11:54:48 -0800

iselect (1.2.0-2) unstable; urgency=low

  * Partially upgraded to standards version 3.0.1:
     - Updated copyright to point to /usr/share/common-licenses
     - Put man page under /usr/share/man (closes: Bug#42325).
  * [debian/control]: Suggests: perl5, libtimedate-perl.
     Thanks to Lintian's suggestions.  :-)

 -- Anthony Fok <foka@debian.org>  Wed, 25 Aug 1999 07:32:08 -0600

iselect (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Upgraded to standards version 2.5.0 (no changes).

 -- Anthony Fok <foka@debian.org>  Thu, 15 Apr 1999 00:16:03 -0600

iselect (1.1.0-2) frozen unstable; urgency=low

  * [debian/control]: Changed the short package description from
      "Interactive Selection Tool" to "An interactive line selection tool
      for ASCII files", thanks to the suggestion by Chris Fearnley
      <cjf@netaxs.com>.

 -- Anthony Fok <foka@debian.org>  Mon, 26 Oct 1998 00:42:32 -0700

iselect (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * [./etc/asc2c]: Changed "#!/sw/bin/perl" to "#!/usr/bin/perl".
  * [debian/copyright]: Added "1998".  :-)

 -- Anthony Fok <foka@debian.org>  Wed, 17 Jun 1998 09:19:29 -0600

iselect (1.0.4-3) frozen unstable; urgency=low

  * debian/rules
     - Removed dh_du.  (Fixed Lintian error: unknown-control-file du)
     - Added a hack so that the example perl scripts are not compressed.
       (Fixed Lintian warnings:
        executable-not-elf-or-script usr/doc/iselect/examples/mtin/mtin.gz
        executable-not-elf-or-script usr/doc/iselect/examples/scvs/scvs.gz)
  * Upgraded to standards version 2.4.1.0 (no changes).

 -- Anthony Fok <foka@debian.org>  Mon, 11 May 1998 05:02:00 -0600

iselect (1.0.4-2) unstable; urgency=low

  * /usr/doc/iselect/copyright now refers to the uncompressed versions
    of GPL and Artistic copyright files.  (Thanks to the Lintian Report!)

 -- Anthony Fok <foka@debian.org>  Tue, 10 Feb 1998 01:02:31 -0700

iselect (1.0.4-1) unstable; urgency=low

  * New upstream release.
  * Patched various files in /usr/doc/iselect/examples to fix the path
    names for Debian.

 -- Anthony Fok <foka@debian.org>  Wed,  7 Jan 1998 17:30:00 -0700

iselect (1.0.3-2) unstable; urgency=low

  * /usr/doc/iselect/{INSTALL,PORTING,VERSIONS} are no longer installed.
    (Bug#16637)
  * Changed the first line from the non-existent #!/sw/bin/perl
    to #!/usr/bin/perl in various contributed iSelect tools under
    /usr/doc/iselect/contrib.

 -- Anthony Fok <foka@debian.org>  Mon,  5 Jan 1998 20:01:30 -0700

iselect (1.0.3-1) unstable; urgency=low

  * Initial Release.

 -- Anthony Fok <foka@debian.org>  Tue, 23 Dec 1997 04:24:44 -0700