~tritemio-maintainers/tritemio/+git/sbuild:master

Last commit made on 2017-03-03
Get this branch:
git clone -b master https://git.launchpad.net/~tritemio-maintainers/tritemio/+git/sbuild
Members of Tritemio Maintainers can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

b68d069... by Johannes Schauer Marin Rodrigues

Add missing newline character to a bunch of error messages

af00d57... by Johannes Schauer Marin Rodrigues

check for modprobe in sbuild-createchroot

3188a1a... by Johannes Schauer Marin Rodrigues

suppress schroot writing to stderr in sbuild-createchroot

74e7d8a... by Johannes Schauer Marin Rodrigues

use dpkg-query instead of grep-status so that dependency on grep-dctrl is not needed anymore

f7ca274... by Johannes Schauer Marin Rodrigues

remove DCMD config value which is not used and just uselessly making libsbuild-perl depend on devscripts

2adfa29... by Johannes Schauer Marin Rodrigues

Install dose-distcheck and lintian for the native architecture

When crossbuilding, sbuild will try to install the host architecture
versions of dose-distcheck and lintian. This doesn't make much of a
difference for lintian as that package is Architecture:all right now but
dose-distcheck is Architecture:any and the host architecture version
will not be installable and/or executable. Lets explicitly install the
native version instead.

6e83dd2... by Johannes Schauer Marin Rodrigues

Bump version to 0.73.0

ecc85e2... by Johannes Schauer Marin Rodrigues

Add missing instruction to HACKING

e3bdf5b... by Johannes Schauer Marin Rodrigues

Add option --binNMU-changelog which allows one to pass a complete debian/changelog entry for binary-only builds and to reproduce from binNMU buildinfo files

5768b80... by Johannes Schauer Marin Rodrigues

man/sbuild.1.in: switch places of docs for --binNMU-timestamp and --append-to-version