mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
releasing 2.14, lingering upgrade issues, must solve...
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
e10b365491
commit
8733d6f350
2 changed files with 9 additions and 3 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,4 +1,10 @@
|
||||||
byobu (2.14) unreleased; urgency=low
|
byobu (2.15) unreleased; urgency=low
|
||||||
|
|
||||||
|
* UNRELEASED
|
||||||
|
|
||||||
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 22 Jun 2009 11:29:21 -0500
|
||||||
|
|
||||||
|
byobu (2.14-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
* debian/postinst: remove set -x debugging
|
* debian/postinst: remove set -x debugging
|
||||||
* debian/control: create dummy screen-profiles and screen-profiles-extras
|
* debian/control: create dummy screen-profiles and screen-profiles-extras
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
Name: byobu
|
Name: byobu
|
||||||
Version: 2.14
|
Version: 2.15
|
||||||
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.14/+download/byobu_2.14.orig.tar.gz
|
Source0: http://code.launchpad.net/byobu/trunk/2.15/+download/byobu_2.15.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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue