vcswatch reports that
this package seems to have a new changelog entry (version
0.181, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit f97b19554f3f784eaf6c0bd8a308cee21f398e1b
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Fri Mar 26 14:23:00 2021 +0100
Use eatmydata by default
Since only the dpkg is wrapped in eatmydata it should be the safe and fast
default. Eatmydata is widely used around apt thus it should be a serious bug
if a package can't be installed with eatmydata in use.
commit a5ee35c812862c75f616a5c822c117a5fa114d37
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Fri Mar 26 13:20:38 2021 +0100
Use eatmydata only with the dpkg command
Eatmydata wrapping the build as well could break tests.
Thanks: Julian Andres Klode for suggesting this solution
commit 728849964e7e334fda4f4e23c17f8560d9416cb1
Author: Krytarik Raido <krytarik@gmail.com>
Date: Sun Feb 21 01:34:04 2021 +0100
Logging: Fix oversight from the last logging refactor
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
commit 09537bd44d2c405145a524d98d0f8d5f6c3d9401
Merge: 484a668 bc24ef2
Author: Mattia Rizzolo <mattia@debian.org>
Date: Wed Feb 24 14:24:50 2021 +0100
Merge branch 'fix-sponsor-patch' of git+ssh://git.launchpad.net/~logan/ubuntu-dev-tools
MR: https://code.launchpad.net/~logan/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/398509
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
commit 484a668c0a21cb6c3cea4ee0088b0d750ecf0ce0
Author: Mattia Rizzolo <mattia@debian.org>
Date: Wed Feb 24 14:23:42 2021 +0100
init changelog
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
commit bc24ef23de14f42a655cc33401044ad1fca136ac
Author: Logan Rosen <logan@ubuntu.com>
Date: Mon Feb 22 22:24:52 2021 -0500
sponsor-patch: fix bugs from py3 migration