* debian/control:

- revert build-dep on python-support, lintian is dumb sometimes
This commit is contained in:
Dustin Kirkland 2013-12-17 14:23:18 -07:00
commit 4f7554ea52
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View file

@ -1,6 +1,7 @@
byobu (5.69) unreleased; urgency=low 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 -- Dustin Kirkland <kirkland@ubuntu.com> Mon, 16 Dec 2013 22:29:52 -0700

2
debian/control vendored
View file

@ -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: 3.9.4 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 Homepage: http://byobu.co
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk