Import patches-unapplied version 2.38 to ubuntu/oneiric

Imported using git-ubuntu import.

Changelog parent: 720cdd5c88

New changelog entries:
  * Add main, restricted, universe, and multiverse to the sources.list
    for Wubi disk images (LP: #855301).
impish
Evan Dandrea 13 years ago committed by usd-importer
parent 720cdd5c88
commit bca9a94737

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.38) oneiric; urgency=low
* Add main, restricted, universe, and multiverse to the sources.list
for Wubi disk images (LP: #855301).
-- Evan Dandrea <ev@ubuntu.com> Thu, 22 Sep 2011 10:31:11 +0100
livecd-rootfs (2.37) oneiric; urgency=low
* BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and

@ -74,6 +74,7 @@ case $IMAGEFORMAT in
case $SUBPROJECT in
wubi)
add_package install lupin-support
COMPONENTS='main restricted universe multiverse'
;;
*)
add_package live jasper

Loading…
Cancel
Save