Drop superseded X-Python(3)-Version fields.

This commit is contained in:
Mattia Rizzolo 2018-04-05 18:47:14 +02:00
parent e88b4905bf
commit 01906f8371
No known key found for this signature in database
GPG Key ID: 0816B9E18C762BAD
2 changed files with 1 additions and 2 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ ubuntu-dev-tools (0.162) UNRELEASED; urgency=medium
* Team upload.
* Fix test failures with newer flake8 and pylint. Closes: #891721
* Bump Standards-Version to 4.1.4, no changes needed.
* Drop superseded X-Python(3)-Version fields.
[ Dimitri John Ledkov ]
* Add support for 'overlay' in favor of older 'overlayfs'.

2
debian/control vendored
View File

@ -34,8 +34,6 @@ Build-Depends: dctrl-tools,
python3-mock,
python3-setuptools
Standards-Version: 4.1.4
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools
Vcs-Browser: https://git.launchpad.net/ubuntu-dev-tools
Homepage: https://launchpad.net/ubuntu-dev-tools