]> git.proxmox.com Git - grub2.git/blob - debian/changelog
Oops, lost the midnight train.
[grub2.git] / debian / changelog
1 grub2 (1.95+20080128-1) unstable; urgency=low
2
3 * New CVS snapshot.
4 - Fixes bogus CLAIM problems on Apple firmware. (Closes: #449135, #422729)
5 - grub-probe performs sanity checks to make sure our filesystem drivers
6 are usable. (Closes: #462449)
7 - patches/disable_ata.diff: Remove. ATA module isn't auto-loaded in
8 rescue floppies now.
9 - patches/disable_xfs.diff: Remove. See above (about grub-probe).
10 * Bring back grub-emu; it can help a lot with debugging feedback.
11 - control
12 - rules
13
14 -- Robert Millan <rmh@aybabtu.com> Mon, 28 Jan 2008 00:01:11 +0100
15
16 grub2 (1.95+20080116-2) unstable; urgency=low
17
18 * grub.d/05_debian_theme: Enable swirlish beauty.
19 * rules: Obtain debian/legacy/update-grub dynamicaly from GRUB Legacy svn.
20
21 -- Robert Millan <rmh@aybabtu.com> Sat, 19 Jan 2008 13:16:18 +0100
22
23 grub2 (1.95+20080116-1) unstable; urgency=low
24
25 * New CVS snapshot.
26 - update-grub ignores stale *.dpkg-* files. (Closes: #422708, #424223)
27 - LVM/RAID now working properly (except when it affects /boot).
28 (Closes: #425666)
29 - Fixes flickery in timeout message. (Closes: #437275)
30 * grub-pc.postinst: Use `--no-floppy' whenever possible. Die, floppies,
31 die!
32 * Resync with latest version of GRUB Legacy's update-grub. This time,
33 using the $LET_US_TRY_GRUB_2 hack to reuse the same script both for
34 addition of core.img and its removal.
35 * grub-*.install: Add update-grub2 stub. Packages providing /etc/grub.d/
36 scripts should invoke update-grub2 in both postinst and postrm (whenever
37 it is found, of course).
38 * control: Reorganize a bit, including a complete rewrite of the
39 package descriptions.
40 * control (grub-ieee1275): Enable for i386/amd64.
41
42 -- Robert Millan <rmh@aybabtu.com> Wed, 16 Jan 2008 15:00:54 +0100
43
44 grub2 (1.95+20080107-1) unstable; urgency=low
45
46 * New CVS snapshot.
47 - Supports ReiserFS. (Closes: #430742)
48 - patches/disable_ata.diff: Resync.
49
50 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jan 2008 12:46:39 +0100
51
52 grub2 (1.95+20080105-2) unstable; urgency=low
53
54 * grub-pc.postinst: Fix covered assumption that menu.lst exists.
55 (Closes: #459247)
56 * copyright: Fix copyright/license reference.
57
58 -- Robert Millan <rmh@aybabtu.com> Sun, 6 Jan 2008 18:02:28 +0100
59
60 grub2 (1.95+20080105-1) unstable; urgency=low
61
62 * New CVS snapshot.
63 - Fixes install on non-devfs systems with devfs-style paths (ouch).
64 (Closes: #450709).
65 - Fixes boot of "Linux" zImages (including memtest86+). (Closes: #436113).
66 - Corrects usage message in grub-setup. (Closes: #458600).
67 - patches/menu_color.diff: Remove. Made obsolete by `menu_color_normal'
68 and `menu_color_highlight' variables. Add/install grub.d/05_debian_theme
69 to make use of them.
70 * Reestructure grub-pc.postinst. Notably:
71 - Do not touch menu.lst unless user has confirmed it (via debconf).
72 (Closes: #459247)
73 - When we do, keep a backup in /boot/grub/menu.lst_backup_by_grub2_postinst.
74
75 -- Robert Millan <rmh@aybabtu.com> Sat, 5 Jan 2008 17:55:37 +0100
76
77 grub2 (1.95+20080101-1) unstable; urgency=low
78
79 * New CVS snapshot.
80 - patches/disable_xfs.diff: Rewrite in a way that won't collide with
81 upstream changes so often.
82 - unifont.hex now processed by upstream.
83 - rules: Disable build of unifont.pff.
84 - *.install: Remove build/unifont.pff line.
85 - patches/menu_color.diff: Change menu color to our traditional blue theme.
86 * Support new dpkg fields (Homepage, Vcs-Svn, Vcs-Browser).
87 * patches/disable_ata.diff: Prevent ATA module from being built on i386-pc.
88
89 -- Robert Millan <rmh@aybabtu.com> Tue, 1 Jan 2008 19:45:30 +0100
90
91 grub2 (1.95+20071101-1) unstable; urgency=low
92
93 * New CVS snapshot.
94 - patches/linuxbios.diff: Remove (supported in upstream now).
95
96 -- Robert Millan <rmh@aybabtu.com> Thu, 1 Nov 2007 13:18:51 +0100
97
98 grub2 (1.95+20071004-2) unstable; urgency=low
99
100 * Rename debian/grub-of.* to debian/grub-ieee1275.*.
101 * Add debian/grub-linuxbios.{postinst,dirs,install}.
102 * rules: Fix/Overrride lintian warnings (unstripped-binary-or-object).
103 * Remove grub-linuxbios.postinst.
104
105 -- Robert Millan <rmh@aybabtu.com> Wed, 10 Oct 2007 23:56:35 +0200
106
107 grub2 (1.95+20071004-1) unstable; urgency=low
108
109 * New CVS snapshot.
110 * Add grub-linuxbios package.
111 - patches/linuxbios.diff
112 - control
113 - rules
114 * Rename grub-of to grub-ieee1275 to match with upstream conventions.
115 - control
116 - rules
117
118 -- Robert Millan <rmh@aybabtu.com> Thu, 4 Oct 2007 14:42:30 +0200
119
120 grub2 (1.95+20070829-1) unstable; urgency=low
121
122 * New CVS snapshot.
123 - Includes fix for parallel builds.
124 * rules: Append -j flag to $(MAKE) to take advantage of >1 processors.
125 * Add reference to /usr/share/common-licenses.
126 - debian/copyright
127 - debian/control (all packages): Add base-files (>= 4.0.1) dependency.
128
129 -- Robert Millan <rmh@debian.org> Sat, 1 Sep 2007 19:00:22 +0200
130
131 grub2 (1.95+20070828-2) unstable; urgency=low
132
133 * control (grub-of): Make depends on powerpc-ibm-utils versioned as
134 >= 1.0.6 (older versions don't have -a flag).
135
136 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 23:32:32 +0200
137
138 grub2 (1.95+20070828-1) unstable; urgency=low
139
140 * New CVS snapshot.
141 - Adds ntfs support.
142 - Fixes a pair of issues indirectly breaking grub-probe on powerpc.
143 (Closes: #431488)
144 - patches/disable_xfs.diff: Resync.
145 - copyright: License upgraded to GPLv3.
146 * control (grub-of Depends): Add powerpc-utils (for nvsetenv) and bc.
147
148 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 21:24:14 +0200
149
150 grub2 (1.95+20070626-1) unstable; urgency=low
151
152 * New CVS snapshot.
153 - More fixes to cope with unreadable /. (Closes: #427289)
154 - update-grub supports multiple terminals.
155 * control (Build-Depends): Add genisoimage.
156 * patches/partmap_fallback.diff: Remove. It didn't archieve anything as
157 it also needs support for proper identification of raid / lvm (this is
158 being worked on).
159 * patches/disable_xfs.diff: Disable xfs in grub-probe.
160 * grub-rescue-pc.README.Debian: New. Explain how to use the rescue
161 images.
162
163 -- Robert Millan <rmh@debian.org> Tue, 26 Jun 2007 08:39:14 +0200
164
165 grub2 (1.95+20070614-1) unstable; urgency=low
166
167 * New CVS snapshot.
168 - update-grub is tollerant to unreadable / (as long as /boot is
169 accessible). (Closes: #427289)
170 * grub-pc.postinst: Generate new grub.cfg when menu.lst exists.
171 * New package grub-rescue-pc.
172 - control: Add it.
173 - README.Debian.in: Remove obsolete documentation.
174 - rules: Build rescue images using grub-mkrescue.
175 - grub-rescue-pc.dirs: Prepare their directory.
176 - grub-rescue-pc.install: Install them.
177 * legacy/update-grub: Fix core.img detection on separate /boot.
178
179 -- Robert Millan <rmh@debian.org> Thu, 14 Jun 2007 08:17:21 +0200
180
181 grub2 (1.95+20070604-1) unstable; urgency=low
182
183 * New CVS snapshot.
184 - patches/grub_probe_for_everyone.diff: Remove (merged).
185 - update-grub exports user-defined GRUB_CMDLINE_LINUX. (Closes: #425453)
186 - Fix those nasty powerpc bugs. (Closes: #422729)
187
188 -- Robert Millan <rmh@aybabtu.com> Mon, 4 Jun 2007 21:30:55 +0200
189
190 grub2 (1.95+20070520-1) unstable; urgency=low
191
192 * New CVS snapshot.
193 - LVM / RAID fixes. (Closes: #423648, #381150)
194 - Fix memory management bug. (Closes: #423409)
195 - patches/efi.diff: Remove (merged).
196 - patches/grub_probe_for_everyone.diff: Use the new paths for
197 util/grub-probe.c, util/biosdisk.c, util/getroot.c. Enable
198 grub-mkdevicemap. (Closes: #424985)
199 * legacy/update-grub: Get rid of all grub-set-default calls. (Closes: #425054)
200 * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
201 * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
202 * patches/partmap_fallback.diff: New. Implement fallback "pc gpt" for partmap
203 detection failures. (Closes: #423022)
204 * control: Update XS-Vcs-* fields. Thanks Sam Morris <sam@robots.org.uk>.
205 (Closes: #425146)
206 * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
207
208 -- Robert Millan <rmh@aybabtu.com> Sun, 20 May 2007 11:13:03 +0200
209
210 grub2 (1.95+20070515-1) unstable; urgency=low
211
212 * New CVS snapshot.
213 - Fix assumptions about /, /boot and /boot/grub being the same device.
214 (Closes: #423268, #422459)
215 - Proper sorting of Linux images. (Closes: #422580)
216 - update-grub lets /etc/default/grub override its variables now.
217 (Closes: #423649)
218 - update-grub mentions /etc/default/grub in the grub.cfg header.
219 (Closes: #423651)
220 - update-grub sets 800x600x16 as the default gfxmode. (Closes: #422794)
221 - update-grub runs grub-mkdevicemap before attempting to use grub-probe
222 (part of #423217)
223
224 [ Otavio Salvador ]
225 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
226 <sam@robots.org.uk> for the patch. (Closes: #423005)
227 * Add Robert Millan as uploader.
228 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
229
230 [ Robert Millan ]
231 * grub-pc.postinst:
232 - Remove /boot/grub/device.map before running grub-install.
233 (Closes: #422851)
234 - Always run update-grub after grub-install. (part of #423217)
235 - Use grub-mkdevicemap instead of removing device.map, since update-grub
236 needs it but grub-install is not run unconditionaly.
237 - Redirect grub-install invocation to /dev/null, since it can mislead
238 users into thinking that MBR was overwritten. (part of #423217)
239 * default/grub: Stop exporting the variables (update-grub does that now).
240 * Misc EFI fixes, including new grub-install.
241 - patches/efi.diff: New.
242 - patches/grub_probe_for_everyone.diff: Move some bits to efi.diff.
243 - grub-efi.install: Stop installing dummy grub-install.
244 - grub-install: Remove.
245 * grub-pc.postinst: Avoid generating core.img when menu.lst is not present,
246 to avoid duplicated work (this is specialy important for d-i). (part of
247 #423217).
248 * See multiple references above. (Closes: #423217)
249 * grub-{pc,efi,of}.{dirs,install}: Install presubj in the right directory
250 to make it work again (oops).
251 * Add reportbug script to gather debugging information. (Closes: #423218)
252 - script: New.
253 - grub-{pc,efi,of}.install: Install it.
254 * Install the reportbug scripts for grub2 too, since users might still use
255 it for bugfiling.
256 - grub2.dirs
257 - grub2.install
258 * Fix some lintian warnings.
259 - control (grub2): Depend on debconf.
260 - README.Debian.in: Fix mispell.
261 - grub2.templates: Remove extra dot.
262
263 -- Robert Millan <rmh@aybabtu.com> Tue, 15 May 2007 22:08:53 +0200
264
265 grub2 (1.95+20070507-1) unstable; urgency=low
266
267 [ Robert Millan ]
268 * New CVS snapshot.
269 - patches/build_neq_src.diff: Remove (merged).
270 * Fix debhelper files to ensure each package gets the right thing.
271 * Enable gfxterm/unifont support.
272 * On grub-pc, if there's no core.img setup, create one (but do not
273 risk writing to MBR).
274 * On grub-pc, if menu.lst is found, regenerate it to include our
275 core.img.
276
277 [ Otavio Salvador ]
278 * Move debian/update-grub to debian/legacy/update-grub otherwise the
279 source gets messy.
280
281 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
282
283 grub2 (1.95+20070505.1-3) unstable; urgency=low
284
285 * Split postinst into grub2.postinst (with the transition warning) and
286 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
287 - postinst.in
288 - grub2.postinst
289 - rules
290
291 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
292
293 grub2 (1.95+20070505.1-2) unstable; urgency=low
294
295 * Add EFI build of GRUB.
296 - control: Restructure to provide 3 packages: grub-pc (x86),
297 grub-efi (x86) and grub-of (powerpc).
298 - rules: Handle a separate build for each package.
299 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
300 - patches/grub_probe_for_everyone.diff: New (superceds
301 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
302 - grub-install: Dummy informational grub-install for EFI.
303 - grub-efi.install: Installs it.
304
305 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
306
307 grub2 (1.95+20070505.1-1) unstable; urgency=low
308
309 * New CVS snapshot.
310 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
311 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
312 is currently broken and we don't have the hardware to debug it. Will be
313 re-enabled in next upload.
314
315 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
316
317 grub2 (1.95+20070505-1) unstable; urgency=low
318
319 * New CVS snapshot.
320 - Improved grub.cfg parser. (Closes: #381215)
321 - patches/fix-grub-install.diff: Remove (merged).
322 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
323 - provides update-grub2. (Closes: #419151)
324 - Supports GPT in PC/BIOS systems. (Closes: #409073)
325 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
326 * control (Description): Make it less scary, and more informative.
327 * postinst: Run update-grub to ensure the latest improvements always are
328 applied.
329 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
330 on powerpc (and hopefuly update-grub).
331
332 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
333
334 grub2 (1.95-5) unstable; urgency=low
335
336 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
337 by providing the patch. Closes: #416408
338
339 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
340
341 grub2 (1.95-4) unstable; urgency=low
342
343 * Fix powerpc grub-install binary path. Closes: #402838
344
345 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
346
347 grub2 (1.95-3) unstable; urgency=low
348
349 [ Christian Perrier ]
350 * Switch to po-debconf for debconf templates. Closes: #402972
351 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
352 * Debconf translations:
353 - French
354 - Czech. Closes: #413327
355 - Galician. Closes: #413323
356 - Swedish. Closes: #413325
357 - Portuguese. Closes: #413332
358 - German. Closes: #413365
359 - Tamil. Closes: #413478
360 - Russian. Closes: #413542
361 - Italian. Closes: #413904
362 - Romanian. Closes: #414443
363
364 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
365
366 grub2 (1.95-2) unstable; urgency=low
367
368 [ Robert Millan ]
369 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
370 (Closes: #394706)
371 * Transition to new numbering scheme for partitions. (Closes: #395019)
372 - update-grub: Don't substract 1 when converting partition device names to
373 grub drives.
374 - Add debconf warning explaining the situation.
375 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
376
377 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
378
379 grub2 (1.95-1) unstable; urgency=low
380
381 * New upstream release.
382 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
383
384 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
385
386 grub2 (1.94+20061003-1) unstable; urgency=high
387
388 * New CVS snapshot.
389
390 [ Otavio Salvador ]
391 * Change debhelper compatibility mode to 5:
392 - debian/compat: setted to 5;
393 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
394 Closes: #389873
395 * Set urgency=high since it's experimental stuff and tagged likewise. It
396 also solved a serious bug on PowerPC that leave users with a black
397 screen.
398
399 [ Robert Millan ]
400 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
401 (Closes: #372186)
402
403 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
404
405 grub2 (1.94+20060926-1) unstable; urgency=high
406
407 * New CVS snapshot.
408 - Command-line editting fix (Closes: #381214).
409 - Fixes runtime breakage on amd64 (not in BTS).
410 - Delete a few patches (merged).
411
412 [ Robert Millan ]
413 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
414 1.94-5 (broken on systems that use udev, broken on amd64...).
415 * Pure ppc64 support.
416 - control (Architecture): Add any-ppc64.
417 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
418 * rules: Remove moddep.lst install command (no longer needed).
419 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
420 broke grub-probefs.
421 * Add bug template to encourage sending upstream stuff directly to
422 upstream.
423 - presubj: New.
424
425 [ Otavio Salvador ]
426 * Add XS-X-Vcs-Svn on control file and point it to our current svn
427 repository.
428 * Add cvs-snapshot to rules.
429
430 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
431
432 grub2 (1.94-6) unstable; urgency=low
433
434 [ Robert Millan ]
435 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
436 extensions. (mentioned in #361929)
437 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
438 dotdirs (e.g. ".static").
439 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
440 /dev/fd0 exists when generating device.map.
441
442 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
443
444 grub2 (1.94-5) unstable; urgency=low
445
446 [ Robert Millan ]
447 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
448 confuse buildds).
449 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
450 grub-install. (Closes: #372934)
451
452 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
453
454 grub2 (1.94-4) unstable; urgency=low
455
456 [ Otavio Salvador ]
457 * 01_fix_amd64_building.patch: dropped since it now supports amd64
458 native building.
459 * Remove convert_kernel26 usage since it's not necessary anymore and due
460 initramfs-tools changes it's bug too.
461
462 [ Robert Millan ]
463 * Fork update-grub from grub legacy, and tweak a few commands in output to
464 make it work for grub2.
465 * Update README.Debian.in with more recent (and easier) install instructions.
466 * Add grub to Conflicts/Replaces. Too many commands with the same name,
467 even if they don't use the same path yet (but will likely do in the
468 future, see #361929).
469 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
470 to be an endless source of problems (and forbidden by policy as well).
471 * Fix FTBFS on amd64. Really closes: #372548.
472
473 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
474
475 grub2 (1.94-3) unstable; urgency=low
476
477 * Fix FTBFS in amd64. Closes: 372548
478
479 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
480
481 grub2 (1.94-2) unstable; urgency=low
482
483 * Update grub images paths in README.Debian
484 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
485 installation. Refs: #371069
486 * Fix FTBFS in amd64. Closes: #370803
487
488 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
489
490 grub2 (1.94-1) unstable; urgency=low
491
492 * New upstream release.
493 - Fix powerpc building. Closes: #370259
494 - 01_fix_grub-install.patch: merged upstream.
495 - Moved modules to /usr/lib/grub since they are architecture
496 dependent.
497 * Leave CDBS set debhelper compatibility level.
498 * Allow amd64 build to happen. Closes: #364956
499 * Enforce building in 32bits while running in x86_64 machines.
500 * Update Standards version to 3.7.2. No changes need.
501
502 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
503
504 grub2 (1.93-1) unstable; urgency=low
505
506 * New upstream release.
507 - Added support to PowerPC. Closes: #357853
508 - 01_fix_grub-install.patch: rediff.
509 * Update Standards version to 3.6.2. No changes need.
510 * Start to use new dpkg architecture definition. Closes: #360134
511
512 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
513
514 grub2 (1.92-2) unstable; urgency=low
515
516 * Add bison on build-depends field. Closes: #346178
517 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
518
519 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
520
521 grub2 (1.92-1) unstable; urgency=low
522
523 * New upstream release.
524 - Add support for GPT partition table format.
525 - Add a new command "play" to play an audio file on PC.
526 - Add support for Linux/ADFS partition table format.
527 - Add support for BASH-like scripting.
528 - Add support for Apple HFS+ filesystems.
529 * 01_fix_grub-install.patch: Added. Fix grub-install to use
530 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
531 * Do not use CDBS tarball mode anymore. Closes: #344272
532
533 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
534
535 grub2 (1.91-0) unstable; urgency=low
536
537 * New upstream release. Closes: #331211
538 * debian/watch: added.
539 * debian/control.in, debian/control: Add libncurses5-dev in
540 Build-Depends. Closes: #304638
541 * Remove Robert Millan as uploader;
542 * Add myself as uploader;
543
544 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
545
546 grub2 (0.6+20050203-2) unstable; urgency=low
547
548 * Disable for powerpc. Reportedly it fails to boot.
549
550 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
551
552 grub2 (0.6+20050203-1) unstable; urgency=low
553
554 * New upstream snapshot.
555 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
556 * Use cdbs debian/control autogeneration.
557 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
558 - Move control to control.in.
559 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
560 * control.in (Build-Depends): Add ruby.
561
562 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
563
564 grub2 (0.6+20040805-1) unstable; urgency=low
565
566 * New upstream snapshot.
567 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
568 * Use type-handling to generate dpkg arch list.
569 - control.in
570 - rules
571
572 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
573
574 grub2 (0.6+20040502-1) experimental; urgency=low
575
576 * New upstream snapshot.
577 - Fix FTBFS on powerpc.
578
579 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
580
581 grub2 (0.6+20040429-1) experimental; urgency=low
582
583 * New upstream snapshot.
584 - control (Architecture): Add powerpc.
585
586 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
587
588 grub2 (0.6+20031125-1) experimental; urgency=low
589
590 * New upstream snapshot.
591 - patches/multiboot.diff: Nuked.
592 - install,docs: Update directory name.
593 * control (Maintainer): Set to pkg-grub-devel mailing list.
594 * control (Uploaders): Add myself.
595 * control (Architecture): Add freebsd-i386 and netbsd-i386.
596
597 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
598
599 grub2 (0.6+20031114-1) experimental; urgency=low
600
601 * New upstream snapshot.
602 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
603 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
604 - patches/multiboot.diff: New.
605 - control (Architecture): Add hurd-i386 (which needed multiboot).
606 * Rename package to grub2 (to follow upstream tendency).
607 - control: Ditto.
608 - README.Debian: Likewise.
609 * Switch to tarball mode.
610 - rules: Ditto.
611 - docs: Prefix paths in order to workaround dh_installdocs bug.
612 - install: Likewise, but not because of bug (should be in rules, actualy).
613 * Fix FTBFS. (Closes: #213868)
614 - control (Build-Depends): Add autoconf.
615 - control (Build-Conflicts): Add autoconf2.13.
616
617 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
618
619 pupa (0.6+20031008-1) experimental; urgency=low
620
621 * New upstream snapshot.
622 * Uploading to experimental.
623 * debian/control: Add Jason Thomas to Uploaders.
624
625 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
626
627 pupa (0.6+20030915-1) unstable; urgency=low
628
629 * Initial Release. (Closes: #211030)
630
631 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000