* AUTHORS, debian/copyright, po/bg.po, po/sv.po, README,

usr/bin/byobu-layout, usr/bin/byobu-reconnect-sockets,
  usr/bin/byobu-select-session, usr/lib/byobu/entropy,
  usr/lib/byobu/include/cycle-status, usr/lib/byobu/include/mondrian,
  usr/lib/byobu/menu, usr/share/byobu/keybindings/f-keys.screen,
  usr/share/byobu/keybindings/f-keys.screen.disable,
  usr/share/byobu/keybindings/f-keys.tmux,
  usr/share/byobu/keybindings/f-keys.tmux.disable:
  - updated email address
This commit is contained in:
Dustin Kirkland 2013-01-19 13:46:18 -06:00
commit a3e5bb0bd4
17 changed files with 32 additions and 23 deletions

View file

@ -1,4 +1,4 @@
Dustin Kirkland <dustin.kirkland@gmail.com> Dustin Kirkland <kirkland@byobu.co>
Nick Barcet <nick.barcet@ubuntu.com> Nick Barcet <nick.barcet@ubuntu.com>
Raphaël Pinson <raphink@ubuntu.com> Raphaël Pinson <raphink@ubuntu.com>
Derek Carter <goozbach@friocorte.com> Derek Carter <goozbach@friocorte.com>

2
README
View file

@ -32,5 +32,5 @@ Note that you will need to have a few dependencies installed:
* python-newt (if you want to use Byobu's configuration utility) * python-newt (if you want to use Byobu's configuration utility)
* gsed (if your sed implementation doesn't support -i) * gsed (if your sed implementation doesn't support -i)
Dustin Kirkland <dustin.kirkland@gmail.com> Dustin Kirkland <kirkland@byobu.co>
2013-01-15 2013-01-15

9
debian/changelog vendored
View file

@ -9,6 +9,15 @@ byobu (5.29) unreleased; urgency=low
usr/lib/byobu/time_utc, usr/lib/byobu/uptime, usr/lib/byobu/users: usr/lib/byobu/time_utc, usr/lib/byobu/uptime, usr/lib/byobu/users:
- finally got my hands on a Mac OS X box! - finally got my hands on a Mac OS X box!
- fixed a bunch of status scripts to work on Mac OS X - fixed a bunch of status scripts to work on Mac OS X
* AUTHORS, debian/copyright, po/bg.po, po/sv.po, README,
usr/bin/byobu-layout, usr/bin/byobu-reconnect-sockets,
usr/bin/byobu-select-session, usr/lib/byobu/entropy,
usr/lib/byobu/include/cycle-status, usr/lib/byobu/include/mondrian,
usr/lib/byobu/menu, usr/share/byobu/keybindings/f-keys.screen,
usr/share/byobu/keybindings/f-keys.screen.disable,
usr/share/byobu/keybindings/f-keys.tmux,
usr/share/byobu/keybindings/f-keys.tmux.disable:
- updated email address
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 15 Jan 2013 19:26:40 -0600 -- Dustin Kirkland <kirkland@ubuntu.com> Tue, 15 Jan 2013 19:26:40 -0600

2
debian/copyright vendored
View file

@ -5,7 +5,7 @@ It was downloaded from: https://launchpad.net/byobu/+download
Upstream Authors: Upstream Authors:
Dustin Kirkland <kirkland@ubuntu.com> Dustin Kirkland <kirkland@ubuntu.com>
Dustin Kirkland <dustin.kirkland@gmail.com> Dustin Kirkland <kirkland@byobu.co>
Nick Barcet <nick.barcet@ubuntu.com> Nick Barcet <nick.barcet@ubuntu.com>
Copyright: Copyright:

View file

@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-10-11 14:34-0500\n" "POT-Creation-Date: 2009-10-11 14:34-0500\n"
"PO-Revision-Date: 2009-10-11 20:45+0000\n" "PO-Revision-Date: 2009-10-11 20:45+0000\n"
"Last-Translator: Dustin Kirkland <dustin.kirkland@gmail.com>\n" "Last-Translator: Dustin Kirkland <kirkland@byobu.co>\n"
"Language-Team: Bulgarian <bg@li.org>\n" "Language-Team: Bulgarian <bg@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View file

@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-10-11 14:34-0500\n" "POT-Creation-Date: 2009-10-11 14:34-0500\n"
"PO-Revision-Date: 2009-10-11 20:46+0000\n" "PO-Revision-Date: 2009-10-11 20:46+0000\n"
"Last-Translator: Dustin Kirkland <dustin.kirkland@gmail.com>\n" "Last-Translator: Dustin Kirkland <kirkland@byobu.co>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View file

@ -1,9 +1,9 @@
#!/bin/sh -e #!/bin/sh -e
# #
# layout: save and restore byobu layouts # layout: save and restore byobu layouts
# Copyright (C) 2011 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2011 Dustin Kirkland <kirkland@byobu.co>
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -6,9 +6,9 @@
# byobu session. # byobu session.
# #
# Copyright (C) 2009 Canonical Ltd. # Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2012 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2012 Dustin Kirkland <kirkland@byobu.co>
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# Ryan C. Thompson <rct@thompsonclan.org> # Ryan C. Thompson <rct@thompsonclan.org>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify

View file

@ -2,9 +2,9 @@
# #
# byobu-select-session # byobu-select-session
# Copyright (C) 2010 Canonical Ltd. # Copyright (C) 2010 Canonical Ltd.
# Copyright (C) 2012 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2012 Dustin Kirkland <kirkland@byobu.co>
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# Ryan C. Thompson <rct@thompsonclan.org> # Ryan C. Thompson <rct@thompsonclan.org>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify

View file

@ -2,9 +2,9 @@
# #
# entropy: system entropy # entropy: system entropy
# #
# Copyright (C) 2011 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2011 Dustin Kirkland <kirkland@byobu.co>
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -4,7 +4,7 @@
# #
# Copyright (C) 2011 Dustin Kirkland # Copyright (C) 2011 Dustin Kirkland
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -5,7 +5,7 @@
# #
# Copyright (C) 2011 Dustin Kirkland # Copyright (C) 2011 Dustin Kirkland
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -3,9 +3,9 @@
# menu: display the menu text # menu: display the menu text
# #
# Copyright (C) 2008 Canonical Ltd. # Copyright (C) 2008 Canonical Ltd.
# Copyright (C) 2011-2012 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2011-2012 Dustin Kirkland <kirkland@byobu.co>
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -3,7 +3,7 @@
# This configuration profile is intended to provide a useful # This configuration profile is intended to provide a useful
# keybindings using the keyboard's f-keys # keybindings using the keyboard's f-keys
# #
# Copyright (C) 2008-2012 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2008-2012 Dustin Kirkland <kirkland@byobu.co>
# Nick Barcet <nick.barcet@canonical.com> # Nick Barcet <nick.barcet@canonical.com>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify

View file

@ -2,7 +2,7 @@
# Disable Byobu's f-key keybindings, define a set using Screen's escape # Disable Byobu's f-key keybindings, define a set using Screen's escape
# sequence. # sequence.
# #
# Copyright (C) 2009-2012 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2009-2012 Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# byobu's tmux f-key keybindings # byobu's tmux f-key keybindings
# #
# Copyright (C) 2011-2012 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2011-2012 Dustin Kirkland <kirkland@byobu.co>
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View file

@ -1,9 +1,9 @@
############################################################################### ###############################################################################
# disable byobu's tmux f-key keybindings # disable byobu's tmux f-key keybindings
# #
# Copyright (C) 2011 Dustin Kirkland <dustin.kirkland@gmail.com> # Copyright (C) 2011 Dustin Kirkland <kirkland@byobu.co>
# #
# Authors: Dustin Kirkland <dustin.kirkland@gmail.com> # Authors: Dustin Kirkland <kirkland@byobu.co>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by