mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
* debian/control:
- revert build-dep on python-support, lintian is dumb sometimes
This commit is contained in:
parent
86ae42d31a
commit
4f7554ea52
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
byobu (5.69) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* debian/control:
|
||||
- revert build-dep on python-support, lintian is dumb sometimes
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 16 Dec 2013 22:29:52 -0700
|
||||
|
||||
|
|
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, python-support
|
||||
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, pep8
|
||||
Homepage: http://byobu.co
|
||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue