From 4f7554ea521542807cf057933bf12d2abbf8ead7 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 17 Dec 2013 14:23:18 -0700 Subject: [PATCH] * debian/control: - revert build-dep on python-support, lintian is dumb sometimes --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9b2f851..f91e07cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 16 Dec 2013 22:29:52 -0700 diff --git a/debian/control b/debian/control index 9403c667..2526a887 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Dustin Kirkland Uploaders: Antoine Beaupré 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