From a46626a5becb4d5e0b16846d783dfe9befe7d61c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 6 Nov 2008 13:32:59 +0100 Subject: [PATCH] Removed CVS Ids. --- debian/copyright | 6 ++---- debian/idzebra-2.0-common.init | 1 - doc/Notes | 2 -- doc/gils.sgml | 4 ---- etc/Makefile | 2 -- etc/gfs-config.rnc | 2 -- etc/init.d/catalogue | 2 -- etc/init.d/idzebra-init-script | 2 -- isamb/dictisam.plt | 1 - isamb/filesystems.plt | 1 - util/abs2dom | 1 - util/zebrasrv | 1 - win/makefile | 1 - win/readme.txt | 1 - win/zebra.nsi | 2 -- 15 files changed, 2 insertions(+), 27 deletions(-) diff --git a/debian/copyright b/debian/copyright index ee38fe1..656e6c7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,8 @@ -This package was debianized by Adam Dickmeiss on -Tue, 28 Sep 2004 15:35:02 +0200. +This package was debianized by Adam Dickmeiss . 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 $ diff --git a/debian/idzebra-2.0-common.init b/debian/idzebra-2.0-common.init index b6c1d4d..5a0dc02 100644 --- a/debian/idzebra-2.0-common.init +++ b/debian/idzebra-2.0-common.init @@ -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 diff --git a/doc/Notes b/doc/Notes index c5a5bbd..7a91904 100644 --- 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 ---------------------------------------------------------------- diff --git a/doc/gils.sgml b/doc/gils.sgml index bc2296e..265233c 100644 --- a/doc/gils.sgml +++ b/doc/gils.sgml @@ -1,9 +1,5 @@ - -
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"></> diff --git a/etc/Makefile b/etc/Makefile index 0c2df91..fa344fa 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -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 diff --git a/etc/gfs-config.rnc b/etc/gfs-config.rnc index 612ad76..e7c4f53 100644 --- a/etc/gfs-config.rnc +++ b/etc/gfs-config.rnc @@ -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" diff --git a/etc/init.d/catalogue b/etc/init.d/catalogue index 8ba5f60..31455a4 100644 --- a/etc/init.d/catalogue +++ b/etc/init.d/catalogue @@ -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. # diff --git a/etc/init.d/idzebra-init-script b/etc/init.d/idzebra-init-script index 8d70997..20153c0 100755 --- a/etc/init.d/idzebra-init-script +++ b/etc/init.d/idzebra-init-script @@ -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 diff --git a/isamb/dictisam.plt b/isamb/dictisam.plt index 0bf4215..0f5f6a7 100644 --- a/isamb/dictisam.plt +++ b/isamb/dictisam.plt @@ -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 diff --git a/isamb/filesystems.plt b/isamb/filesystems.plt index 6acfd9f..aa517dd 100644 --- a/isamb/filesystems.plt +++ b/isamb/filesystems.plt @@ -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 diff --git a/util/abs2dom b/util/abs2dom index a76c213..bfb77d9 100755 --- a/util/abs2dom +++ b/util/abs2dom @@ -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 diff --git a/util/zebrasrv b/util/zebrasrv index f44a7d3..1dc2cea 100755 --- a/util/zebrasrv +++ b/util/zebrasrv @@ -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 diff --git a/win/makefile b/win/makefile index 06e8f15..672335a 100644 --- a/win/makefile +++ b/win/makefile @@ -1,5 +1,4 @@ # Zebra makefile for MS NMAKE -# $Id: makefile,v 1.75 2008-01-18 11:33:36 adam Exp $ ########################################################### ############### Parameters diff --git a/win/readme.txt b/win/readme.txt index 5c31b07..ee4a017 100644 --- a/win/readme.txt +++ b/win/readme.txt @@ -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. diff --git a/win/zebra.nsi b/win/zebra.nsi index 887e0e2..192711e 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -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 -- 1.7.10.4