chiark / gitweb /
DisOrder 5.0 5.0
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Jun 2010 12:36:25 +0000 (13:36 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Jun 2010 12:36:25 +0000 (13:36 +0100)
README
configure.ac
debian/changelog

diff --git a/README b/README
index 900cf8257265a5770872a1476ffdb0da628fd0fc..b1ddc92a5bdfe902bbdc1a281745080bb0e308d8 100644 (file)
--- a/README
+++ b/README
@@ -25,17 +25,17 @@ effort.
 
 Build dependencies:
   Name             Tested      Notes
-  libdb            4.3.29      not 4.2/4.6; 4.[457] seem to be ok
+  libdb            4.5.20      not 4.6; 4.[78] seem to be ok
   libgc            6.8
-  libvorbisfile    1.1.2
-  libpcre          6.7         need UTF-8 support
+  libvorbisfile    1.2.0
+  libpcre          7.6         need UTF-8 support
   libmad           0.15.1b
-  libgcrypt        1.2.3
-  libao            0.8.6       1.0.0 is broken
-  libasound        1.0.13
-  libFLAC          1.1.2
+  libgcrypt        1.4.1
+  libao            0.8.8       1.0.0 is broken
+  libasound        1.0.16
+  libFLAC          1.2.1
   libsamplerate    0.1.4       currently optional
-  GNU C            4.1.2       }
+  GNU C            4.2.1       }
   GNU Make         3.81        } Non-GNU versions will NOT work
   GNU Sed          4.1.5       }
   Python           2.5.2       (optional; 2.4 won't work)
index 6466efd5919fb7a46fa84bc1b26628af1b8c76df..b0290c98c4d450e473da709db6c8e01e64f20a94 100644 (file)
@@ -18,9 +18,9 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-AC_INIT([disorder], [4.3+], [richard+disorder@sfere.greenend.org.uk])
+AC_INIT([disorder], [5.0], [richard+disorder@sfere.greenend.org.uk])
 AC_CONFIG_AUX_DIR([config.aux])
-AM_INIT_AUTOMAKE(disorder, [4.3+])
+AM_INIT_AUTOMAKE(disorder, [5.0])
 AC_CONFIG_SRCDIR([server/disorderd.c])
 AM_CONFIG_HEADER([config.h])
 
index 61e1fe7f08329ba7c8626561675d5d421f8c651e..e76e763f350116678903c405d19c5d3320db0c0d 100644 (file)
@@ -1,3 +1,9 @@
+disorder (5.0) unstable; urgency=low
+
+  * DisOrder 5.0
+
+ -- Richard Kettlewell <rjk@greenend.org.uk>  Sun, 06 Jun 2010 12:43:21 +0100
+
 disorder (4.3) unstable; urgency=low
 
   * DisOrder 4.3