~misterc/ubuntu-dev-tools:pbuilder-dist_more_archs

Last commit made on 2021-01-19
Get this branch:
git clone -b pbuilder-dist_more_archs https://git.launchpad.net/~misterc/ubuntu-dev-tools
Only Michael R. Crusoe can upload to this branch. If you are Michael R. Crusoe please log in for upload directions.

Branch merges

Branch information

Name:
pbuilder-dist_more_archs
Repository:
lp:~misterc/ubuntu-dev-tools

Recent commits

5856b6a... by Michael R. Crusoe

Use arch-test to determine local arch support

Will work with qemu-user-static, if installed

d3a7eac... by Mattia Rizzolo

backportpackage: Add a -e/--message option to change the default "No-change" in "No-change backport to DIST".

Thanks to Unit 193 for the initial patch.

Signed-off-by: Mattia Rizzolo <email address hidden>

a75fb35... by Mattia Rizzolo

ubuntu-archive-assistant/mir: Fix a SyntaxWarning.

c5b5d55... by Mattia Rizzolo

Merge branch 'lp-1193941' of git+ssh://git.launchpad.net/~logan/ubuntu-dev-tools

MR: https://code.launchpad.net/~logan/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/395616
Signed-off-by: Mattia Rizzolo <email address hidden>

2720ffa... by Logan Rosen

import-bug-from-debian: limit description to 50K chars

LP: #1193941

bafe94c... by Mattia Rizzolo

Merge branch 'for-upstream/depends-on-tzdata' of git+ssh://git.launchpad.net/~vicamo/ubuntu-dev-tools/+git/ubuntu-dev-tools

MR: https://code.launchpad.net/~vicamo/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/395578
Signed-off-by: Mattia Rizzolo <email address hidden>

6a9bcc6... by Mattia Rizzolo

Bump Standards-Version to 4.5.1, no changes needed.

Signed-off-by: Mattia Rizzolo <email address hidden>

b00aea7... by Mattia Rizzolo

init the next changelog

Signed-off-by: Mattia Rizzolo <email address hidden>

322df40... by You-Sheng Yang

d/control: explicitly depends on tzdata

mk-sbuild would copy /etc/timezone and /etc/localtime from the host
environment, and it fails without them.

Signed-off-by: You-Sheng Yang <email address hidden>

b30df2b... by Dan Streetman

pullpkg: also catch InvalidPullValueError

LP: #1908770