diff --git a/README b/README index 01303d63..1fd4fa2a 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ For more information about this package, please see: - * https://launchpad.net/byobu + * http://byobu.co If Byobu is not packaged for your Linux or UNIX OS, or if you do not have administrative privileges in order to install Byobu, you may be able to diff --git a/configure.ac b/configure.ac index b987b8fe..b7d92985 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.61]) -AC_INIT(byobu, 3.0, http://bugs.launchpad.net/byobu) +AC_INIT(byobu, 3.0, http://byobu.co) AM_INIT_AUTOMAKE(byobu, 3.0) AC_PROG_LN_S diff --git a/debian/changelog b/debian/changelog index a0f367a6..776c245b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,22 @@ byobu (5.23) unreleased; urgency=low - * UNRELEASED + * configure.ac, debian/control, debian/copyright, README, + usr/lib/byobu/rcs_cost, usr/share/man/man1/byobu.1, + usr/share/man/man1/byobu-config.1, usr/share/man/man1/byobu-ctrl- + a.1, usr/share/man/man1/byobu-enable.1, usr/share/man/man1/byobu- + janitor.1, usr/share/man/man1/byobu-launcher.1, + usr/share/man/man1/byobu-launcher-install.1, + usr/share/man/man1/byobu-launcher-uninstall.1, + usr/share/man/man1/byobu-layout.1, usr/share/man/man1/byobu-quiet.1, + usr/share/man/man1/byobu-reconnect-sockets.1, + usr/share/man/man1/byobu-screen.1, usr/share/man/man1/byobu-select- + backend.1, usr/share/man/man1/byobu-select-profile.1, + usr/share/man/man1/byobu-select-session.1, usr/share/man/man1/byobu- + shell.1, usr/share/man/man1/byobu-silent.1, + usr/share/man/man1/byobu-status.1, usr/share/man/man1/byobu-status- + detail.1, usr/share/man/man1/byobu-tmux.1: + - point to the new byobu.co website rather than the launchpad landing + page -- Dustin Kirkland Mon, 05 Nov 2012 13:48:13 +0100 diff --git a/debian/control b/debian/control index 04534833..eb841cbd 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ DM-Upload-Allowed: yes Uploaders: Antoine Beaupré Standards-Version: 3.9.3 Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf -Homepage: http://launchpad.net/byobu +Homepage: http://byobu.co Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk Package: byobu diff --git a/debian/copyright b/debian/copyright index a3314227..2c5dfa9a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Dustin Kirkland Sun, 14 Dec 2008 13:11:37 -0600 -It was downloaded from: http://launchpad.net/byobu +It was downloaded from: https://launchpad.net/byobu/+download Upstream Authors: Dustin Kirkland diff --git a/usr/lib/byobu/rcs_cost b/usr/lib/byobu/rcs_cost index 009cfa5f..629d9def 100755 --- a/usr/lib/byobu/rcs_cost +++ b/usr/lib/byobu/rcs_cost @@ -9,7 +9,7 @@ # Dustin Kirkland # # Derived from byobu's ec2_cost written by Dustin Kirkland, see -# Byobu's project page: https://launchpad.net/byobu for more information +# Byobu's project page: http://byobu.co for more information # # 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 the diff --git a/usr/share/man/man1/byobu-config.1 b/usr/share/man/man1/byobu-config.1 index 19312ea8..347a1c30 100644 --- a/usr/share/man/man1/byobu-config.1 +++ b/usr/share/man/man1/byobu-config.1 @@ -14,7 +14,7 @@ The menu provided by the \fBbyobu\fP should be self-explanatory. \fBscreen\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-ctrl-a.1 b/usr/share/man/man1/byobu-ctrl-a.1 index 109791f0..1f292f58 100644 --- a/usr/share/man/man1/byobu-ctrl-a.1 +++ b/usr/share/man/man1/byobu-ctrl-a.1 @@ -10,7 +10,7 @@ Traditional GNU \fBscreen\fP(1) uses ctrl-a as its escape character, while GNU \ Thus, this program exists to allow each user to choose the behavior of ctrl-a in their local environment. .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-enable.1 b/usr/share/man/man1/byobu-enable.1 index 36df49f9..bcd7eaab 100644 --- a/usr/share/man/man1/byobu-enable.1 +++ b/usr/share/man/man1/byobu-enable.1 @@ -23,7 +23,7 @@ None found, yet. .TP \fBscreen\fP(1), \fBbyobu-config\fP(1), \fBbyobu-export\fP(1), \fBbyobu-status\fP(1), \fBbyobu-status-detail\fB(1) .TP -\fBhttp://launchpad.net/byobu\fP +\fBhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-janitor.1 b/usr/share/man/man1/byobu-janitor.1 index a9eac712..2825377a 100644 --- a/usr/share/man/man1/byobu-janitor.1 +++ b/usr/share/man/man1/byobu-janitor.1 @@ -17,7 +17,7 @@ None found, yet. .TP \fBscreen\fP(1), \fBbyobu-config\fP(1), \fBbyobu-export\fP(1), \fBbyobu-status\fP(1), \fBbyobu-status-detail\fB(1) .TP -\fBhttp://launchpad.net/byobu\fP +\fBhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-launcher-install.1 b/usr/share/man/man1/byobu-launcher-install.1 index c946bab3..e7e8c591 100644 --- a/usr/share/man/man1/byobu-launcher-install.1 +++ b/usr/share/man/man1/byobu-launcher-install.1 @@ -18,7 +18,7 @@ You can disable this behavior entirely at any time with the \fBbyobu\-launcher\- \fBscreen\fP(1), \fBbyobu\fP(1), \fBssh\fP(1), \fBconsole\fP(4), \fBbyobu\-launcher\-uninstall\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-launcher-uninstall.1 b/usr/share/man/man1/byobu-launcher-uninstall.1 index b4d818e9..5ca6c1af 100644 --- a/usr/share/man/man1/byobu-launcher-uninstall.1 +++ b/usr/share/man/man1/byobu-launcher-uninstall.1 @@ -14,7 +14,7 @@ byobu\-launcher\-uninstall \fBscreen\fP(1), \fBbyobu\fP(1), \fBssh\fP(1), \fBconsole\fP(4), \fBbyobu\-launcher\-install\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-launcher.1 b/usr/share/man/man1/byobu-launcher.1 index e9541643..9fa27557 100644 --- a/usr/share/man/man1/byobu-launcher.1 +++ b/usr/share/man/man1/byobu-launcher.1 @@ -11,7 +11,7 @@ byobu\-launcher \- Byobu Launcher \fBscreen\fP(1), \fBbyobu\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-layout.1 b/usr/share/man/man1/byobu-layout.1 index 1d470bc5..152565fb 100644 --- a/usr/share/man/man1/byobu-layout.1 +++ b/usr/share/man/man1/byobu-layout.1 @@ -16,7 +16,7 @@ Note that this only works with Byobu when backed by \fBtmux\fP(1), and not \fBsc \fBbyobu\fP(1), \fBtmux\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-quiet.1 b/usr/share/man/man1/byobu-quiet.1 index 4f63726c..2136a193 100644 --- a/usr/share/man/man1/byobu-quiet.1 +++ b/usr/share/man/man1/byobu-quiet.1 @@ -14,7 +14,7 @@ Some administrators, in some environments, at some times may prefer a very minim \fBbyobu-silent\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-reconnect-sockets.1 b/usr/share/man/man1/byobu-reconnect-sockets.1 index 6de01049..b6479454 100644 --- a/usr/share/man/man1/byobu-reconnect-sockets.1 +++ b/usr/share/man/man1/byobu-reconnect-sockets.1 @@ -8,7 +8,7 @@ byobu\-reconnect\-sockets \- Sourcable script that updates GPG_AGENT_INFO and DB This is often useful when reattaching to a detached Byobu session. .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-screen.1 b/usr/share/man/man1/byobu-screen.1 index 0ba05c8e..1105e992 100644 --- a/usr/share/man/man1/byobu-screen.1 +++ b/usr/share/man/man1/byobu-screen.1 @@ -10,7 +10,7 @@ byobu\-screen \- Launch byobu with screen as the backend \fBbyobu\fP(1), \fBscreen\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-select-backend.1 b/usr/share/man/man1/byobu-select-backend.1 index 5b27805e..5db125f9 100644 --- a/usr/share/man/man1/byobu-select-backend.1 +++ b/usr/share/man/man1/byobu-select-backend.1 @@ -21,7 +21,7 @@ This utility will only affect which backend is used by default when simply runni \fBbyobu\fP(1), \fBbyobu-screen\fP(1), \fBbyobu-tmux\fP(1), \fBscreen\fP(1), \fBtmux\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-select-profile.1 b/usr/share/man/man1/byobu-select-profile.1 index 03519f81..43963d54 100644 --- a/usr/share/man/man1/byobu-select-profile.1 +++ b/usr/share/man/man1/byobu-select-profile.1 @@ -11,7 +11,7 @@ byobu\-select\-profile \- select your Byobu foreground and background colors \fBbyobu\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-select-session.1 b/usr/share/man/man1/byobu-select-session.1 index 2aba63d0..0994949d 100644 --- a/usr/share/man/man1/byobu-select-session.1 +++ b/usr/share/man/man1/byobu-select-session.1 @@ -23,7 +23,7 @@ Named sessions that begin with a "." are "hidden" from \fBbyobu\-select\-session \fBbyobu\fP(1), \fBscreen\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-shell.1 b/usr/share/man/man1/byobu-shell.1 index f08fa38c..a9bed8e9 100644 --- a/usr/share/man/man1/byobu-shell.1 +++ b/usr/share/man/man1/byobu-shell.1 @@ -8,7 +8,7 @@ byobu\-shell \- Print the message of the day and launch a shell $SHELL will be invoked if it exists. Otherwise, /bin/sh will be used. .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-silent.1 b/usr/share/man/man1/byobu-silent.1 index 209142c0..f05b2f47 100644 --- a/usr/share/man/man1/byobu-silent.1 +++ b/usr/share/man/man1/byobu-silent.1 @@ -16,7 +16,7 @@ Some administrators, in some environments, at some times may prefer a very minim \fBbyobu-quiet\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-status-detail.1 b/usr/share/man/man1/byobu-status-detail.1 index 47d2cb25..775e6907 100644 --- a/usr/share/man/man1/byobu-status-detail.1 +++ b/usr/share/man/man1/byobu-status-detail.1 @@ -6,7 +6,7 @@ byobu\-status\-detail \- Wrapper that uses a sensible pager \fBbyobu\-status\-detail\fP is a simple script that uses a sensible pager for displaying the detailed status of all byobu status scripts. .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-status.1 b/usr/share/man/man1/byobu-status.1 index 6b7ef6e8..59849c93 100644 --- a/usr/share/man/man1/byobu-status.1 +++ b/usr/share/man/man1/byobu-status.1 @@ -6,7 +6,7 @@ byobu\-status \- displays status suitable for printing by the BYOBU_BACKEND \fBbyobu\-status\fP is a program periodically called by the BYOBU_BACKEND to gather the formatted status strings displayed in to lower status bar(s). .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu-tmux.1 b/usr/share/man/man1/byobu-tmux.1 index 38f43a11..dcbff0cf 100644 --- a/usr/share/man/man1/byobu-tmux.1 +++ b/usr/share/man/man1/byobu-tmux.1 @@ -10,7 +10,7 @@ byobu\-tmux \- Launch byobu with tmux as the backend \fBbyobu\fP(1), \fBtmux\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR diff --git a/usr/share/man/man1/byobu.1 b/usr/share/man/man1/byobu.1 index 3c13f129..adb0de4d 100644 --- a/usr/share/man/man1/byobu.1 +++ b/usr/share/man/man1/byobu.1 @@ -219,7 +219,7 @@ Byobu requires a suitable \fBulimit\fP(3) values to run. If you get an error at .TP \fBscreen\fP(1), \fBbyobu-config\fP(1), \fBbyobu-export\fP(1), \fBbyobu-status\fP(1), \fBbyobu-status-detail\fB(1), \fBbyobu-enable\fB(1), \fBbyobu-launch\fB(1), \fBbyobu-select-backend\fP(1), \fBtmux\fP(1) .TP -\fIhttp://launchpad.net/byobu\fP +\fIhttp://byobu.co\fP .PD .SH AUTHOR