Browse Source

2008-09-02 Marcus Brinkmann <marcus@g10code.com>

	* configure.ac: Post-release cleanup.
	* doc/website/download.xhtml: Update.
Marcus Brinkmann 17 years ago
parent
commit
4b371bd3ef
4 changed files with 39 additions and 5 deletions
  1. 5 0
      ChangeLog
  2. 5 0
      NEWS
  3. 1 1
      configure.ac
  4. 28 4
      doc/website/download.xhtml

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2008-09-02  Marcus Brinkmann  <marcus@g10code.com>
+
+	* configure.ac: Post-release cleanup.
+	* doc/website/download.xhtml: Update.
+
 2008-09-02  Marcus Brinkmann  <marcus@g10code.com>
 2008-09-02  Marcus Brinkmann  <marcus@g10code.com>
 
 
 	* Released version 1.2.0.
 	* Released version 1.2.0.

+ 5 - 0
NEWS

@@ -1,3 +1,8 @@
+Noteworthy changes in version 1.3.0 (unreleased)
+------------------------------------------------
+
+ * ...
+
 Noteworthy changes in version 1.2.0 (2008-09-02)
 Noteworthy changes in version 1.2.0 (2008-09-02)
 ------------------------------------------------
 ------------------------------------------------
 
 

+ 1 - 1
configure.ac

@@ -47,7 +47,7 @@ min_automake_version="1.9.3"
 # the configure script, so that a proper revision number for all files
 # the configure script, so that a proper revision number for all files
 # is available when running a "make distcheck".
 # is available when running a "make distcheck".
 m4_define(my_version, [1.2.0])
 m4_define(my_version, [1.2.0])
-m4_define(my_issvn, no)
+m4_define(my_issvn, yes)
 m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
 m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
             || echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))
             || echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))
 
 

+ 28 - 4
doc/website/download.xhtml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!-- download.xhtml
 <!-- download.xhtml
-   Copyright (C) 2006 g10 Code GmbH
+   Copyright (C) 2006, 2008 g10 Code GmbH
 
 
    This file is part of Scute.
    This file is part of Scute.
  
  
@@ -52,9 +52,33 @@
 	<h1>Download</h1>
 	<h1>Download</h1>
 	<p>
 	<p>
 	  Scute is currently available in source format only, and
 	  Scute is currently available in source format only, and
-	  should compile on any recent GNU/Linux system.
-	  
-	  The most recent release of Scute is version 1.0.0.  The
+	  should compile on any recent GNU/Linux system.  It can also
+          be cross-built for Windows 32-bit using MingW32.
+        </p>
+        <p>	  
+	  The most recent release of Scute is version 1.2.0.  The
+	  following files belong to this release.
+	  <table>
+	    <caption>The files released with Scute 1.2.0.</caption>
+	    <tr><th>File</th><th>Description</th><th>Signature</th></tr>
+	    <tr><td><a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.2.0.tar.bz2">Scute 1.2.0 source package</a>
+	    </td><td>The source code of Scute 1.2.0</td>
+	    <td><a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.2.0.tar.bz2.sig">Digital Signature</a></td></tr>
+	  </table>
+        </p>
+        <p>	  
+	  The previous release of Scute was version 1.1.0.  The
+	  following files belong to this release.
+	  <table>
+	    <caption>The files released with Scute 1.1.0.</caption>
+	    <tr><th>File</th><th>Description</th><th>Signature</th></tr>
+	    <tr><td><a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.1.0.tar.bz2">Scute 1.1.0 source package</a>
+	    </td><td>The source code of Scute 1.1.0</td>
+	    <td><a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.1.0.tar.bz2.sig">Digital Signature</a></td></tr>
+	  </table>
+        </p>
+        <p>
+	  The first release of Scute was version 1.0.0.  The
 	  following files belong to this release.
 	  following files belong to this release.
 	  <table>
 	  <table>
 	    <caption>The files released with Scute 1.0.0.</caption>
 	    <caption>The files released with Scute 1.0.0.</caption>