]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge commit 'remotes/meins/master'
authorAndre Noll <maan@systemlinux.org>
Mon, 14 Jan 2008 09:15:39 +0000 (10:15 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 14 Jan 2008 09:15:39 +0000 (10:15 +0100)
Makefile.in
NEWS
versions/paraslash-0.3.0.tar.bz2 [new file with mode: 0644]
versions/paraslash-0.3.0.tar.bz2.asc [new file with mode: 0644]
web/index.in.html

index 435ab294e6b56bdf6f185ec4691f03230152e1f4..338d1039681b7e07cb820507c9bf9de4c692dd0d 100644 (file)
@@ -12,7 +12,7 @@ build_date := $(shell date)
 uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS")
 uname_rs := $(shell uname -rs)
 cc_version := $(shell $(CC) --version | head -n 1)
-codename := solar saturation
+codename := liquid interaction
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls
@@ -68,7 +68,7 @@ tarball_add := $(gengetopts_c) $(gengetopts_h) $(autocrap)
 tarball := @PACKAGE_TARNAME@-@PACKAGE_VERSION@.tar.bz2
 
 .PHONY: clean distclean maintainer-clean install man tarball
-all: $(BINARIES)
+all: $(BINARIES) $(man_pages)
 man: $(man_pages)
 tarball: $(tarball)
 
@@ -216,6 +216,7 @@ para_write: @write_objs@
 
 clean:
        rm -f *.o $(BINARIES)
+       rm -rf man
 distclean: clean
        rm -f Makefile autoscan.log config.status config.log && \
        rm -rf web/sync/* autom4te.cache aclocal.m4
diff --git a/NEWS b/NEWS
index 8dd5474dd7aa5b22ced8c51600ca96785bbe6c4d..30d594ae892c1b5ae9ae5a055a649d2ea73cdf46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
 NEWS
 ====
 
-------------------------------------------
-0.3.0 (to be announced) "solar saturation"
-------------------------------------------
+--------------------------------------------
+0.3.1 (to be announced) "liquid interaction"
+--------------------------------------------
+
+
+-------------------------------------
+0.3.0 (2008-01-12) "solar saturation"
+-------------------------------------
 
 paraslash.0.3.0 -- 'WWDBND --what would databases never do?'.
 
@@ -11,10 +16,10 @@ paraslash.0.3.0 -- 'WWDBND --what would databases never do?'.
 Usually one might expect lots of new features AND a big increase in size
 for a major release like this.
 
-However, this release is smaller than the latest 0.2.x releases. The
-decrease in size is mostly due to the removal of some graphical tools
-(which were only quick hacks anyway). But also the fact that the
-mysql code is gone cuts down the size a bit.
+However, paraslash-0.3.0.tar.bz2 is the smallest paraslash tarball
+ever. The decrease in size is mostly due to the removal of some
+graphical tools (which were only quick hacks anyway). But also the
+fact that the mysql code is gone cuts down the size a bit.
 
 Being independent of mysql comes at a cost: The fact that paraslash
 now contains its own database (the object storage layer, osl) increases
diff --git a/versions/paraslash-0.3.0.tar.bz2 b/versions/paraslash-0.3.0.tar.bz2
new file mode 100644 (file)
index 0000000..074546f
Binary files /dev/null and b/versions/paraslash-0.3.0.tar.bz2 differ
diff --git a/versions/paraslash-0.3.0.tar.bz2.asc b/versions/paraslash-0.3.0.tar.bz2.asc
new file mode 100644 (file)
index 0000000..68143b5
--- /dev/null
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.6 (GNU/Linux)
+
+iD8DBQBHiTlsWto1QDEAkw8RAncaAKCQgDiG01mRJPX6bAzoWu6KX+IO9QCfZOQu
+bxQ/tf9BuT8RTQTlAetrufA=
+=7mus
+-----END PGP SIGNATURE-----
index 67b373ea95b3fac58371bb1ebaccc8f794a72535..0c4a6d7bdd61b4427458bb9e4a34e55b6aee3b7c 100644 (file)
@@ -1,6 +1,10 @@
 <h1>Events</h1>
 <hr>
 <ul>
+       <li>2008-01-12: <a href="versions/paraslash-0.3.0.tar.bz2">paraslash-0.3.0</a>
+               <a href="versions/paraslash-0.3.0.tar.bz2.asc">(sig)</a>
+               "solar saturation"
+       </li>
        <li>2007-11-20: <a href="versions/paraslash-0.2.17.tar.bz2">paraslash-0.2.17</a>
                <a href="versions/paraslash-0.2.17.tar.bz2.asc">(sig)</a>
                "isotropic threshold"