mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-19 21:13:19 -07:00
* debian/control:
- build-depend on python3-pep8, rather than pep8 transitional package
This commit is contained in:
parent
75140e25a9
commit
994bcd3df3
2 changed files with 4 additions and 3 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
||||||
byobu (5.131) unreleased; urgency=medium
|
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
|
byobu (5.130-0ubuntu1) focal; urgency=medium
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
||||||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||||
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
||||||
Standards-Version: 4.1.3
|
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
|
Homepage: http://byobu.org
|
||||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue