Import patches-unapplied version 0.80 to ubuntu/jaunty

Imported using git-ubuntu import.

Changelog parent: ded077e547b957f90ce4b18430011e8b09cc4c70

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.
This commit is contained in:
Steve Kowalik 2009-04-16 20:46:30 +10:00 committed by usd-importer
parent ded077e547
commit 6da764e607
2 changed files with 12 additions and 4 deletions

8
debian/changelog vendored
View File

@ -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

View File

@ -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"