mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-29 11:51:08 +00:00
Set Rules-Requires-Root:no.
This commit is contained in:
parent
01906f8371
commit
1ea9bce9b1
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ ubuntu-dev-tools (0.162) UNRELEASED; urgency=medium
|
|||||||
* Team upload.
|
* Team upload.
|
||||||
* Fix test failures with newer flake8 and pylint. Closes: #891721
|
* Fix test failures with newer flake8 and pylint. Closes: #891721
|
||||||
* Bump Standards-Version to 4.1.4, no changes needed.
|
* Bump Standards-Version to 4.1.4, no changes needed.
|
||||||
|
* Set Rules-Requires-Root:no.
|
||||||
* Drop superseded X-Python(3)-Version fields.
|
* Drop superseded X-Python(3)-Version fields.
|
||||||
|
|
||||||
[ Dimitri John Ledkov ]
|
[ Dimitri John Ledkov ]
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -34,6 +34,7 @@ Build-Depends: dctrl-tools,
|
|||||||
python3-mock,
|
python3-mock,
|
||||||
python3-setuptools
|
python3-setuptools
|
||||||
Standards-Version: 4.1.4
|
Standards-Version: 4.1.4
|
||||||
|
Rules-Requires-Root: no
|
||||||
Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools
|
Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools
|
||||||
Vcs-Browser: https://git.launchpad.net/ubuntu-dev-tools
|
Vcs-Browser: https://git.launchpad.net/ubuntu-dev-tools
|
||||||
Homepage: https://launchpad.net/ubuntu-dev-tools
|
Homepage: https://launchpad.net/ubuntu-dev-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user