Import patches-unapplied version 0.67 to ubuntu/intrepid

Imported using git-ubuntu import.

Changelog parent: 1a57e69fcf4a6e6d7f856ff912f6502a9677f096

New changelog entries:
  * Bump linux-lpia to -3.
This commit is contained in:
Steve Kowalik 2008-09-15 16:41:34 +10:00 committed by usd-importer
parent 1a57e69fcf
commit 0f9e11098d
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (0.67) intrepid; urgency=low
* Bump linux-lpia to -3.
-- Steve Kowalik <stevenk@ubuntu.com> Mon, 15 Sep 2008 16:41:34 +1000
livecd-rootfs (0.66) intrepid; urgency=low
* Remove a bunch of seeded packages from ubuntu-mid's LIST.

View File

@ -301,7 +301,7 @@ link_in_boot = $link_in_boot
i386) LIST="$LIST linux-generic";;
# and the bastard stepchildren
lpia) LIST="$LIST linux-image-2.6.27-2-lpia";;
lpia) LIST="$LIST linux-image-2.6.27-3-lpia";;
ia64) LIST="$LIST linux-itanium linux-mckinley";;
hppa) LIST="$LIST linux-hppa32 linux-hppa64";;
powerpc) LIST="$LIST linux-powerpc linux-powerpc64-smp";;