changeset 269:7c8ae43bc465 release-0.9

* HowTo-Release.txt: Added some more hints for releses. * doku/source/conf.py: Bumped version-number to 0.9 * website/development-de.htm4, website/development.htm4, website/download-de.htm4, website/download.htm4, website/header.m4: Updated links to version 0.9
author Stephan Holl <stephan.holl@intevation.de>
date Thu, 08 Sep 2011 17:13:31 +0200
parents 1725558a9ce8
children 8f93a60b9a24
files ChangeLog HowTo-Release.txt doku/source/conf.py website/development-de.htm4 website/development.htm4 website/download-de.htm4 website/download.htm4 website/header.m4
diffstat 8 files changed, 134 insertions(+), 24 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Sep 08 16:47:40 2011 +0200
+++ b/ChangeLog	Thu Sep 08 17:13:31 2011 +0200
@@ -1,3 +1,13 @@
+2011-09-08  Stephan Holl  <stephan.holl@intevation.de>
+
+	* HowTo-Release.txt: Added some more hints for releses.
+
+	* doku/source/conf.py: Bumped version-number to 0.9
+
+	* website/development-de.htm4, website/development.htm4,
+	website/download-de.htm4, website/download.htm4,
+	website/header.m4: Updated links to version 0.9
+
 2011-09-08  Stephan Holl  <stephan.holl@intevation.de>
 
 	* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
--- a/HowTo-Release.txt	Thu Sep 08 16:47:40 2011 +0200
+++ b/HowTo-Release.txt	Thu Sep 08 17:13:31 2011 +0200
@@ -15,6 +15,7 @@
 
 3. Create PDF-file of Documentation:
    $ cd doku && make latexpdf
+   $ cp build/latex/MXD2map.pdf  build/latex/MXD2map-$MXD2MAPVERSION.pdf
 
 4. Create new source-release on 0.8 on wald and upload Documentation-PDF and MXD2map-0.8.tar.gz
 
@@ -44,10 +45,12 @@
 
    $ hg tag -m "Tagged as release 'release-$MXD2MAPVERSION'" && hg push
 
+4.3 Create new binary-release on Wald and upload MXD2map-$MXD2MAPVERSION.exe.
+
 5. Update versions and URLs on the homepage (updates documentation as
    well!) [requires sphinx available in $PATH]
 
-   $ cd website && edit files
+   $ cd website && edit header.m4, download-de.htm4, download.htm4
    $ hg commit -m "Updated Website to version $MXD2MAPVERSION, added download-links" && hg push
    $ make online
 
--- a/doku/source/conf.py	Thu Sep 08 16:47:40 2011 +0200
+++ b/doku/source/conf.py	Thu Sep 08 17:13:31 2011 +0200
@@ -48,9 +48,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '0.8'
+version = '0.9'
 # The full version, including alpha/beta/rc tags.
-release = '0.8-nightly'
+release = '0.9.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
--- a/website/development-de.htm4	Thu Sep 08 16:47:40 2011 +0200
+++ b/website/development-de.htm4	Thu Sep 08 17:13:31 2011 +0200
@@ -57,11 +57,11 @@
 
 <h2>Dokumentation</h2>
 
-<p>Es gibt noch keien offiziele Dokumentation.</p>
-
 <p>Eine aktuelle Entwickler-Dokumentation kann 
 <a target="_docs"
 href="documentation/index.html">hier</a> (nur englisch) gefunden werden.
 </p>
 
+<p>Offiziell veröffentlichte Dokumentationen können auf der <a
+href="download-de.html">Download-Seite</a> gefunden werden.
 </div>
--- a/website/development.htm4	Thu Sep 08 16:47:40 2011 +0200
+++ b/website/development.htm4	Thu Sep 08 17:13:31 2011 +0200
@@ -54,11 +54,12 @@
 
 <h2>Documentation</h2>
 
-<p>There is no official documentation releaed yet. </p>
-
 <p>A recent
 development-documentation can be found <a target="_docs"
 href="documentation/index.html">here</a>.
 </p>
 
+<p>Officially released documentations can be found at the <a
+href="download.html">download-section</a>.
+
 </div>
--- a/website/download-de.htm4	Thu Sep 08 16:47:40 2011 +0200
+++ b/website/download-de.htm4	Thu Sep 08 17:13:31 2011 +0200
@@ -12,19 +12,62 @@
 
 <div id="intro">
 <h2>Download</h2>
-<p>Es gibt noch keine offizielle Version von MXD2map. Der aktuelle
-Quellcode ist jedoch über das öffentliche <a target="_new"
-href="http://hg.intevation.de/geospatial/mxd2map">Quellcode-Repository</a> verfügbar.</p>
+<p>
+MXD2map 0.9 zum Download
+</p>
 </div>
 
 <div id="main">
 
-<!--div class="dlbutton2">
+<h2>Quellcode</h2>
+<p>Neben den offiziellen Releases von MXD2map können Sie den 
+aktuellen Quellcode über das öffentliche <a target="_new"
+href="http://hg.intevation.de/geospatial/mxd2map">Quellcode-Repository</a>
+herunterladen.</p>
+
+<div class="dlbutton2">
  <img src="img/dl_arrow.png" alt="" />
- <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br />
- <span class="version"><small>Größe: DL_SIZE | Veröffentlicht: DL_DATE</small></span>
+ <a href="http://wald.intevation.org/frs/download.php/906/MXD2map-0.9.tar.gzDOWNLOAD_URL" class="dlbutton2">MXD2map 0.9 Sourcecode<br />
+ <span class="version"><small>Größe: 2.16 MB | Veröffentlicht: 09.09.2011
+ </small></span>
  </a>
-</div-->
+</div>
+
+<h2>Windows-Binär-Installer</h2>
+
+<p>
+Für MS Windows stellt Intevation GmbH einen Installer zur Verfügung, der den
+MXD2map-Konverter sowie einen Beispieldatensatz zur Demonstration der
+Nutzung beinhaltet. </p>
+<div class="dlbutton2">
+ <img src="img/dl_arrow.png" alt="" />
+ <a href="http://wald.intevation.org/frs/download.php/908/MXD2map-0.9.exe" class="dlbutton2">MXD2map 0.9 Windows-Installer
+ (.exe)<br />
+ <span class="version"><small>Größe: 19.63 MB | Veröffentlicht: 09.09.2011</small></span>
+ </a>
+</div>
+
+<p>
+Bei Fragen oder Problemen melden Sie sich bitte auf der <a target="bar"
+href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">Mailingliste</a>.
+
+<h2>Dokumentation</h2>
+<p>
+Die aktuelle Dokumentation zu MXD2map als PDF und HTML-Version.
+</p>
+<div class="dlbutton2">
+ <img src="img/dl_arrow.png" alt="" />
+ <a href="http://wald.intevation.org/frs/download.php/905/MXD2map-0.9.pdf" class="dlbutton2">MXD2map 0.9 PDF-Dokumentation<br />
+ <span class="version"><small>Größe: 2.2MB | Veröffentlicht: 09.09.2011</small></span>
+ </a>
+</div>
+
+<div class="dlbutton2">
+ <img src="img/dl_arrow.png" alt="" />
+ <a target="foo" href="http://www.mxd2map.org/documentation" class="dlbutton2">MXD2map 0.9 Online-Dokumentation<br />
+ <span class="version"><small>Veröffentlicht: 09.09.2011</small></span>
+ </a>
+</div>
 
 
 </div>
--- a/website/download.htm4	Thu Sep 08 16:47:40 2011 +0200
+++ b/website/download.htm4	Thu Sep 08 17:13:31 2011 +0200
@@ -11,19 +11,64 @@
 
 <div id="intro">
 <h2>Download</h2>
-<p>There is no official release yet for download.
-The recent sourcecode is available at the public <a target="_new"
-href="http://hg.intevation.de/geospatial/mxd2map">sourcecode-repository</a>.
-</p>
+<p>MXD2map 0.9 for download</p>
 </div>
 
 <div id="main">
+<h2>Sourcecode</h2>
 
-<!--div class="dlbutton2">
+<p>Besides the official realeases of MXD2map the recent development
+source-code is available at the public <a target="_new"
+href="http://hg.intevation.de/geospatial/mxd2map">sourcecode-repository</a>.
+</p>
+
+<div class="dlbutton2">
  <img src="img/dl_arrow.png" alt="" />
- <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br />
- <span class="version"><small>Size: DL_SIZE | Released: DL_DATE</small></span>
+ <a href="http://wald.intevation.org/frs/download.php/906/MXD2map-0.9.tar.gz" class="dlbutton2">MXD2map 0.9 Sourcecode<br />
+ <span class="version"><small>Size: 2.16 MB| Released: 09.09.2011
+ </small></span>
  </a>
-</div-->
+</div>
+
+<h2>Windows-Binary-Installer</h2>
+
+<p>
+For MS Windows Intevation GmbH provides a an easy-to-use Installer
+including a working version of MXD2map and some sample-data for
+demonstration.</p>
+
+<div class="dlbutton2">
+ <img src="img/dl_arrow.png" alt="" />
+ <a href="http://wald.intevation.org/frs/download.php/908/MXD2map-0.9.exe" class="dlbutton2">MXD2map 0.9 Windows-Installer
+ (.exe)<br />
+ <span class="version"><small>Size: 19.63 MB | Released: 09.09.2011</small></span>
+ </a>
+</div>
+
+<p>
+For problems and questions please ask on the <a target="bar"
+href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">mailinglist</a>.
+
+<h2>Documentation</h2>
+<p>
+The current documentation of MXD2map is available as PDF- and
+HTML-version.
+</p>
+<div class="dlbutton2">
+ <img src="img/dl_arrow.png" alt="" />
+ <a href="http://wald.intevation.org/frs/download.php/905/MXD2map-0.9.pdf" class="dlbutton2">MXD2map 0.9 PDF-Documentation<br />
+ <span class="version"><small>Size: 2.2MB | Released: 09.09.2011</small></span>
+ </a>
+</div>
+
+<div class="dlbutton2">
+ <img src="img/dl_arrow.png" alt="" />
+ <a target="foo" href="http://www.mxd2map.org/documentation" class="dlbutton2">MXD2map 0.9 Online-Dokumentation<br />
+ <span class="version"><small>Released: 09.09.2011</small></span>
+ </a>
+</div>
 
 </div>
+
+
+
--- a/website/header.m4	Thu Sep 08 16:47:40 2011 +0200
+++ b/website/header.m4	Thu Sep 08 17:13:31 2011 +0200
@@ -4,13 +4,21 @@
      m4_ifelse(LANG_DE, `1', `
      <a href="download-de.html">
      <span class="text">
-      MXD2map<br />herunterladen
+      MXD2map 0.9<br />herunterladen
      </span></a>', `
      <a href="download.html">     
      <span class="text">
-      Download<br />MXD2map
+      Download<br />MXD2map 0.9
      </span></a>')
    </div>
+   <div class="h_text">
+   <p><span class="heading">News</span></p>
+   <small>2011-09-09</small><br>
+   <span class="serif_word">
+    m4_ifelse(LANG_DE, `1', `
+    <a href="download-de.html">MXD2map 0.9 veröffentlicht</a></span>', `
+    <a href="download.html">MXD2map 0.9 released</a></span>')
+   </div>
   </div>', `
   m4_ifdef(`NO_HEADER',, `
   <div class="mini_intro">
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)