Removed CVS Ids. v2.0.34
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 6 Nov 2008 12:32:59 +0000 (13:32 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 6 Nov 2008 12:32:59 +0000 (13:32 +0100)
15 files changed:
debian/copyright
debian/idzebra-2.0-common.init
doc/Notes
doc/gils.sgml
etc/Makefile
etc/gfs-config.rnc
etc/init.d/catalogue
etc/init.d/idzebra-init-script
isamb/dictisam.plt
isamb/filesystems.plt
util/abs2dom
util/zebrasrv
win/makefile
win/readme.txt
win/zebra.nsi

index ee38fe1..656e6c7 100644 (file)
@@ -1,9 +1,8 @@
-This package was debianized by Adam Dickmeiss <adam@indexdata.dk> on
-Tue, 28 Sep 2004 15:35:02 +0200.
+This package was debianized by Adam Dickmeiss <adam@indexdata.dk>.
 
 It was downloaded from http://ftp.indexdata.dk/pub/zebra/
 
-idzebra is Copyright (C) 1995-2004 Index Data ApS
+idzebra is Copyright (C) 1995-2008 Index Data ApS
 
 idzebra is primarily written by Adam Dickmeiss, Heikki Levanto
 and Sebastian Hammer.
@@ -13,4 +12,3 @@ the GNU General Public License.
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file `/usr/share/common-licenses/GPL'.
 
-$Id: copyright,v 1.3 2004-09-30 06:59:44 adam Exp $
index b6c1d4d..5a0dc02 100644 (file)
@@ -1,5 +1,4 @@
 #! /bin/sh
-# $Id: idzebra-2.0-common.init,v 1.1 2006-06-29 11:20:39 marc Exp $
 # Start and stop toolkit lite administered idzebra script for Debian.
 # change runlevels using update-rc.d 
 
index c5a5bbd..7a91904 100644 (file)
--- a/doc/Notes
+++ b/doc/Notes
@@ -1,5 +1,3 @@
-$Id: Notes,v 1.1 2002-12-02 15:38:33 mike Exp $
-
 The secret guide to what to actually _do_ when configuring Zebra
 ----------------------------------------------------------------
 
index bc2296e..265233c 100644 (file)
@@ -1,9 +1,5 @@
 <!doctype linuxdoc system>
 
-<!--
-  $Id: gils.sgml,v 1.5 1997-12-12 06:37:53 adam Exp $
--->
-
 <article>
 <title>Serving GILS Records with Zebra
 <author><htmlurl url="http://www.indexdata.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@index.ping.dk" name="info@index.ping.dk"></>
index 0c2df91..fa344fa 100644 (file)
@@ -1,5 +1,3 @@
-# $Id: Makefile,v 1.1 2006-02-16 10:43:15 mike Exp $
-
 # This doesn't actually build anything, it just tests whether the
 # configuration files here correspond with the schema.  The master
 # schema is in Relax-NG Compact (.rnc) format: this cannot be used
index 612ad76..e7c4f53 100644 (file)
@@ -1,5 +1,3 @@
-# $Id: gfs-config.rnc,v 1.1 2006-02-16 10:43:15 mike Exp $
-
 namespace explain = "http://explain.z3950.org/dtd/2.0/"
 namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0"
 
index 8ba5f60..31455a4 100644 (file)
@@ -1,5 +1,3 @@
-# $Id: catalogue,v 1.1 2007-01-31 12:26:50 mike Exp $
-#
 # Zebra catalogue -- specifies which Zebra services the
 # /etc/init.d/idzebra script should start up and and shut down.
 #
index 8d70997..20153c0 100755 (executable)
@@ -1,7 +1,5 @@
 #! /bin/sh
 
-# $Id: idzebra-init-script,v 1.1 2007-01-31 12:26:50 mike Exp $
-#
 # This is a startup/shutdown script for Index Data's Zebra server,
 # suitable for use in a SysV-style init directory such as /etc/init.d
 # (on Debian systems) and /etc/rc.d/init.d (on Red Hat systems), like
index 0bf4215..0f5f6a7 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: dictisam.plt,v 1.1 2006-12-12 13:54:33 adam Exp $
 # Plot isam + isamb times from output of benchindex1
 set terminal x11
 #set terminal postscript eps
index 6acfd9f..aa517dd 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: filesystems.plt,v 1.1 2006-12-12 13:54:33 adam Exp $
 # Inspect benchindex1 times with different filesystems
 set terminal x11
 # set terminal postscript eps
index a76c213..bfb77d9 100755 (executable)
@@ -1,6 +1,5 @@
 #!/usr/bin/perl -w
 
-# $Id: abs2dom,v 1.4 2007-12-20 11:44:18 sondberg Exp $
 # ----------------------------------------------------------------------------
 # Generate a dom-filter indexing stylesheet based upon an .abs file
 # Should be called either this way
index f44a7d3..1dc2cea 100755 (executable)
@@ -1,5 +1,4 @@
 #! /bin/sh
-# $Id: zebrasrv,v 1.2 2005-01-12 09:58:24 adam Exp $
 # Start and stop idzebra script for Debian.
 
 test -x /usr/bin/zebrasrv || exit 0
index 06e8f15..672335a 100644 (file)
@@ -1,5 +1,4 @@
 # Zebra makefile for MS NMAKE
-# $Id: makefile,v 1.75 2008-01-18 11:33:36 adam Exp $
  
 ###########################################################
 ############### Parameters 
index 5c31b07..ee4a017 100644 (file)
@@ -1,5 +1,4 @@
 Compilation for Zebra on WIN32.
- $Id: readme.txt,v 1.2 2002-08-20 12:01:00 adam Exp $
 
 This software is shipped with MS nmake files. It has been tested
 on Visual C++ 6, but should work with Visual C++ 5 as well.
index 887e0e2..192711e 100644 (file)
@@ -1,5 +1,3 @@
-; $Id: zebra.nsi,v 1.50 2008-03-05 09:29:10 adam Exp $
-
 !define VERSION "2.0.33"
 
 ; VS 2005