Import patches-unapplied version 2.418 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: 2fcba79a9b

New changelog entries:
  * Ubuntu-MATE now does follow Recommends; adjust the configuration for it
    to not pass --no-install-recommends.
impish
Mathieu Trudel-Lapierre 9 years ago committed by usd-importer
parent 2fcba79a9b
commit eb0cb09a8d

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.418) yakkety; urgency=medium
* Ubuntu-MATE now does follow Recommends; adjust the configuration for it
to not pass --no-install-recommends.
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Wed, 22 Jun 2016 13:42:37 -0400
livecd-rootfs (2.417) yakkety; urgency=medium
* Swap order of security and updates in dvd sources.list.

@ -316,9 +316,6 @@ case $PROJECT in
amd64) add_package live linux-signed-generic ;;
esac
COMPONENTS='main restricted universe multiverse'
# The Ubuntu MATE STRUCTURE file has "feature
# no-follow-recommends". Mirror this.
export APT_OPTIONS="--yes --no-install-recommends"
;;
ubuntustudio-dvd)

Loading…
Cancel
Save