File: changelog

package info (click to toggle)
randomize-lines 0.2.4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 568 kB
  • ctags: 64
  • sloc: sh: 3,466; ansic: 723; makefile: 80
file content (62 lines) | stat: -rw-r--r-- 2,331 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
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 --enale-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