[SCM] live-manual branch, debian-next, updated. debian/3.0_a17-1-23-g00304aa

Daniel Baumann daniel at debian.org
Sun Sep 30 07:09:16 UTC 2012


The following commit has been merged in the debian-next branch:
commit 9ea58e0b508ed3e33d2d94f909ccff5e1bd68c1c
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 30 09:08:47 2012 +0200

    Updating point-release template.

diff --git a/manual/en/project_procedures.ssi b/manual/en/project_procedures.ssi
index 42f24d3..7fa5fc6 100644
--- a/manual/en/project_procedures.ssi
+++ b/manual/en/project_procedures.ssi
@@ -50,10 +50,10 @@ An annoucement mail for point releases can be generated using the template below
 code{
 
  $ sed \
-     -e 's|%major%|5.0|g' \
-     -e 's|%minor%|5.0.2|g' \
-     -e 's|%codename%|lenny|g' \
-     -e 's|%release_mail%|2009/msg00007.html|g'
+     -e 's|@MAJOR@|6.0|g' \
+     -e 's|@MINOR@|6.0.6|g' \
+     -e 's|@CODENAME@|squeeze|g' \
+     -e 's|@ANNOUNCE@|2012/msg00012.html|g'
 
 }code
 
@@ -61,76 +61,44 @@ Please check the mail carefully before sending and pass it to others for proof-r
 
 code{
 
- Debian Live images for Debian GNU/Linux %major% updated
+ Updated Debian Live @MAJOR@: @MINOR@ released
 
- The Debian Live project is pleased to announce the availability of
- updated Live images for its stable distribution Debian GNU/Linux %major%
- (codename "%codename%").
+ The Debian Live project is pleased to announce the @MINOR@ update of the
+ Live images for the stable distribution Debian @MAJOR@ (codename "@CODENAME@").
 
  The images are available for download at:
 
-     <http://cdimage.debian.org/cdimage/release/current-live/>
+   <http://live.debian.net/cdimage/release/current/>
 
- This update incorporates the changes made in the %minor% point release,
- which adds corrections for security problems to the stable release
- along with a few adjustments for serious problems. A full list of the
- changes may be viewed at:
-
-     <http://lists.debian.org/debian-announce/%release_mail%>
-
- It also includes the following Live-specific changes:
-
-  * [INSERT LIVE-SPECIFIC CHANGE HERE]
-  * [INSERT LIVE-SPECIFIC CHANGE HERE]
-  * [LARGER ISSUES MAY DESERVE THEIR OWN SECTION]
-
-
- URLs
- ----
-
- Download location of updated images:
+ and later at:
 
    <http://cdimage.debian.org/cdimage/release/current-live/>
 
- Debian Live project homepage:
-
-   <http://live.debian.net/>
-
- The current stable distribution:
-
-   <http://ftp.debian.org/debian/dists/stable>
-
- stable distribution information (release notes, errata etc.):
+ This update includes the changes of the Debian @MINOR@ release:
 
-   <http://www.debian.org/releases/stable/>
+   <http://lists.debian.org/debian-announce/@ANNOUNCE@>
 
- Security announcements and information:
+ Additionally it includes the following Live-specific changes:
 
-   <http://www.debian.org/security/>
+  * [INSERT LIVE-SPECIFIC CHANGE HERE]
+  * [INSERT LIVE-SPECIFIC CHANGE HERE]
+  * [LARGER ISSUES MAY DESERVE THEIR OWN SECTION]
 
+ About Debian Live
+ -----------------
+ The Debian Live project produces the tools used to build official
+ Debian Live systems and the official Debian Live images themselves.
 
  About Debian
- -------------
-
+ ------------
  The Debian Project is an association of Free Software developers who
  volunteer their time and effort in order to produce the completely free
- operating system Debian GNU/Linux.
-
-
- About Debian Live
- -----------------
-
- Debian Live is an official sub-project of Debian which produces Debian
- systems that do not require a classical installer. Images are available
- for CD/DVD discs, USB sticks and PXE netbooting as well as a bare
- filesystem images for booting directly from the internet.
-
+ operating system Debian.
 
  Contact Information
  -------------------
-
  For further information, please visit the Debian Live web pages at
- <http://live.debian.net/> or alternatively send mail to
+ <http://live.debian.net/>, or contact the Debian Live team at
  <debian-live at lists.debian.org>.
 
 }code

-- 
live-manual



More information about the debian-live-changes mailing list