Version 1.7.0 v1.7.0
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 Jun 2014 13:01:05 +0000 (15:01 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 27 Jun 2014 13:01:05 +0000 (15:01 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index ef6a69d..c6330e9 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty saucy raring quantal precise oneiric"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.6.41
+VERSION=1.7.0
diff --git a/NEWS b/NEWS
index c5b34b1..6d9f270 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+--- 1.7.0 2014/06/27
+
+Separate package: pazpar2-xsl PAZ-932
+
+--- 1.6.44 2014/06/27
+
+Update OPAC stylesheets for availabilityDate PAZ-943
+
+Fix too funny startrecs description
+
+Fix broken ~ match if filter contains = PAZ-941
+
+--- 1.6.43 2014/06/12
+
+Add pz:redis option for ZOOM caching using redis. This is an alternative
+to memcached. Requires YAZ 5.2.0 to work.
+
+--- 1.6.42 2014/05/06
+
+Re-ingest native facets PAZ-934
+
+Fix medium override for solr-pz2.xsl.
+
 --- 1.6.41 2014/04/23
 
 Fix URL with leading http:// not working PAZ-933
index c644392..4ccf1da 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.7.0-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 27 Jun 2014 15:02:50 +0200
+
 pazpar2 (1.6.41-1.indexdata) unstable; urgency=medium
 
   * Upstream.
index e765121..d6c800f 100644 (file)
@@ -5,7 +5,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.6.40
+PACKAGE_VERSION=1.7.0
 
 # YAZ
 YAZ_DIR=..\..\yaz