]> git.proxmox.com Git - grub2.git/blame - debian/changelog
control (grub-of): Depend on bc.
[grub2.git] / debian / changelog
CommitLineData
8cac1ec2 1grub2 (1.95+20070626-2) unstable; urgency=low
2
3 * control (grub-of): Depend on bc.
4
5 -- Robert Millan <rmh@debian.org> Fri, 29 Jun 2007 19:41:45 +0200
6
1b5f473e 7grub2 (1.95+20070626-1) unstable; urgency=low
93916d33 8
9 * New CVS snapshot.
7fdd1afb 10 - More fixes to cope with unreadable /. (Closes: #427289)
1b5f473e 11 - update-grub supports multiple terminals.
93916d33 12 * control (Build-Depends): Add genisoimage.
dfb3c82f 13 * patches/partmap_fallback.diff: Remove. It didn't archieve anything as
14 it also needs support for proper identification of raid / lvm (this is
15 being worked on).
16 * patches/disable_xfs.diff: Disable xfs in grub-probe.
28c102eb 17 * grub-rescue-pc.README.Debian: New. Explain how to use the rescue
18 images.
93916d33 19
28c102eb 20 -- Robert Millan <rmh@debian.org> Tue, 26 Jun 2007 08:39:14 +0200
93916d33 21
eef81893 22grub2 (1.95+20070614-1) unstable; urgency=low
b79a7678 23
24 * New CVS snapshot.
c7075c49 25 - update-grub is tollerant to unreadable / (as long as /boot is
26 accessible). (Closes: #427289)
b79a7678 27 * grub-pc.postinst: Generate new grub.cfg when menu.lst exists.
ca9ba3c9 28 * New package grub-rescue-pc.
29 - control: Add it.
30 - README.Debian.in: Remove obsolete documentation.
31 - rules: Build rescue images using grub-mkrescue.
32 - grub-rescue-pc.dirs: Prepare their directory.
33 - grub-rescue-pc.install: Install them.
ef634dc0 34 * legacy/update-grub: Fix core.img detection on separate /boot.
b79a7678 35
eef81893 36 -- Robert Millan <rmh@debian.org> Thu, 14 Jun 2007 08:17:21 +0200
b79a7678 37
1d1714d3 38grub2 (1.95+20070604-1) unstable; urgency=low
2faf2ce6 39
40 * New CVS snapshot.
1d1714d3 41 - patches/grub_probe_for_everyone.diff: Remove (merged).
2faf2ce6 42 - update-grub exports user-defined GRUB_CMDLINE_LINUX. (Closes: #425453)
1d1714d3 43 - Fix those nasty powerpc bugs. (Closes: #422729)
2faf2ce6 44
1d1714d3 45 -- Robert Millan <rmh@aybabtu.com> Mon, 4 Jun 2007 21:30:55 +0200
2faf2ce6 46
72358b97 47grub2 (1.95+20070520-1) unstable; urgency=low
6db7bc5d 48
49 * New CVS snapshot.
5ff45833 50 - LVM / RAID fixes. (Closes: #423648, #381150)
51 - Fix memory management bug. (Closes: #423409)
6db7bc5d 52 - patches/efi.diff: Remove (merged).
53 - patches/grub_probe_for_everyone.diff: Use the new paths for
54 util/grub-probe.c, util/biosdisk.c, util/getroot.c. Enable
1b14457f 55 grub-mkdevicemap. (Closes: #424985)
ecc1272d 56 * legacy/update-grub: Get rid of all grub-set-default calls. (Closes: #425054)
1a5b4b14 57 * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
58 * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
125badfd 59 * patches/partmap_fallback.diff: New. Implement fallback "pc gpt" for partmap
60 detection failures. (Closes: #423022)
ca1d5ac6 61 * control: Update XS-Vcs-* fields. Thanks Sam Morris <sam@robots.org.uk>.
62 (Closes: #425146)
4f74b8e8 63 * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
6db7bc5d 64
4f74b8e8 65 -- Robert Millan <rmh@aybabtu.com> Sun, 20 May 2007 11:13:03 +0200
6db7bc5d 66
070f908f 67grub2 (1.95+20070515-1) unstable; urgency=low
322cca96 68
69 * New CVS snapshot.
bf4de9eb 70 - Fix assumptions about /, /boot and /boot/grub being the same device.
71 (Closes: #423268, #422459)
72 - Proper sorting of Linux images. (Closes: #422580)
73 - update-grub lets /etc/default/grub override its variables now.
74 (Closes: #423649)
75 - update-grub mentions /etc/default/grub in the grub.cfg header.
76 (Closes: #423651)
77 - update-grub sets 800x600x16 as the default gfxmode. (Closes: #422794)
9d4980bc 78 - update-grub runs grub-mkdevicemap before attempting to use grub-probe
79 (part of #423217)
b06452a4 80
3a9010c9 81 [ Otavio Salvador ]
b06452a4 82 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
ac0b1953 83 <sam@robots.org.uk> for the patch. (Closes: #423005)
3a12e08d 84 * Add Robert Millan as uploader.
75cc5d07 85 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
b06452a4 86
3a9010c9 87 [ Robert Millan ]
29f0c107 88 * grub-pc.postinst:
89 - Remove /boot/grub/device.map before running grub-install.
90 (Closes: #422851)
91 - Always run update-grub after grub-install. (part of #423217)
92 - Use grub-mkdevicemap instead of removing device.map, since update-grub
93 needs it but grub-install is not run unconditionaly.
94 - Redirect grub-install invocation to /dev/null, since it can mislead
9d4980bc 95 users into thinking that MBR was overwritten. (part of #423217)
bf4de9eb 96 * default/grub: Stop exporting the variables (update-grub does that now).
c6929290 97 * Misc EFI fixes, including new grub-install.
98 - patches/efi.diff: New.
99 - patches/grub_probe_for_everyone.diff: Move some bits to efi.diff.
100 - grub-efi.install: Stop installing dummy grub-install.
101 - grub-install: Remove.
9d4980bc 102 * grub-pc.postinst: Avoid generating core.img when menu.lst is not present,
103 to avoid duplicated work (this is specialy important for d-i). (part of
104 #423217).
105 * See multiple references above. (Closes: #423217)
070f908f 106 * grub-{pc,efi,of}.{dirs,install}: Install presubj in the right directory
107 to make it work again (oops).
80c59d60 108 * Add reportbug script to gather debugging information. (Closes: #423218)
109 - script: New.
110 - grub-{pc,efi,of}.install: Install it.
111 * Install the reportbug scripts for grub2 too, since users might still use
112 it for bugfiling.
113 - grub2.dirs
114 - grub2.install
e6f4860a 115 * Fix some lintian warnings.
116 - control (grub2): Depend on debconf.
117 - README.Debian.in: Fix mispell.
118 - grub2.templates: Remove extra dot.
3a9010c9 119
e6f4860a 120 -- Robert Millan <rmh@aybabtu.com> Tue, 15 May 2007 22:08:53 +0200
b06452a4 121
0aabb8dd 122grub2 (1.95+20070507-1) unstable; urgency=low
123
cac03775 124 [ Robert Millan ]
0aabb8dd 125 * New CVS snapshot.
126 - patches/build_neq_src.diff: Remove (merged).
365e3558 127 * Fix debhelper files to ensure each package gets the right thing.
1133125b 128 * Enable gfxterm/unifont support.
6c11a0d2 129 * On grub-pc, if there's no core.img setup, create one (but do not
130 risk writing to MBR).
d6105ccd 131 * On grub-pc, if menu.lst is found, regenerate it to include our
132 core.img.
0aabb8dd 133
cac03775 134 [ Otavio Salvador ]
135 * Move debian/update-grub to debian/legacy/update-grub otherwise the
136 source gets messy.
137
138 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
0aabb8dd 139
255820f9 140grub2 (1.95+20070505.1-3) unstable; urgency=low
141
142 * Split postinst into grub2.postinst (with the transition warning) and
143 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
144 - postinst.in
145 - grub2.postinst
146 - rules
147
148 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
149
d5d38884 150grub2 (1.95+20070505.1-2) unstable; urgency=low
151
152 * Add EFI build of GRUB.
153 - control: Restructure to provide 3 packages: grub-pc (x86),
154 grub-efi (x86) and grub-of (powerpc).
155 - rules: Handle a separate build for each package.
156 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
157 - patches/grub_probe_for_everyone.diff: New (superceds
158 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
159 - grub-install: Dummy informational grub-install for EFI.
160 - grub-efi.install: Installs it.
161
162 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
163
1e0928a9 164grub2 (1.95+20070505.1-1) unstable; urgency=low
17aa47c3 165
1e0928a9 166 * New CVS snapshot.
17aa47c3 167 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
1e0928a9 168 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
169 is currently broken and we don't have the hardware to debug it. Will be
170 re-enabled in next upload.
17aa47c3 171
1e0928a9 172 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
17aa47c3 173
5ffc0ad7 174grub2 (1.95+20070505-1) unstable; urgency=low
db2e8011 175
176 * New CVS snapshot.
eddf397b 177 - Improved grub.cfg parser. (Closes: #381215)
db2e8011 178 - patches/fix-grub-install.diff: Remove (merged).
f3329dc0 179 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
eddf397b 180 - provides update-grub2. (Closes: #419151)
5ffc0ad7 181 - Supports GPT in PC/BIOS systems. (Closes: #409073)
cc88f529 182 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
7b28ea52 183 * control (Description): Make it less scary, and more informative.
fcdcf133 184 * postinst: Run update-grub to ensure the latest improvements always are
185 applied.
1c13c136 186 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
187 on powerpc (and hopefuly update-grub).
db2e8011 188
5ffc0ad7 189 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
db2e8011 190
3881b1d6 191grub2 (1.95-5) unstable; urgency=low
192
193 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
194 by providing the patch. Closes: #416408
195
196 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
197
99137f69 198grub2 (1.95-4) unstable; urgency=low
199
200 * Fix powerpc grub-install binary path. Closes: #402838
201
202 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
203
950f9676 204grub2 (1.95-3) unstable; urgency=low
5bfe2958 205
950f9676 206 [ Christian Perrier ]
5bfe2958 207 * Switch to po-debconf for debconf templates. Closes: #402972
0043fb95 208 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
b9fb72a8 209 * Debconf translations:
210 - French
211 - Czech. Closes: #413327
83e09cc6 212 - Galician. Closes: #413323
213 - Swedish. Closes: #413325
214 - Portuguese. Closes: #413332
f6bda37a 215 - German. Closes: #413365
d99699ed 216 - Tamil. Closes: #413478
97255a32 217 - Russian. Closes: #413542
54e42fb8 218 - Italian. Closes: #413904
0e054971 219 - Romanian. Closes: #414443
5bfe2958 220
950f9676 221 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
5bfe2958 222
a7764ae2 223grub2 (1.95-2) unstable; urgency=low
bf8b20c2 224
a7764ae2 225 [ Robert Millan ]
bf8b20c2 226 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
227 (Closes: #394706)
104cf25b 228 * Transition to new numbering scheme for partitions. (Closes: #395019)
229 - update-grub: Don't substract 1 when converting partition device names to
9317f80c 230 grub drives.
231 - Add debconf warning explaining the situation.
e7a0f6d3 232 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
bf8b20c2 233
a7764ae2 234 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
bf8b20c2 235
359968c3 236grub2 (1.95-1) unstable; urgency=low
5638cc31 237
359968c3 238 * New upstream release.
5638cc31 239 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
240
241 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
242
48e9e3e4 243grub2 (1.94+20061003-1) unstable; urgency=high
a6b165a5 244
ecceeead 245 * New CVS snapshot.
48e9e3e4 246
2199586b 247 [ Otavio Salvador ]
a6b165a5 248 * Change debhelper compatibility mode to 5:
249 - debian/compat: setted to 5;
7ce63b2f 250 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
251 Closes: #389873
48e9e3e4 252 * Set urgency=high since it's experimental stuff and tagged likewise. It
253 also solved a serious bug on PowerPC that leave users with a black
254 screen.
a6b165a5 255
2199586b 256 [ Robert Millan ]
257 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
e987491b 258 (Closes: #372186)
2199586b 259
48e9e3e4 260 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
a6b165a5 261
4463d700 262grub2 (1.94+20060926-1) unstable; urgency=high
06353262 263
a9f08873 264 * New CVS snapshot.
71b90bb5 265 - Command-line editting fix (Closes: #381214).
fcd02ac7 266 - Fixes runtime breakage on amd64 (not in BTS).
a9f08873 267 - Delete a few patches (merged).
71b90bb5 268
269 [ Robert Millan ]
270 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
271 1.94-5 (broken on systems that use udev, broken on amd64...).
ec521415 272 * Pure ppc64 support.
273 - control (Architecture): Add any-ppc64.
274 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
67bc9fcd 275 * rules: Remove moddep.lst install command (no longer needed).
fcd02ac7 276 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
277 broke grub-probefs.
164b6290 278 * Add bug template to encourage sending upstream stuff directly to
279 upstream.
280 - presubj: New.
06353262 281
99aa95f4 282 [ Otavio Salvador ]
283 * Add XS-X-Vcs-Svn on control file and point it to our current svn
284 repository.
57c58e17 285 * Add cvs-snapshot to rules.
99aa95f4 286
4463d700 287 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
06353262 288
e7215d44 289grub2 (1.94-6) unstable; urgency=low
6126d481 290
291 [ Robert Millan ]
292 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
293 extensions. (mentioned in #361929)
3ecf0251 294 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
295 dotdirs (e.g. ".static").
296 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
297 /dev/fd0 exists when generating device.map.
6126d481 298
e7215d44 299 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
6126d481 300
7c6c18a5 301grub2 (1.94-5) unstable; urgency=low
acbaef33 302
303 [ Robert Millan ]
304 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
305 confuse buildds).
bffb6519 306 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
307 grub-install. (Closes: #372934)
acbaef33 308
7c6c18a5 309 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
acbaef33 310
d9737ac0 311grub2 (1.94-4) unstable; urgency=low
5c8152fc 312
6028872c 313 [ Otavio Salvador ]
5c8152fc 314 * 01_fix_amd64_building.patch: dropped since it now supports amd64
315 native building.
5b48b1dd 316 * Remove convert_kernel26 usage since it's not necessary anymore and due
317 initramfs-tools changes it's bug too.
7188e4dc 318
6028872c 319 [ Robert Millan ]
320 * Fork update-grub from grub legacy, and tweak a few commands in output to
321 make it work for grub2.
f532c944 322 * Update README.Debian.in with more recent (and easier) install instructions.
8e633c2d 323 * Add grub to Conflicts/Replaces. Too many commands with the same name,
324 even if they don't use the same path yet (but will likely do in the
325 future, see #361929).
73535602 326 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
327 to be an endless source of problems (and forbidden by policy as well).
445b33f5 328 * Fix FTBFS on amd64. Really closes: #372548.
5c8152fc 329
d9737ac0 330 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
5c8152fc 331
1a457530 332grub2 (1.94-3) unstable; urgency=low
333
334 * Fix FTBFS in amd64. Closes: 372548
335
336 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
337
5a1b207a 338grub2 (1.94-2) unstable; urgency=low
3d5b82c4 339
340 * Update grub images paths in README.Debian
ba75d2bb 341 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
342 installation. Refs: #371069
dd5d5ff6 343 * Fix FTBFS in amd64. Closes: #370803
3d5b82c4 344
5a1b207a 345 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
3d5b82c4 346
0b825c6c 347grub2 (1.94-1) unstable; urgency=low
1a67e2a2 348
53a8ac0f 349 * New upstream release.
350 - Fix powerpc building. Closes: #370259
ba8166aa 351 - 01_fix_grub-install.patch: merged upstream.
057b1151 352 - Moved modules to /usr/lib/grub since they are architecture
353 dependent.
3d5e94cf 354 * Leave CDBS set debhelper compatibility level.
40843cc8 355 * Allow amd64 build to happen. Closes: #364956
c29d9567 356 * Enforce building in 32bits while running in x86_64 machines.
241498b5 357 * Update Standards version to 3.7.2. No changes need.
1a67e2a2 358
0b825c6c 359 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1a67e2a2 360
65fe9821 361grub2 (1.93-1) unstable; urgency=low
b904bdaf 362
b815eb56 363 * New upstream release.
364 - Added support to PowerPC. Closes: #357853
b1eaf218 365 - 01_fix_grub-install.patch: rediff.
b904bdaf 366 * Update Standards version to 3.6.2. No changes need.
f6da03e2 367 * Start to use new dpkg architecture definition. Closes: #360134
b904bdaf 368
65fe9821 369 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
b904bdaf 370
413e6d6b 371grub2 (1.92-2) unstable; urgency=low
0140e306 372
373 * Add bison on build-depends field. Closes: #346178
29583fb2 374 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
0140e306 375
413e6d6b 376 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
0140e306 377
d72939bf 378grub2 (1.92-1) unstable; urgency=low
6019f349 379
c51c43dc 380 * New upstream release.
381 - Add support for GPT partition table format.
382 - Add a new command "play" to play an audio file on PC.
383 - Add support for Linux/ADFS partition table format.
384 - Add support for BASH-like scripting.
385 - Add support for Apple HFS+ filesystems.
fe081dbd 386 * 01_fix_grub-install.patch: Added. Fix grub-install to use
387 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
f298d752 388 * Do not use CDBS tarball mode anymore. Closes: #344272
fe081dbd 389
f298d752 390 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
6019f349 391
32a6e6ce 392grub2 (1.91-0) unstable; urgency=low
fe54c31a 393
e73d694b 394 * New upstream release. Closes: #331211
fe54c31a 395 * debian/watch: added.
764e8ef1 396 * debian/control.in, debian/control: Add libncurses5-dev in
397 Build-Depends. Closes: #304638
398 * Remove Robert Millan as uploader;
399 * Add myself as uploader;
fe54c31a 400
32a6e6ce 401 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
fe54c31a 402
c38e4ead 403grub2 (0.6+20050203-2) unstable; urgency=low
404
405 * Disable for powerpc. Reportedly it fails to boot.
406
407 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
408
409grub2 (0.6+20050203-1) unstable; urgency=low
410
411 * New upstream snapshot.
412 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
413 * Use cdbs debian/control autogeneration.
414 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
415 - Move control to control.in.
416 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
417 * control.in (Build-Depends): Add ruby.
418
419 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
420
421grub2 (0.6+20040805-1) unstable; urgency=low
422
423 * New upstream snapshot.
424 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
425 * Use type-handling to generate dpkg arch list.
426 - control.in
427 - rules
428
429 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
430
431grub2 (0.6+20040502-1) experimental; urgency=low
432
433 * New upstream snapshot.
434 - Fix FTBFS on powerpc.
435
436 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
437
438grub2 (0.6+20040429-1) experimental; urgency=low
439
440 * New upstream snapshot.
441 - control (Architecture): Add powerpc.
442
443 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
444
445grub2 (0.6+20031125-1) experimental; urgency=low
446
447 * New upstream snapshot.
448 - patches/multiboot.diff: Nuked.
449 - install,docs: Update directory name.
450 * control (Maintainer): Set to pkg-grub-devel mailing list.
451 * control (Uploaders): Add myself.
452 * control (Architecture): Add freebsd-i386 and netbsd-i386.
453
454 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
455
456grub2 (0.6+20031114-1) experimental; urgency=low
457
458 * New upstream snapshot.
459 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
460 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
461 - patches/multiboot.diff: New.
462 - control (Architecture): Add hurd-i386 (which needed multiboot).
463 * Rename package to grub2 (to follow upstream tendency).
464 - control: Ditto.
465 - README.Debian: Likewise.
466 * Switch to tarball mode.
467 - rules: Ditto.
468 - docs: Prefix paths in order to workaround dh_installdocs bug.
469 - install: Likewise, but not because of bug (should be in rules, actualy).
470 * Fix FTBFS. (Closes: #213868)
471 - control (Build-Depends): Add autoconf.
472 - control (Build-Conflicts): Add autoconf2.13.
473
474 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
475
476pupa (0.6+20031008-1) experimental; urgency=low
477
478 * New upstream snapshot.
479 * Uploading to experimental.
480 * debian/control: Add Jason Thomas to Uploaders.
481
482 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
483
484pupa (0.6+20030915-1) unstable; urgency=low
485
486 * Initial Release. (Closes: #211030)
487
488 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000