[gnomeweb-wml] Gnumeric: 1.12 preparations.



commit bf13bce641f51fcd7897bc922d87429f4c725e4e
Author: Morten Welinder <terra gnome org>
Date:   Sun Dec 9 14:37:52 2012 -0500

    Gnumeric: 1.12 preparations.

 configure.in                                       |    2 +
 .../gnumeric/announcements/1.12/Makefile.am        |    8 ++++++
 .../announcements/1.12/gnumeric-1.12.shtml         |   20 ++++++++++++++
 .../gnumeric/announcements/1.12/index.shtml        |   27 ++++++++++++++++++++
 .../gnumeric/announcements/Makefile.am             |    2 +-
 .../gnumeric/changelogs/1.12/Makefile.am           |    6 ++++
 .../gnumeric/changelogs/1.12/index.shtml           |   23 +++++++++++++++++
 projects.gnome.org/gnumeric/changelogs/Makefile.am |    2 +-
 8 files changed, 88 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 2d38d86..b169b08 100644
--- a/configure.in
+++ b/configure.in
@@ -211,6 +211,7 @@ projects.gnome.org/gnumeric/announcements/1.8/Makefile
 projects.gnome.org/gnumeric/announcements/1.9/Makefile
 projects.gnome.org/gnumeric/announcements/1.10/Makefile
 projects.gnome.org/gnumeric/announcements/1.11/Makefile
+projects.gnome.org/gnumeric/announcements/1.12/Makefile
 projects.gnome.org/gnumeric/changelogs/Makefile
 projects.gnome.org/gnumeric/changelogs/ancient/Makefile
 projects.gnome.org/gnumeric/changelogs/1.0/Makefile
@@ -225,6 +226,7 @@ projects.gnome.org/gnumeric/changelogs/1.8/Makefile
 projects.gnome.org/gnumeric/changelogs/1.9/Makefile
 projects.gnome.org/gnumeric/changelogs/1.10/Makefile
 projects.gnome.org/gnumeric/changelogs/1.11/Makefile
+projects.gnome.org/gnumeric/changelogs/1.12/Makefile
 projects.gnome.org/gnumeric/style/Makefile
 projects.gnome.org/libgsf/Makefile
 projects.gnome.org/netspeed/Makefile
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
new file mode 100644
index 0000000..b0a8d69
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
@@ -0,0 +1,8 @@
+urlpath = /gnumeric/announcements/1.12
+
+page_SCRIPTS= \
+	gnumeric-1.12.0.shtml \
+	gnumeric-1.12.shtml \
+	index.shtml
+
+include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.0.shtml b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.0.shtml
new file mode 100644
index 0000000..e69de29
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.shtml b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.shtml
new file mode 100644
index 0000000..c35e105
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.shtml
@@ -0,0 +1,20 @@
+<!--#set var="title" value="Gnumeric 1.12" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+  <h2>The New Stable Gnumeric 1.12 Series is Now Available.</h2>
+  <p>The Gnumeric Team is proud to announce the 1.12.x series.  This is the
+    product of almost two years of development.</p>
+
+  <h3>What's New?</h3>
+
+  <h3>Requirements</h3>
+  <p>Gnumeric 1.12.x requires the new Goffice 0.10.x library series, a fairly
+    recent libgsf, and a GTK+3 stack.
+    See <a href="http://projects.gnome.org/gnumeric/downloads.shtml";>here</a>
+    for details.<p>
+
+  <h3>Availability</h3>
+  <blockquote>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/</a><br>
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/</a>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
new file mode 100644
index 0000000..2ea840b
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
@@ -0,0 +1,27 @@
+<!--#set var="title" value="Gnumeric Release Announcements" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<style type="text/css">
+ <!--
+    html {
+     height: 100%;
+     width: 100%;
+    }
+    body {
+     height: 100%;
+     width: 100%;
+     background: #F0F0F0;
+    }
+  -->
+</style>
+<!--#include virtual="../../header-end.shtml" -->
+
+<div>
+<h1>Gnumeric 1.12.x Stable Series</h1>
+<p>These are all the releases in the 1.12.x series of Gnumeric.
+These are stable releases indented for regular users who want stability over
+features.  Generally we do not add features to stable series.</p>
+<ul>
+  <li><a href="gnumeric-1.12.0.shtml">1.12.0</a></li>
+  <li><a href="gnumeric-1.12.shtml">1.12 Series</a></li>
+</ul>
+</div>
+<!--#include virtual="../../footer.shtml"-->
diff --git a/projects.gnome.org/gnumeric/announcements/Makefile.am b/projects.gnome.org/gnumeric/announcements/Makefile.am
index 94cf60c..9115212 100644
--- a/projects.gnome.org/gnumeric/announcements/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS= ancient 1.0 1.1 1.2 1.4 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11
+SUBDIRS= ancient 1.0 1.1 1.2 1.4 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12
 
 urlpath = /gnumeric/announcements
 
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
new file mode 100644
index 0000000..59eb698
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
@@ -0,0 +1,6 @@
+urlpath = /gnumeric/changelogs/1.12
+
+page_SCRIPTS= 			\
+	index.shtml
+
+include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
new file mode 100644
index 0000000..c10269e
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
@@ -0,0 +1,23 @@
+<!--#set var="title" value="Gnumeric Release Change Logs" --><!--#set var="rootdir" value="../.." --><!--#include virtual="../../header-begin.shtml" -->
+<style type="text/css">
+ <!--
+    html {
+     height: 100%;
+     width: 100%;
+    }
+    body {
+     height: 100%;
+     width: 100%;
+     background: #F0F0F0;
+    }
+  -->
+</style>
+<!--#include virtual="../../header-end.shtml" -->
+
+<div>
+<p>Click on a link to go to the change log for that Gnumeric release.</p>
+<ul>
+  <!-- new entries go on top -->
+</ul>
+</div>
+<!--#include virtual="../../footer.shtml"-->
diff --git a/projects.gnome.org/gnumeric/changelogs/Makefile.am b/projects.gnome.org/gnumeric/changelogs/Makefile.am
index 52d0892..7551690 100644
--- a/projects.gnome.org/gnumeric/changelogs/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS= ancient 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11
+SUBDIRS= ancient 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12
 
 urlpath = /gnumeric/changelogs
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]