releasing 2.7, opening 2.8

This commit is contained in:
Dustin Kirkland 2009-06-01 13:55:10 -05:00
commit 584507128c
2 changed files with 9 additions and 3 deletions

8
debian/changelog vendored
View file

@ -1,4 +1,10 @@
byobu (2.7) unreleased; urgency=low byobu (2.8) unreleased; urgency=low
* UNRELEASED
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 01 Jun 2009 13:54:29 -0500
byobu (2.7-0ubuntu1) karmic; urgency=low
* debian/postinst: clean up old screen -> byobu symlink before undoing * debian/postinst: clean up old screen -> byobu symlink before undoing
the dpkg-divert, LP: #382462 the dpkg-divert, LP: #382462

View file

@ -1,12 +1,12 @@
Name: byobu Name: byobu
Version: 2.7 Version: 2.8
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.7/+download/byobu_2.7.orig.tar.gz Source0: http://code.launchpad.net/byobu/trunk/2.8/+download/byobu_2.8.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