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
|
randomize-lines (0.2.5) unstable; urgency=low
* implemented --line-number option to dump line numbers
* changed email address and homepage location, new homepage is at
http://ch.tudelft.nl/~arthur/rl/
* some spelling fixes (closes: #390098)
* upgrade to standards-version 3.7.2 (no changes needed)
-- Arthur de Jong <adejong@debian.org> Sat, 30 Jul 2005 10:00:00 +0200
randomize-lines (0.2.4) unstable; urgency=low
* add checks for correct reading and writing of lines (closes: #305782)
-- Arthur de Jong <adejong@debian.org> Sat, 23 Apr 2005 17:00:00 +0200
randomize-lines (0.2.3) unstable; urgency=low
* improved documentation
* update to newer autoconf and automake
* make it possible to choose random number source at configure time
* added extra tests to configure script
* start package short description with lower case letter (thanks lintian)
-- Arthur de Jong <adejong@debian.org> Fri, 2 Apr 2005 13:30:00 +0200
randomize-lines (0.2.2) unstable; urgency=low
* added debian/compat to source tarball (closes: #215488)
* removed ChangeLog from binary packages since it contains only information
relevant if you have the sources, it is generated from cvs logs. for a
list of changes see this changelog or the NEWS file (which are almost
identical)
-- Arthur de Jong <adejong@debian.org> Mon, 13 Oct 2003 21:00:00 +0200
randomize-lines (0.2.1) unstable; urgency=low
* some small documentation improvements
* improvements to header includes
* removed maximum to --count command line option
* changed maintainer address to adejong@debian.org
* upgrade to standards-version 3.6.1 (no changes needed)
* changed package description slightly
-- Arthur de Jong <adejong@debian.org> Sun, 12 Oct 2003 21:38:00 +0200
randomize-lines (0.2.0) unstable; urgency=low
* this time really released for debian/unstable (closes: #163528)
* add --reselect option to replace --uniq option and change
default behaviour to select lines only once instead of
multiple times (incompatible change)
* added --output, --delimiter and --null command line options
* added examples to manual page
* organized code better
* added --enable-warnings in configure and enable by default in
debian package building
-- Arthur de Jong <arthur@tiefighter.et.tudelft.nl> Sun, 27 Oct 2002 17:57:23 +0100
randomize-lines (0.1.7) unstable; urgency=low
* first release for debian/unstable (closes: #163528)
-- Arthur de Jong <arthur@tiefighter.et.tudelft.nl> Sun, 6 Oct 2002 16:56:49 +0200
randomize-lines (0.1.6) unstable; urgency=low
* Initial Release.
-- Arthur de Jong <arthur@tiefighter.et.tudelft.nl> Mon, 01 Oct 2001 22:23:00 +0200
|