From b49b72172c2d3afd3054f5441fec21fcb716f025 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 2 Sep 2010 21:06:17 +0200 Subject: Updating debian-live homepage in various locations. --- functions/defaults.sh | 2 +- functions/help.sh | 2 +- functions/version.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index 340e42a..c55c8b1 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -964,7 +964,7 @@ Set_defaults () LH_ISO_PREPARER="${LH_ISO_PREPARER:-live-build \$VERSION; http://packages.qa.debian.org/live-build}" # Set iso publisher - LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org}" + LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://live.debian.net/; debian-live@lists.debian.org}" # Setting iso volume if [ -z "${LH_ISO_VOLUME}" ] diff --git a/functions/help.sh b/functions/help.sh index 0bb9883..86f7782 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -31,6 +31,6 @@ Help () echo fi - Echo "Report bugs to Debian Live project ." + Echo "Report bugs to Debian Live project ." exit 0 } diff --git a/functions/version.sh b/functions/version.sh index 62c8858..9c1fcbf 100755 --- a/functions/version.sh +++ b/functions/version.sh @@ -31,7 +31,7 @@ Version () Echo "On Debian systems, the complete text of the GNU General Public License" Echo "can be found in /usr/share/common-licenses/GPL-3 file." echo - Echo "Homepage: " + Echo "Homepage: " exit 0 } -- cgit v1.0