mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
releasing 4.16
This commit is contained in:
parent
d94f5759d4
commit
908dda58eb
2 changed files with 3 additions and 9 deletions
10
debian/changelog
vendored
10
debian/changelog
vendored
|
@ -1,10 +1,4 @@
|
|||
byobu (4.15) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 27 Jun 2011 14:06:01 +0000
|
||||
|
||||
byobu (4.14-0ubuntu1) oneiric; urgency=low
|
||||
byobu (4.16-0ubuntu1) oneiric; urgency=low
|
||||
|
||||
* usr/share/byobu/profiles/tmux:
|
||||
- getting tmux keybindings much closer!
|
||||
|
@ -45,7 +39,7 @@ byobu (4.14-0ubuntu1) oneiric; urgency=low
|
|||
* usr/bin/byobu-status:
|
||||
- get detail working again
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 27 Jun 2011 14:05:58 +0000
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 27 Jun 2011 14:14:14 +0000
|
||||
|
||||
byobu (4.13-0ubuntu1) oneiric; urgency=low
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PKG="byobu"
|
||||
VERSION=4.15
|
||||
VERSION=4.16
|
||||
[ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr"
|
||||
export BYOBU_PREFIX
|
||||
[ -r "/etc/$PKG/socketdir" ] && . "/etc/$PKG/socketdir" || SOCKETDIR="/var/run/screen"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue