Prepare for upload.

This commit is contained in:
jordi 2009-06-09 17:22:08 +00:00
parent 13030606ef
commit f75baf2f0d
2 changed files with 7 additions and 7 deletions

4
debian/NEWS vendored
View File

@ -1,4 +1,4 @@
grub2 (1.96+20090604-1) experimental; urgency=low
grub2 (1.96+20090609-1) experimental; urgency=low
Before this version, grub-efi was 32bit on i386 and 64bit on amd64.
However, EFI can be 32bit even if you have a 64bit CPU, like in the
@ -9,4 +9,4 @@ grub2 (1.96+20090604-1) experimental; urgency=low
If you've experienced problems trying to load grub.efi, please try
again using the package that doesn't match your CPU's architecture.
-- Felix Zielcke <fzielcke@z-51.de> Thu, 04 Jun 2009 20:23:33 +0200
-- Felix Zielcke <fzielcke@z-51.de> Tue, 09 Jun 2009 19:21:15 +0200

10
debian/changelog vendored
View File

@ -1,4 +1,4 @@
grub2 (1.96+20090608-1) experimental; urgency=low
grub2 (1.96+20090609-1) experimental; urgency=low
* New SVN snapshot.
- Fix variable parsing inside strings. (Closes: #486180)
@ -9,19 +9,19 @@ grub2 (1.96+20090608-1) experimental; urgency=low
on i386 and amd64. (Closes: #524756)
* Add kopensolaris-i386 to arch list.
[ New translations ]
* Catalan (ca.po) by Jordi Mallach.
[ Felix Zielcke ]
* Add a NEWS entry about the grub-efi split.
* Drop the build dependency on gcc-multilib for all *i386.
* Change upgrade-from-grub-legacy to use `dpkg-reconfigure grub-pc' to
install grub2 into MBR.
[ New translations ]
* Catalan (ca.po) by Jordi Mallach.
[ Updated translations ]
* Spanish (es.po) by Francisco Javier Cuadrado. (Closes: #532407)
-- Felix Zielcke <fzielcke@z-51.de> Tue, 09 Jun 2009 10:23:03 +0200
-- Jordi Mallach <jordi@iti.upv.es> Tue, 09 Jun 2009 19:21:15 +0200
grub2 (1.96+20090603-1) unstable; urgency=low