~xnox/germinate:skip-unbuilt-packages

Last commit made on 2018-11-14
Get this branch:
git clone -b skip-unbuilt-packages https://git.launchpad.net/~xnox/germinate
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
skip-unbuilt-packages
Repository:
lp:~xnox/germinate

Recent commits

57f2868... by Dimitri John Ledkov

Skip updating metapackages for arches which are not built.

Signed-off-by: Dimitri John Ledkov <email address hidden>

a620591... by Colin Watson

releasing package germinate version 2.30

601608f... by Colin Watson

Build with LC_ALL=C.UTF-8

This allows setup.py to handle non-ASCII characters in debian/changelog
correctly.

Closes: #913262

24140f9... by Colin Watson

releasing package germinate version 2.29

b53da2d... by Colin Watson

Restore apparently-accidentally-deleted line

3ec8114... by Steve Langasek

Skip use of deprecated 'imp' module.

Just try/except the import we actually want.

This fixes a deprecation warning that can cause autopkgtests to fail.

1643b79... by Colin Watson

Set Rules-Requires-Root: no.

6d37417... by Jelmer Vernooij

Use secure URI in Vcs control header.

Fixes lintian: vcs-field-uses-insecure-uri
See https://lintian.debian.org/tags/vcs-field-uses-insecure-uri.html for more details.

1b42d4b... by Colin Watson

releasing package germinate version 2.28

f2e1f44... by Colin Watson

Build-depend on dh-python