-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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
Showing
24 changed files
with
28 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.9.0+git | ||
0.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]>. | ||
# | ||
|
@@ -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='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -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]... | ||
|
@@ -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 | ||
|
@@ -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. | ||
|
@@ -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 $@ | ||
|
@@ -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 | ||
|
@@ -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\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
# limitations under the License. | ||
|
||
AC_PREREQ(2.65) | ||
AC_INIT(scalaris, 0.9.0+git, [email protected]) | ||
AC_INIT(scalaris, 0.9.0, [email protected]) | ||
|
||
EMAKEFILEDEFINES= | ||
EDOCMACROS= | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> 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/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> | ||
Architecture: all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> 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/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> | ||
Architecture: all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> 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/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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='[email protected]', | ||
|
Binary file not shown.