2008
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
2006
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
2005
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
2004
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
2003
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
2002
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
2001
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
2000
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
1999
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
1998
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
1997
iselect (1.0.3-1) unstable; urgency=low
* Initial Release.
-- Anthony Fok <foka@debian.org> Tue, 23 Dec 1997 04:24:44 -0700