From 880d32e996b6cac4afe1d9297dc117d434d3e120 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 2 Aug 2010 18:47:02 -0400 Subject: [PATCH] debian/control: depend on automake, autoconf for new build; bump standards --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e51a70ce..b87e4a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ byobu (3.0) unreleased; urgency=low - I think this is a significant enough milestone to bump version to 3.0 * install, manpages, rules: update package build/install procedures to use configure && make && make install - * debian/control: depend on automake, autoconf for new build + * debian/control: depend on automake, autoconf for new build; bump standards * AUTHORS, README: update email address and install instructions * debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1: - deprecate the byobu-export utility diff --git a/debian/control b/debian/control index f675d960..86c5f51f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: byobu Section: misc Priority: optional Maintainer: Dustin Kirkland -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Build-Depends: debhelper (>= 6), gettext-base, automake, autoconf Homepage: http://launchpad.net/byobu Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk