Remove obsolete DM-Upload-Allowed flag
[grml-rescueboot.git] / debian / changelog
1 grml-rescueboot (0.4.2) unstable; urgency=low
2
3   * [395abc5] Maintainer scripts: test for presence of grub.cfg, don't
4     execute update-grub otherwise (Closes: #660588)
5
6  -- Michael Prokop <mika@grml.org>  Mon, 20 Feb 2012 14:58:33 +0100
7
8 grml-rescueboot (0.4.1) unstable; urgency=low
9
10   [ Christian Hofstaedtler ]
11   * [999a45a] uppercase acronyms in package description (Closes: #637846)
12   * [19ae090] Switch to source format 3.0 (native)
13   * [db232cc] Override lintian I: package-contains-empty-directory
14
15   [ Michael Prokop ]
16   * [2b880e9] Improve package description to clarify usage scenarios
17     (Closes: #652816)
18   * [645c408] Install and improve README to provide usage instructions
19     (Closes: #653695)
20
21  -- Michael Prokop <mika@grml.org>  Thu, 12 Jan 2012 15:40:07 +0100
22
23 grml-rescueboot (0.4.0) unstable; urgency=low
24
25   The "initial upload to Debian" release.
26
27   [ Michael Prokop ]
28   * [241540a] Bump Standards-Version to 3.9.2.
29   * [d73ed97] Adjust Maintainers and Uploaders field, add DM-Upload-
30     Allowed and remove Origin/Bugs fields for inclusion in Debian.
31   * [1415f0a] Adjust header information in 42_grml for inclusion in
32     Debian.
33   * [886df31] Adjust README file WRT usage scenario of grml-rescueboot.
34   * [ccfa8e7] Control file: switch Section from misc to admin.
35   * [a499f1a] Update copyright information.
36
37   [ Ulrich Dangel ]
38   * [0b03180] Determine dependency for target device.
39
40   [ Christian Hofstaedtler ]
41   * [c55fca9] Update debian/control headers Homepage, Vcs-*, Origin, Bugs.
42
43  -- Michael Prokop <mika@grml.org>  Fri, 29 Jul 2011 12:34:13 +0200
44
45 grml-rescueboot (0.3.3) unstable; urgency=low
46
47   [ Ulrich Dangel ]
48   * [b2a6895] Add support for raid devices
49
50   [ Christian Hofstaedtler ]
51   * [0858c92] Work around grub sillyness of adding " to cmdline
52
53  -- Christian Hofstaedtler <ch@grml.org>  Sat, 26 Mar 2011 00:42:23 +0100
54
55 grml-rescueboot (0.3.2) unstable; urgency=low
56
57   [ Ulrich Dangel ]
58   * [e5a68ae] Refactored 42_grml and support lvm devices [Closes: issue971].
59
60  -- Christian Hofstaedtler <ch@grml.org>  Fri, 25 Mar 2011 22:52:36 +0100
61
62 grml-rescueboot (0.3.1) unstable; urgency=low
63
64   * [6323d69] Probe the device where the Grml ISO is being stored using
65     ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}.
66     [Closes: issue977] - thanks to Johann Felix Soden for the
67     bugreport and the patch.
68
69  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2011 00:25:57 +0100
70
71 grml-rescueboot (0.3.0) unstable; urgency=low
72
73   * [3c6f08e] Use prepare_grub_to_access_device to provide further menu
74     entry details for GRUB. - thanks to Frédéric Boiteux
75     <fboiteux@calistel.com> for the bugreport.
76   * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts.
77
78  -- Michael Prokop <mika@grml.org>  Mon, 21 Feb 2011 22:23:25 +0100
79
80 grml-rescueboot (0.2.0) unstable; urgency=low
81
82   * [199476a] post-maintainer scripts: make sure update-grub is present
83     before executing it - thanks to Samat K Jain for reporting.
84   * [d583c5d] Add TODO file.
85   * [1e7153d] Support setting location of ISOs via ISO_LOCATION in
86     /etc/default/grml-rescueboot.
87
88  -- Michael Prokop <mika@grml.org>  Fri, 07 Jan 2011 11:30:24 +0100
89
90 grml-rescueboot (0.1.0) unstable; urgency=low
91
92   [ Andreas "Jimmy" Gredler ]
93   * Initial Release.
94
95  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 18:20:53 +0100