From 7153a33210a767881514724bdbdf1b8e06352a71 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 5 Aug 2009 16:27:57 +0100 Subject: [PATCH] * debian/control: bump standards version Signed-off-by: Dustin Kirkland --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c976f1f..11bf9d4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -byobu (2.25) unreleased; urgency=low +byobu (2.25-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * hostname, ip_address, mem_available: make sure statusrc exists @@ -8,13 +8,14 @@ byobu (2.25) unreleased; urgency=low * profiles/common: ip_address is really cheap, changes more frequently than previously considered, check this every ~2 minutes * profiles/common: enable 256 color support, LP: #409353 + * debian/control: bump standards version [ Scott Moser ] * debian/source_byobu.py: invoke ls command allowing for shell expansion, LP: #408936 * byobu-janitor: do not fail on optional sed replacement, LP: #408945 - -- Dustin Kirkland Wed, 05 Aug 2009 16:23:33 +0100 + -- Dustin Kirkland Wed, 05 Aug 2009 16:27:37 +0100 byobu (2.24-0ubuntu1) karmic; urgency=low diff --git a/debian/control b/debian/control index db7a70e9..2482f049 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: byobu Section: misc Priority: optional Maintainer: Dustin Kirkland -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 Build-Depends: debhelper (>= 6), gettext-base Homepage: http://launchpad.net/byobu Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk