modified debian/rules and Makefile to include the rendered manpage in the tar.gz
[grml-crypt.git] / debian / changelog
1 grml-crypt (0.15) unstable; urgency=low
2
3   * Added compiled doku to the .tar.gz package 
4
5  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon,  9 Oct 2006 15:33:46 +0200
6
7 grml-crypt (0.14) unstable; urgency=low
8
9   * Fixed a few typos (thanks to Zugschlus) 
10
11  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  2 Apr 2006 20:02:32 +0200
12
13 grml-crypt (0.13) unstable; urgency=low
14
15   * converted manpage to asciidoc
16   * few small fixes 
17
18  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  2 Feb 2006 17:07:36 +0100
19
20 grml-crypt (0.12) unstable; urgency=low
21
22   * varous small fixes 
23
24  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 18 Jan 2006 00:59:11 +0100
25
26 grml-crypt (0.11) unstable; urgency=low
27
28   * changed dependency to grml-shlib
29
30  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:20:54 +0100
31
32 grml-crypt (0.10) unstable; urgency=low
33
34   * added another example to the manpage
35   * fixed a few typos in the manpage
36
37  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 14:50:07 +0200
38
39 grml-crypt (0.09) unstable; urgency=low
40
41   * added usage example for usb-stick encryption to manpage 
42
43  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:58 +0200
44
45 grml-crypt (0.08) unstable; urgency=low
46
47   * added checks against invalied mountpoints
48   * fixed a few small bugs
49
50  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:52 +0200
51
52 grml-crypt (0.07) unstable; urgency=low
53
54   * added --batch-mode detection for cryptsetup
55   * added $CRYPTSETUP_
56
57  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 14 Sep 2005 20:19:19 +0200
58
59 grml-crypt (0.06) unstable; urgency=low
60
61   * fixed yesDialog with file which does not exist 
62
63  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:40:44 +0200
64
65 grml-crypt (0.05) unstable; urgency=low
66
67   * added confirmation question
68   * manpage fixes
69
70  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:34:16 +0200
71
72 grml-crypt (0.04) unstable; urgency=low
73
74   * fixed a bug with filesystem images on unionfs 
75
76  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 12:19:36 +0200
77
78 grml-crypt (0.03) unstable; urgency=low
79
80   * added cmdarg -S cipher size
81   * added cmdarg -C ciper
82   * added cmdarg -I number of iterations
83   * added cmdarg -A additional arguments passed through to cryptsetup
84   * added cmdarg -r setup mapping and mount in readonly mode
85   * added cmdarg -m additional arguments passed through to mount
86   * added all new cmdargs to manpage
87
88  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 01:59:15 +0200
89
90 grml-crypt (0.02) unstable; urgency=low
91
92   * small manpage fix 
93   * removed function findNextFreeLoop, because it's now in sh-lib
94   * removed a few testing functions
95
96  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 16:07:38 +0200
97
98 grml-crypt (0.01) unstable; urgency=low
99
100   * Initial Release.
101
102  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 12:46:08 +0200
103
104 Local variables:
105 mode: debian-changelog
106 End: