New YAZ layout. idzebra-doc architecture independent. ZEBRA.1.3.11.2
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Apr 2003 21:05:25 +0000 (21:05 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Apr 2003 21:05:25 +0000 (21:05 +0000)
debian/changelog
debian/control
debian/rules

index 97c6210..9fc95f0 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (1.3.11-2) unstable; urgency=low
+
+  * New YAZ layout. idzebra-doc architecture independent.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 28 Apr 2003 20:07:21 +0100
+
 idzebra (1.3.11-1) unstable; urgency=low
 
   * Upstream.
index e37832b..b70414e 100644 (file)
@@ -1,12 +1,12 @@
 Source: idzebra
-Standards-Version: 2.5.0.0
+Standards-Version: 3.5.9.0
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
-Build-Depends: yaz-devel (>= 1.9.3), libexpat1-dev, tcl8.3-dev, libbz2-dev
+Build-Depends: libyaz-dev (>= 2.0.2), libexpat1-dev, tcl8.3-dev, libbz2-dev
 
 Package: idzebra-doc
 Section: doc
-Architecture: any
+Architecture: all
 Recommends: idzebra
 Description: Documentation for the Zebra engine.
  Zebra is a high-performance, general-purpose structured text indexing
index 0a3c226..582ebe1 100755 (executable)
@@ -20,11 +20,7 @@ else
 MCFLAGS=
 endif
 
-ZEBRA_VERSION=1.3.10
 ZEBRASRCDIR?=$(shell pwd)
-# If this is not IndexData's release, then it is a cvs-checkout. Go cheat!
-#   YAZ_VERSION:=$(YAZ_VERSION)-$(shell date -r$(YAZSRCDIR)/CVS +"CVS%Y%m%d")
-export ZEBRA_VERSION
 
 # Local library path for linking with right dependencies
 LOCAL_LINK=-ldebian/idzebra/usr/lib