From 37fff00bab8c39bd52d02239c241cf4d6b1c72a3 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 13 Apr 2006 16:10:44 +0200 Subject: * releaeannouncement typo fixed --- DistUpgrade/ReleaseAnnouncement | 48 +++++++++++++++++++++++++++++++++++++++++ DistUpgrade/build-dist.sh | 2 +- 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 DistUpgrade/ReleaseAnnouncement (limited to 'DistUpgrade') diff --git a/DistUpgrade/ReleaseAnnouncement b/DistUpgrade/ReleaseAnnouncement new file mode 100644 index 00000000..b34d1e76 --- /dev/null +++ b/DistUpgrade/ReleaseAnnouncement @@ -0,0 +1,48 @@ +The Ubuntu team is proud to announce a test version of Ubuntu 6.04. + +* THIS IS A DEVELOPMENT SNAPSHOT * + +Ubuntu is a Linux distribution for your desktop or server, with a +fast and easy install, regular releases, a tight selection of +excellent packages installed by default, every other package you can +imagine available from the network, a commitment to security updates +for 18 months after each release and professional technical support +from many companies around the world. + + +Feedback and Helping +-------------------- + +If you would like to help shape Ubuntu, take a look at the list of +ways you can participate at + + http://www.ubuntu.com/community/participate/ + +Your comments, bug reports, patches and suggestions will help ensure +that our next release is the best release of Ubuntu ever. Please +report bugs through Launchpad: + + http://launchpad.net/distros/ubuntu/+bugs + +If you have a question, or if you think you may have found a bug but +aren't sure, first try asking on the #ubuntu IRC channel on Freenode, +on the Ubuntu Users mailing list, or on the Ubuntu forums: + + http://lists.ubuntu.com/mailman/listinfo/ubuntu-users + http://www.ubuntuforums.org/ + + +More Information +---------------- + +You can find out more about Ubuntu on our website, IRC channel and wiki. +If you're new to Ubuntu, please visit: + + http://www.ubuntu.com/ + + +To sign up for future Ubuntu announcements, please subscribe to Ubuntu's +very low volume announcement list at: + + http://lists.ubuntu.com/mailman/listinfo/ubuntu-announce + diff --git a/DistUpgrade/build-dist.sh b/DistUpgrade/build-dist.sh index f48c4e39..fd06fede 100755 --- a/DistUpgrade/build-dist.sh +++ b/DistUpgrade/build-dist.sh @@ -11,7 +11,7 @@ TARGETDIR=../dist-upgrade-build SOURCEDIR=`pwd` DIST=dapper MAINTAINER="Michael Vogt " -NOTES=ReleaseAnouncement +NOTES=ReleaseAnnouncement version=$(date +%Y%m%d.%H%M) # create targetdir -- cgit v1.2.3