releasing 2.9, opening 2.10

This commit is contained in:
Dustin Kirkland 2009-06-08 17:56:53 -05:00
commit c37973a642
2 changed files with 9 additions and 3 deletions

8
debian/changelog vendored
View file

@ -1,4 +1,10 @@
byobu (2.9) unreleased; urgency=low byobu (2.10) unreleased; urgency=low
* UNRELEASED
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 08 Jun 2009 17:56:10 -0500
byobu (2.9-0ubuntu1) karmic; urgency=low
* screen-launcher: slightly cleaner bash exit (still could use some * screen-launcher: slightly cleaner bash exit (still could use some
improvement) improvement)

View file

@ -1,12 +1,12 @@
Name: byobu Name: byobu
Version: 2.9 Version: 2.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: a set of useful profiles and a profile-switcher for GNU screen Summary: a set of useful profiles and a profile-switcher for GNU screen
Group: Applications/System Group: Applications/System
License: GPL License: GPL
URL: http://launchpad.net/byobu URL: http://launchpad.net/byobu
Source0: http://code.launchpad.net/byobu/trunk/2.9/+download/byobu_2.9.orig.tar.gz Source0: http://code.launchpad.net/byobu/trunk/2.10/+download/byobu_2.10.orig.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch BuildArch: noarch