From f787ae9f7a0e70a5177e6531d8ad47b135fd22e6 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 5 Sep 2002 14:44:08 +0000 Subject: [PATCH] Fix Depends, new version --- debian/changelog | 5 +++++ debian/control | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1afbcfd..32f6f61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,3 +4,8 @@ zebra (1.3.1-1) unstable; urgency=low -- Adam Dickmeiss Wed, 5 Sep 2002 16:33:09 +0100 +zebra (1.3.2-1) unstable; urgency=low + + * Second debian package + + -- Adam Dickmeiss Wed, 5 Sep 2002 16:43:13 +0100 diff --git a/debian/control b/debian/control index 34c8a24..8e44542 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: Zebra (documentation) Package: zebra-runtime Section: libs Architecture: any -Depends: ${shlibs:Depends}, yaz-runtime (>= 1.9), libexpat1, tcl8.3, libbz2 +Depends: ${shlibs:Depends} Description: Zebra (runtime files) Zebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input -- 1.7.10.4