git-build-recipe:master

Last commit made on 2022-10-17
Get this branch:
git clone -b master https://git.launchpad.net/git-build-recipe
Members of Canonical Launchpad Engineering can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:git-build-recipe

Recent commits

0d359e8... by Jürgen Gmach

Upgrade linters

Also no longer use `woke-from-source`, but rather use the pre-built
binary to avoid building issues.

f9d810d... by Colin Watson

releasing package git-build-recipe version 0.3.7

fdc1ef6... by Colin Watson

Tell dpkg-source to exclude .tox

This directory can be large, and doesn't belong in source packages.

Merged branch ~cjwatson/git-build-recipe:tar-ignore-tox
fbec8e2... by Colin Watson

Add bug closure

c009589... by Colin Watson

Restore debhelper 12 and debhelper-compat changes

This reverts commit b8653b108494945a2b380f6e9acb8e5ceac470be.

Now that all Launchpad builders run focal, it's safe to upgrade the
packaging to a debhelper version that requires that.

Merged branch ~cjwatson/git-build-recipe:require-focal
497a840... by Colin Watson

Switch from nose to pytest

nose is deprecated, so stop using it in the packaging.

Merged branch ~cjwatson/git-build-recipe:debian-pytest
7f8f1ab... by Jürgen Gmach

Add link to further information

3850943... by Jürgen Gmach

Add basic readme

9b8016a... by Colin Watson

Add pre-commit and woke configuration

Merged branch ~cjwatson/git-build-recipe:pre-commit
c39d700... by Colin Watson

Add tox configuration

Merged branch ~cjwatson/git-build-recipe:tox