Towards 1.0.3
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Sep 2007 09:45:36 +0000 (09:45 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Sep 2007 09:45:36 +0000 (09:45 +0000)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 93c3b55..78a7476 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+--- 1.0.3 2007/09/19
+
 ICU is used for tokenization and normalization of the following: mergekey,
 sorting, relevance terms.
 
index 1417a56..c962d63 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.59)
-AC_INIT([pazpar2],[1.0.2],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.0.3],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/cconfig.h)
 
index 5aabe05..8475c16 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.0.3-1) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 19 Sep 2007 11:44:26 +0200
+
 pazpar2 (1.0.2-9) unstable; urgency=low
 
   * ICU enabled by default for the Debian package.