Import patches-unapplied version 2.78 to ubuntu/quantal

Imported using git-ubuntu import.

Changelog parent: 1b97ff044654c631e516f56c3d29c2eaa823e58c

New changelog entries:
  * revert the last change, i was not aware that unity-2d was also ripped out
    of the archive and not only removed from the seeds
This commit is contained in:
Oliver Grawert 2012-08-23 19:02:35 +02:00 committed by usd-importer
parent 1b97ff0446
commit d3dd41acce
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.78) quantal; urgency=low
* revert the last change, i was not aware that unity-2d was also ripped out
of the archive and not only removed from the seeds
-- Oliver Grawert <ogra@ubuntu.com> Thu, 23 Aug 2012 19:02:35 +0200
livecd-rootfs (2.77) quantal; urgency=low
* add unity-2d to the list of extra packages on ac100

View File

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