mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-06-27 16:11:33 +00:00
Build-Depend on pylint (>= 2, the Python 3 version), it replaced pylint3.
This commit is contained in:
parent
af622cb71e
commit
b0421706d5
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,7 +1,11 @@
|
|||||||
ubuntu-dev-tools (0.172) UNRELEASED; urgency=medium
|
ubuntu-dev-tools (0.172) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Mattia Rizzolo ]
|
||||||
* autopkgtest: Add a allow-stderr restriction, as things log to stderr.
|
* autopkgtest: Add a allow-stderr restriction, as things log to stderr.
|
||||||
|
|
||||||
|
[ Stefano Rivera ]
|
||||||
|
* Build-Depend on pylint (>= 2, the Python 3 version), it replaced pylint3.
|
||||||
|
|
||||||
-- Mattia Rizzolo <mattia@debian.org> Fri, 23 Aug 2019 10:07:40 +0200
|
-- Mattia Rizzolo <mattia@debian.org> Fri, 23 Aug 2019 10:07:40 +0200
|
||||||
|
|
||||||
ubuntu-dev-tools (0.171) unstable; urgency=medium
|
ubuntu-dev-tools (0.171) unstable; urgency=medium
|
||||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -14,8 +14,7 @@ Build-Depends:
|
|||||||
distro-info (>= 0.2~),
|
distro-info (>= 0.2~),
|
||||||
libwww-perl,
|
libwww-perl,
|
||||||
lsb-release,
|
lsb-release,
|
||||||
pylint,
|
pylint (>= 2),
|
||||||
pylint3,
|
|
||||||
python-all (>= 2.6.5-13~),
|
python-all (>= 2.6.5-13~),
|
||||||
python-apt (>= 0.7.93~),
|
python-apt (>= 0.7.93~),
|
||||||
python-debian (>= 0.1.20~),
|
python-debian (>= 0.1.20~),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user