From db88ef4e0156142a6e0e480f5f3c41ae77fe3e54 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 8 May 2013 13:34:04 -0500 Subject: [PATCH] * debian/control: - lintian fixes --- debian/changelog | 2 ++ debian/control | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3ac6f913..5e52a33e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ byobu (5.40) unreleased; urgency=low - handle non-existant keybindings file * usr/bin/byobu-config: LP: #1125469 - define error() function + * debian/control: + - lintian fixes -- Dustin Kirkland Tue, 07 May 2013 22:01:40 -0500 diff --git a/debian/control b/debian/control index 2d328da9..b22620f8 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,8 @@ Source: byobu Section: misc Priority: optional Maintainer: Dustin Kirkland -DM-Upload-Allowed: yes Uploaders: Antoine Beaupré -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, pep8 Homepage: http://byobu.co Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk