Imported using git-ubuntu import.
Changelog parent: 0d33db8e8f8e44ee087f8d3de7ccd59539f580ec
New changelog entries:
* The EXTRA_ARCHIVES environment variable defined in 2.212 doesn't quite
work properly because it doesn't allow for signing key configuration.
Rename it to the more domain-specific EXTRA_PPAS (which is now a
space-separated sequence of <ppa-owner>/<ppa-name> pairs), and fetch
signing keys for those from Launchpad using python3-software-properties.
Imported using git-ubuntu import.
Changelog parent: 50723f2139d92f2b25c28b760e652bf4984fe0aa
New changelog entries:
* Remove e2fs-zero.py and references to it, it's no longer used.
Imported using git-ubuntu import.
Changelog parent: 6dff961906e77896bb6fa06838aafe0c15bf7a7f
New changelog entries:
* Run builds under eatmydata. (This doesn't actually seem to help very
much - it shaves a minute off a 48-minute test build on my laptop - but
it will stop people being distracted by it.)
* Remove livecd.py, which was never finished.
* Remove all vestiges of livecd.sh and ubuntu-touch-android.sh.
Requiescant in pace.
* Temporarily disable Click package installation, until desktop/AppArmor
integration has landed properly.
Imported using git-ubuntu import.
Changelog parent: eb8017f3b0d80f61a8180660d768c2b959236823
New changelog entries:
* also remove ubuntu-touch-android.sh from debian/install
Imported using git-ubuntu import.
Changelog parent: 5cc031fcd93778dc1156236d4762fae0f1abf76a
New changelog entries:
* add new arg (-t) to enable Ubuntu Touch android cross builds which calls a
newly added script (ubuntu-touch-android.sh) to cross build android base
images for Ubuntu Touch on an amd64 builder.
Imported using git-ubuntu import.
Changelog parent: 131478de625908a57d4ae5c2ddc8793a58fe36e1
New changelog entries:
* Add live-build support. The old livecd.sh is still here for
compatibility, but this package's primary purpose is now to provide
Ubuntu-specific configuration for live-build.
Imported using git-ubuntu import.
Changelog parent: 92501f86560d06f63f0e2d6f633e5b798549fed9
New changelog entries:
[ Colin Watson ]
* Upgrade to debhelper v7.
[ Loïc Minier ]
* Make stripping of vmlinuz from livefs optional for uImage subarches where
we can't use this trick to save space and disable it on armel+dove.