mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -07:00
* debian/control:
- silence lintian warning with a build-dep on python-support
This commit is contained in:
parent
988f6c15bd
commit
10377e7f83
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -15,6 +15,8 @@ byobu (5.68) unreleased; urgency=low
|
|||
- introduce a new BYOBU_PYTHON environment variable, that defines
|
||||
your desired python interpreter
|
||||
- prefer python, then python2, then python3
|
||||
* debian/control:
|
||||
- silence lintian warning with a build-dep on python-support
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 02 Dec 2013 18:46:28 -0600
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
|||
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
||||
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
||||
Standards-Version: 3.9.4
|
||||
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, pep8
|
||||
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, pep8, python-support
|
||||
Homepage: http://byobu.co
|
||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue