~laney/germinate:master

Last commit made on 2018-01-03
Get this branch:
git clone -b master https://git.launchpad.net/~laney/germinate
Only Iain Lane can upload to this branch. If you are Iain Lane please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~laney/germinate

Recent commits

7102d51... by Iain Lane

Initial support for specifying snaps in seeds

This support more or less passes through entries of the form

  * snap:foo [arch list]

or

  * snap:foo/classic [arch list]

(for classic snaps)

into a file "seedname.snaps". No checks on availability are performed -
it is the responsibility of the seed's maintainers to ensure that the
snap is present for all seeded arches.

Output files which previously existed are unaffected, so consumers do
not have to worry about lists they are using starting to contain non-deb
packages, as long as they do not end up parsing the new .snaps files.

9dad230... by Colin Watson

releasing package germinate version 2.26

765ddee... by Colin Watson

Change default distribution to zesty.

f59dfd0... by Colin Watson

Change default distribution to yakkety.

d6b2f1a... by Colin Watson

Add an --always-follow-build-depends option to force germinate to follow Build-Depends regardless of seed feature flags.

d4b9885... by Colin Watson

releasing package germinate version 2.25

bac28f4... by Colin Watson

Cope with malformed Built-Using fields, since we only started checking these recently and so older series have some errors.

74cc4a8... by Colin Watson

releasing package germinate version 2.24

15b75f4... by Colin Watson

Change default distribution to xenial.

f16c749... by Colin Watson

Add changelog for Dimitri's changes