Import patches-unapplied version 0.80 to ubuntu/jaunty

Imported using git-ubuntu import.

Changelog parent: ded077e547

New changelog entries:
  * Add standard^ to UNR.
  * Add mobile-live^ to LIVELIST for MID and UNR. (LP: #358095)
  * Only build UNR from main, restricted and universe.
impish
Steve Kowalik 16 years ago committed by usd-importer
parent ded077e547
commit 6da764e607

8
debian/changelog vendored

@ -1,3 +1,11 @@
livecd-rootfs (0.80) jaunty; urgency=low
* Add standard^ to UNR.
* Add mobile-live^ to LIVELIST for MID and UNR. (LP: #358095)
* Only build UNR from main, restricted and universe.
-- Steve Kowalik <stevenk@ubuntu.com> Thu, 16 Apr 2009 20:46:30 +1000
livecd-rootfs (0.79) jaunty; urgency=low
* Use the --purge option to 'apt-get install', to ensure that any packages

@ -201,13 +201,13 @@ Flags: seen
;;
ubuntu-mid)
LIST="$LIST minimal^ mobile-mid^"
LIVELIST="casper ubiquity"
LIVELIST="mobile-live^ casper ubiquity"
COMP="main restricted universe multiverse"
;;
ubuntu-netbook-remix)
LIST="$LIST minimal^ mobile-netbook-remix^"
LIVELIST="casper ubiquity"
COMP="main restricted universe multiverse"
LIST="$LIST minimal^ standard^ mobile-netbook-remix^"
LIVELIST="mobile-live^ casper ubiquity"
COMP="main restricted universe"
;;
mythbuntu)
LIST="$LIST minimal^ standard^ mythbuntu-desktop"

Loading…
Cancel
Save