~vicamo/ubuntu-dev-tools/+git/ubuntu-dev-tools:for-upstream/depends-on-tzdata

Last commit made on 2020-12-22
Get this branch:
git clone -b for-upstream/depends-on-tzdata https://git.launchpad.net/~vicamo/ubuntu-dev-tools/+git/ubuntu-dev-tools
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
for-upstream/depends-on-tzdata
Repository:
lp:~vicamo/ubuntu-dev-tools/+git/ubuntu-dev-tools

Recent commits

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

6c09723... by Mattia Rizzolo

Release 0.177

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

4b3e9b8... by Mattia Rizzolo

syncpackge: Fix the new flake8 E741. Closes: #963310

097eea7... by Mattia Rizzolo

flak8-fy

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

622f550... by Mattia Rizzolo

Merge branch 'update-maintainer-recursive' of git+ssh://git.launchpad.net/~bryce/ubuntu-dev-tools

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

8d77c72... by Bryce Harrington

update-maintainer: Consider only valid-looking debian directories

When scanning for debian/ directories to use, only consider ones that
have control and changelog files present. This should handle cases
where the user may have non-package directories named debian high in
their path.

928da0e... by Bryce Harrington

update-maintainer: Find debian/control from inside debian/

In addition to looking for ./debian in the current directory, scan up
the path in the case of running update-maintain from inside the debian/
directory. This scans up to a maximum of 6 levels.

The --help text is adjusted to identify the detected path if one was
found, defaulting to './debian' otherwise.

LP: #1885233
Signed-off-by: Bryce Harrington <email address hidden>

f5aa75a... by Mattia Rizzolo

Merge branch 'lintian-fixes' of git+ssh://git.launchpad.net/~debian-janitor/ubuntu-dev-tools

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

529c287... by Debian Janitor

Wrap long lines in changelog entries: 0.25, 0.11.

Fixes: lintian: debian-changelog-line-too-long
See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html