Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
- set version to 0.9.0 and update user-dev-guide
- remove unstable version entries from debian changelogs
  • Loading branch information
Nico Kruber committed Feb 29, 2016
1 parent 17dc67b commit 0b72901
Show file tree
Hide file tree
Showing 24 changed files with 28 additions and 46 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0+git
0.9.0
18 changes: 9 additions & 9 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for scalaris 0.9.0+git.
# Generated by GNU Autoconf 2.69 for scalaris 0.9.0.
#
# Report bugs to <scalaris@googlegroups.com>.
#
Expand Down Expand Up @@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='scalaris'
PACKAGE_TARNAME='scalaris'
PACKAGE_VERSION='0.9.0+git'
PACKAGE_STRING='scalaris 0.9.0+git'
PACKAGE_VERSION='0.9.0'
PACKAGE_STRING='scalaris 0.9.0'
PACKAGE_BUGREPORT='scalaris@googlegroups.com'
PACKAGE_URL=''

Expand Down Expand Up @@ -1298,7 +1298,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures scalaris 0.9.0+git to adapt to many kinds of systems.
\`configure' configures scalaris 0.9.0 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1363,7 +1363,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of scalaris 0.9.0+git:";;
short | recursive ) echo "Configuration of scalaris 0.9.0:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1511,7 +1511,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
scalaris configure 0.9.0+git
scalaris configure 0.9.0
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1692,7 +1692,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by scalaris $as_me 0.9.0+git, which was
It was created by scalaris $as_me 0.9.0, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -8155,7 +8155,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by scalaris $as_me 0.9.0+git, which was
This file was extended by scalaris $as_me 0.9.0, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -8208,7 +8208,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
scalaris config.status 0.9.0+git
scalaris config.status 0.9.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

AC_PREREQ(2.65)
AC_INIT(scalaris, 0.9.0+git, scalaris@googlegroups.com)
AC_INIT(scalaris, 0.9.0, scalaris@googlegroups.com)

EMAKEFILEDEFINES=
EDOCMACROS=
Expand Down
2 changes: 1 addition & 1 deletion contrib/datanucleus/scalaris-datanucleus-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>de.zib.scalaris</groupId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.0</version>
<artifactId>datanucleus-store</artifactId>
<name>datanucleus.store.scalaris</name>

Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/bindings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Nico Kruber <kruber at zib dot de>

pkgname=scalaris-bindings
pkgver=0.9.0+git
pkgver=0.9.0
pkgrel=1
pkgdesc="Bindings and clients for Scalaris."
arch=('i686' 'x86_64')
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/bindings/checkout.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

SCALARIS_VERSION="0.9.0+git"
SCALARIS_VERSION="0.9.0"
date=`date +"%Y%m%d.%H%M"`
name="scalaris" # folder base name (without version)
pkg_name="scalaris-bindings" # package name
Expand Down
6 changes: 0 additions & 6 deletions contrib/packages/bindings/debian.changelog
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
scalaris-bindings (0.9.0+git-1) unstable; urgency=low

* git snapshot from master

-- Nico Kruber <kruber@zib.de> Mon, 29 Feb 2016 18:00:00 +0200

scalaris-bindings (0.9.0-1) stable; urgency=low

* partly supported by the EU project IES Cities http://iescities.eu/
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/bindings/scalaris-bindings.dsc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: 1.0
Source: scalaris-bindings
Version: 0.9.0+git-1
Version: 0.9.0-1
DEBTRANSFORM-RELEASE: 1
Maintainer: Nico Kruber <kruber@zib.de>
Architecture: all
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/bindings/scalaris-bindings.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# norootforbuild

%define pkg_version 0.9.0+git
%define pkg_version 0.9.0
Name: scalaris-bindings
Summary: Scalable Distributed key-value store
Version: %{pkg_version}
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/examples-wiki/checkout.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

SCALARIS_VERSION="0.9.0+git"
SCALARIS_VERSION="0.9.0"
date=`date +"%Y%m%d.%H%M"`
name="scalaris" # folder base name (without version)
pkg_name="scalaris-examples-wiki" # package name
Expand Down
6 changes: 0 additions & 6 deletions contrib/packages/examples-wiki/debian.changelog
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
scalaris-examples-wiki (0.9.0+git-1) unstable; urgency=low

* git snapshot from master

-- Nico Kruber <kruber@zib.de> Mon, 29 Feb 2016 18:00:00 +0200

scalaris-examples-wiki (0.9.0-1) stable; urgency=low

* partly supported by the EU project IES Cities http://iescities.eu/
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/examples-wiki/scalaris-examples-wiki.dsc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: 1.0
Source: scalaris-examples-wiki
Version: 0.9.0+git-1
Version: 0.9.0-1
DEBTRANSFORM-RELEASE: 1
Maintainer: Nico Kruber <kruber@zib.de>
Architecture: all
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/examples-wiki/scalaris-examples-wiki.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# norootforbuild

%define pkg_version 0.9.0+git
%define pkg_version 0.9.0
Name: scalaris-examples-wiki
Summary: Wikipedia on Scalaris example
Version: %{pkg_version}
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/main/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Nico Kruber <kruber at zib dot de>
# Contributor: Roman Parykin <donderom at ymail dot com>
pkgname=scalaris
pkgver=0.9.0+git
pkgver=0.9.0
pkgrel=1
pkgdesc="A scalable, transactional, distributed key-value store."
arch=('i686' 'x86_64')
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/main/checkout.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

SCALARIS_VERSION="0.9.0+git"
SCALARIS_VERSION="0.9.0"
date=`date +"%Y%m%d.%H%M"`
name="scalaris" # folder base name (without version)
pkg_name="scalaris" # package name
Expand Down
6 changes: 0 additions & 6 deletions contrib/packages/main/debian.changelog
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
scalaris (0.9.0+git-1) unstable; urgency=low

* git snapshot from master

-- Nico Kruber <kruber@zib.de> Mon, 29 Feb 2016 18:00:00 +0200

scalaris (0.9.0-1) stable; urgency=low

* partly supported by the EU project IES Cities http://iescities.eu/
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/main/scalaris.dsc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: 1.0
Source: scalaris
Version: 0.9.0+git-1
Version: 0.9.0-1
DEBTRANSFORM-RELEASE: 1
Binary: scalaris
Maintainer: Nico Kruber <kruber@zib.de>
Expand Down
2 changes: 1 addition & 1 deletion contrib/packages/main/scalaris.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# norootforbuild

%define pkg_version 0.9.0+git
%define pkg_version 0.9.0
%define scalaris_user scalaris
%define scalaris_group scalaris
%define scalaris_home /var/lib/scalaris
Expand Down
2 changes: 1 addition & 1 deletion contrib/systemd/scalaris.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module scalaris 0.9.0_git;
module scalaris 0.9.0;

require {
attribute port_type;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public abstract class WikiServlet<Connection> extends HttpServlet implements
/**
* Version of the "Wikipedia on Scalaris" example implementation.
*/
public static final String version = "0.9.0+git";
public static final String version = "0.9.0";

protected SiteInfo siteinfo = null;
protected MyNamespace namespace = null;
Expand Down
2 changes: 1 addition & 1 deletion include/scalaris.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
%% @version $Id$

%% Version of Scalaris
-define(SCALARIS_VERSION, "0.9.0+git").
-define(SCALARIS_VERSION, "0.9.0").

%% The RT macro is defined by the --with-rt configure parameter and determines
%% which kind of routingtable is used.
Expand Down
2 changes: 1 addition & 1 deletion java-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.zib.scalaris</groupId>
<artifactId>java-api</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.0</version>
<packaging>jar</packaging>

<name>Scalaris Java API</name>
Expand Down
2 changes: 1 addition & 1 deletion python-api/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from distutils.core import setup

setup(name='scalaris',
version='0.9.0+git',
version='0.9.0',
description='Scalaris python bindings',
author='Nico Kruber',
author_email='kruber@zib.de',
Expand Down
Binary file modified user-dev-guide/main.pdf
Binary file not shown.

0 comments on commit 0b72901

Please sign in to comment.