Update of /cvsroot/monetdb/clients
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2086

Modified Files:
        MonetDB-client.spec.in configure.ag vertoo.data 
Log Message:

[ See IMPORTANT NOTES below! ]

- Created "Stable" branches for the upcoming release:
        package      branch-name
        -----------------------
        (on SourceForge)
        buildtools   MonetDB_1-20
        MonetDB      MonetDB_1-20
        clients      Clients_1-20
        MonetDB4     MonetDB_4-20
        MonetDB5     MonetDB_5-2
        pathfinder   XQuery_0-20
        sql          SQL_2-20
        template     MonetDB_1-20

        (CWI internally)
        TestTools    MonetDB_1-20
        monetweb     Stable_2007-09-18

- Increased version numbers and set configure details


IMPORTANT NOTES:
  
1)
As usually, once I have officially released the check-in lock,
 a) ALL bug fixes (and ONLY those)
    MUST be checked in to the above release branches (and ONLY there)!
 b) ALL new features (and ONLY those)
    MUST be checked in to the development trunk (HEAD) (and ONLY there)!

(In case you need assistance please feel free to contact
 [EMAIL PROTECTED] .)

Until different notice, any propagation of bug-fixes from the release
branches to the respective development trunks will be controlled by Sjoerd,
only, i.e., noone else is supposed to do any propagation, unless Sjoerd
explicitly allowed such propagation. Obviously, Sjoerd may ask for
assistance.
Propagation from the development trunks to the release branches does not
exist.
  
  
2)
At CWI, all changes for the web site that are supposed to be put online with
the upcoming release must be checked in to the "Stable_2007-09-18" branch of
"monetweb".

As of tomorrow morning (once nightly Stable testing has finished) this
branch will be used to build the pre-view web site on koala.

(Until the actual release, the life web site will remain being built from
the "Stable_Mars" branch of "monetweb".)


Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/clients/vertoo.data,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- vertoo.data 5 Sep 2007 17:05:50 -0000       1.8
+++ vertoo.data 18 Sep 2007 21:55:37 -0000      1.9
@@ -1,3 +1,3 @@
-monetdb = major:1; minor:19; release:0; rc:x; build:1;
-clients = major:1; minor:19; release:0; rc:x; build:1;
-sql = major:2; minor:18; release:0; rc:x; build:1;
\ No newline at end of file
+monetdb = major:1; minor:20; release:0; rc:x; build:1;
+clients = major:1; minor:21; release:0; rc:x; build:1;
+sql = major:2; minor:20; release:0; rc:x; build:1;
\ No newline at end of file

Index: MonetDB-client.spec.in
===================================================================
RCS file: /cvsroot/monetdb/clients/MonetDB-client.spec.in,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- MonetDB-client.spec.in      13 Sep 2007 15:32:46 -0000      1.27
+++ MonetDB-client.spec.in      18 Sep 2007 21:55:37 -0000      1.28
@@ -27,7 +27,7 @@
 Source: http://downloads.sourceforge.net/monetdb/clients-%{version}.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-Requires: MonetDB >= 1.19
+Requires: MonetDB >= 1.20
 #                    ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -40,7 +40,7 @@
 %{!?_with_java: %{!?_without_java: %define _with_java --with-java}}
 
 %if !%{?buildsystem}
-BuildRequires: MonetDB-devel >= 1.19
+BuildRequires: MonetDB-devel >= 1.20
 #                               ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -50,7 +50,7 @@
 Summary: MonetDB Client development package
 Group: Applications/Databases
 Requires: %{name} = %{version}-%{release}
-Requires: MonetDB-devel >= 1.19
+Requires: MonetDB-devel >= 1.20
 #                          ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/configure.ag,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- configure.ag        13 Sep 2007 22:30:27 -0000      1.24
+++ configure.ag        18 Sep 2007 21:55:37 -0000      1.25
@@ -19,7 +19,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([MonetDB clients], [1.19.0], [EMAIL PROTECTED], [clients])
+AC_INIT([MonetDB clients], [1.21.0], [EMAIL PROTECTED], [clients])
 #                           ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
@@ -58,7 +58,7 @@
 
 
 # Check for Monet 
-req_monetdb_ver='1.19.0'
+req_monetdb_ver='1.20.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to