diff --git a/AUTHORS b/AUTHORS index 8a6ff936..43f76417 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -Dustin Kirkland +Dustin Kirkland Nick Barcet Raphaƫl Pinson Derek Carter diff --git a/README b/README index 4005a633..5e06a079 100644 --- a/README +++ b/README @@ -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) * gsed (if your sed implementation doesn't support -i) -Dustin Kirkland +Dustin Kirkland 2013-01-15 diff --git a/debian/changelog b/debian/changelog index 30b39096..6e7cec20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,15 @@ byobu (5.29) unreleased; urgency=low usr/lib/byobu/time_utc, usr/lib/byobu/uptime, usr/lib/byobu/users: - finally got my hands on a Mac OS X box! - 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 Tue, 15 Jan 2013 19:26:40 -0600 diff --git a/debian/copyright b/debian/copyright index 2c5dfa9a..ad6cc8df 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ It was downloaded from: https://launchpad.net/byobu/+download Upstream Authors: Dustin Kirkland - Dustin Kirkland + Dustin Kirkland Nick Barcet Copyright: diff --git a/po/bg.po b/po/bg.po index 78dbf7a5..03aeaa24 100644 --- a/po/bg.po +++ b/po/bg.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-10-11 14:34-0500\n" "PO-Revision-Date: 2009-10-11 20:45+0000\n" -"Last-Translator: Dustin Kirkland \n" +"Last-Translator: Dustin Kirkland \n" "Language-Team: Bulgarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/po/sv.po b/po/sv.po index a22b32ef..4e17de75 100644 --- a/po/sv.po +++ b/po/sv.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-10-11 14:34-0500\n" "PO-Revision-Date: 2009-10-11 20:46+0000\n" -"Last-Translator: Dustin Kirkland \n" +"Last-Translator: Dustin Kirkland \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/usr/bin/byobu-layout b/usr/bin/byobu-layout index 0cb3fcb0..ee0ab61e 100755 --- a/usr/bin/byobu-layout +++ b/usr/bin/byobu-layout @@ -1,9 +1,9 @@ #!/bin/sh -e # # layout: save and restore byobu layouts -# Copyright (C) 2011 Dustin Kirkland +# Copyright (C) 2011 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/bin/byobu-reconnect-sockets b/usr/bin/byobu-reconnect-sockets index 8e2771e7..048b6ac5 100755 --- a/usr/bin/byobu-reconnect-sockets +++ b/usr/bin/byobu-reconnect-sockets @@ -6,9 +6,9 @@ # byobu session. # # Copyright (C) 2009 Canonical Ltd. -# Copyright (C) 2012 Dustin Kirkland +# Copyright (C) 2012 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # Ryan C. Thompson # # This program is free software: you can redistribute it and/or modify diff --git a/usr/bin/byobu-select-session b/usr/bin/byobu-select-session index f9fc1e32..6d922d12 100755 --- a/usr/bin/byobu-select-session +++ b/usr/bin/byobu-select-session @@ -2,9 +2,9 @@ # # byobu-select-session # Copyright (C) 2010 Canonical Ltd. -# Copyright (C) 2012 Dustin Kirkland +# Copyright (C) 2012 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # Ryan C. Thompson # # This program is free software: you can redistribute it and/or modify diff --git a/usr/lib/byobu/entropy b/usr/lib/byobu/entropy index 719ab782..610ed773 100755 --- a/usr/lib/byobu/entropy +++ b/usr/lib/byobu/entropy @@ -2,9 +2,9 @@ # # entropy: system entropy # -# Copyright (C) 2011 Dustin Kirkland +# Copyright (C) 2011 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/cycle-status b/usr/lib/byobu/include/cycle-status index 906f9261..f844da21 100755 --- a/usr/lib/byobu/include/cycle-status +++ b/usr/lib/byobu/include/cycle-status @@ -4,7 +4,7 @@ # # Copyright (C) 2011 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/include/mondrian b/usr/lib/byobu/include/mondrian index 7bf25608..7d1cd7b0 100755 --- a/usr/lib/byobu/include/mondrian +++ b/usr/lib/byobu/include/mondrian @@ -5,7 +5,7 @@ # # Copyright (C) 2011 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/lib/byobu/menu b/usr/lib/byobu/menu index 10c62128..09a2bb5e 100755 --- a/usr/lib/byobu/menu +++ b/usr/lib/byobu/menu @@ -3,9 +3,9 @@ # menu: display the menu text # # Copyright (C) 2008 Canonical Ltd. -# Copyright (C) 2011-2012 Dustin Kirkland +# Copyright (C) 2011-2012 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/keybindings/f-keys.screen b/usr/share/byobu/keybindings/f-keys.screen index 8c3ca0cf..bdc1d9a3 100644 --- a/usr/share/byobu/keybindings/f-keys.screen +++ b/usr/share/byobu/keybindings/f-keys.screen @@ -3,7 +3,7 @@ # This configuration profile is intended to provide a useful # keybindings using the keyboard's f-keys # -# Copyright (C) 2008-2012 Dustin Kirkland +# Copyright (C) 2008-2012 Dustin Kirkland # Nick Barcet # # This program is free software: you can redistribute it and/or modify diff --git a/usr/share/byobu/keybindings/f-keys.screen.disable b/usr/share/byobu/keybindings/f-keys.screen.disable index f0e7a81e..e08c0e27 100644 --- a/usr/share/byobu/keybindings/f-keys.screen.disable +++ b/usr/share/byobu/keybindings/f-keys.screen.disable @@ -2,7 +2,7 @@ # Disable Byobu's f-key keybindings, define a set using Screen's escape # sequence. # -# Copyright (C) 2009-2012 Dustin Kirkland +# Copyright (C) 2009-2012 Dustin Kirkland # # 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 diff --git a/usr/share/byobu/keybindings/f-keys.tmux b/usr/share/byobu/keybindings/f-keys.tmux index 050ebf60..fff5f0a0 100644 --- a/usr/share/byobu/keybindings/f-keys.tmux +++ b/usr/share/byobu/keybindings/f-keys.tmux @@ -1,9 +1,9 @@ ############################################################################### # byobu's tmux f-key keybindings # -# Copyright (C) 2011-2012 Dustin Kirkland +# Copyright (C) 2011-2012 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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 diff --git a/usr/share/byobu/keybindings/f-keys.tmux.disable b/usr/share/byobu/keybindings/f-keys.tmux.disable index 64b372c7..700e757d 100644 --- a/usr/share/byobu/keybindings/f-keys.tmux.disable +++ b/usr/share/byobu/keybindings/f-keys.tmux.disable @@ -1,9 +1,9 @@ ############################################################################### # disable byobu's tmux f-key keybindings # -# Copyright (C) 2011 Dustin Kirkland +# Copyright (C) 2011 Dustin Kirkland # -# Authors: Dustin Kirkland +# Authors: Dustin Kirkland # # 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