~cjwatson/ubuntu-dev-tools:sourcefiles

Last commit made on 2020-01-24
Get this branch:
git clone -b sourcefiles https://git.launchpad.net/~cjwatson/ubuntu-dev-tools
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
sourcefiles
Repository:
lp:~cjwatson/ubuntu-dev-tools

Recent commits

1e1702e... by Colin Watson

Use +sourcefiles URLs where possible

In
https://code.launchpad.net/~cjwatson/launchpad/archive-unambiguous-files-traversals/+merge/345118,
I added support for downloading source package files from Launchpad that
can cope with the situation where different versions of a source package
have the same file name with different contents (normally impossible,
but it can happen with imported archives and due to some old bugs). Use
this where possible.

LP: #1860456

f8fa865... by Mattia Rizzolo

pbuilder-dist: Add support for riscv64.

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

6e3d261... 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/376456
Signed-off-by: Mattia Rizzolo <email address hidden>

c13988f... by Debian Janitor

Fix day-of-week for changelog entry 0.66.

Fixes lintian: debian-changelog-has-wrong-day-of-week
See https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html for more details.

7b95e4c... by Mattia Rizzolo

Release 0.175

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

6e4ab93... by Mattia Rizzolo

document ddstreet contributions in d/copyright

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

41345dd... by Mattia Rizzolo

d/control: Bump Standards-Version to 4.4.1, no changes needed.

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

87f2262... by Mattia Rizzolo

Merge branch 'megamerge_request' of git+ssh://git.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools

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

82c8c43... by Dan Streetman

ubuntutools: use file extension when possible to determine deb/ddeb/udeb

1a30454... by Dan Streetman

test: remove test_archive obsolete tests

some tests mocked into the implementation of archive.py, which has now
changed dramatically, and the tests are no longer valid.