* debian/control:

- build-depend on python3-pep8, rather than pep8 transitional package
This commit is contained in:
Dustin Kirkland 2020-02-09 10:06:20 -06:00
commit 994bcd3df3
2 changed files with 4 additions and 3 deletions

5
debian/changelog vendored
View file

@ -1,8 +1,9 @@
byobu (5.131) unreleased; urgency=medium
* UNRELEASED
* debian/control:
- build-depend on python3-pep8, rather than pep8 transitional package
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 29 Nov 2019 15:40:43 -0600
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 09 Feb 2020 10:06:01 -0600
byobu (5.130-0ubuntu1) focal; urgency=medium

2
debian/control vendored
View file

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
Standards-Version: 4.1.3
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, pep8, dh-python, python3
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, python3-pep8, dh-python, python3
Homepage: http://byobu.org
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk