Import patches-unapplied version 2.77 to ubuntu/quantal

Imported using git-ubuntu import.

Changelog parent: b2bcbb5d7ec2d4a4db8340701f5a12e2b7cde8ff

New changelog entries:
  * add unity-2d to the list of extra packages on ac100
This commit is contained in:
Oliver Grawert 2012-08-23 17:55:37 +02:00 committed by usd-importer
parent b2bcbb5d7e
commit 1b97ff0446
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.77) quantal; urgency=low
* add unity-2d to the list of extra packages on ac100
-- Oliver Grawert <ogra@ubuntu.com> Thu, 23 Aug 2012 17:55:37 +0200
livecd-rootfs (2.76) quantal; urgency=low
* live-build/auto/config:

View File

@ -285,7 +285,7 @@ case $ARCH in
;;
ac100)
COMPONENTS='main restricted universe'
add_package install zram-config
add_package install zram-config unity-2d
add_package live ac100-tarball-installer
BINARY_REMOVE_LINUX=false
;;