From 2d542e2071070e2e802c7f74bca465bbd7515ee2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 24 Oct 2002 10:29:24 +0000 Subject: [PATCH] New debian release --- debian/changelog | 6 ++++++ test/gils/Makefile.am | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 646a3e3..cef582b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (1.3.3-5) unstable; urgency=low + + * data1 part of zebra. fix sort. + + -- Adam Dickmeiss Thu, 24 Oct 2002 9:54:29 +0100 + idzebra (1.3.3-4) unstable; urgency=low * fix system tags for GRS-1 retrieval. diff --git a/test/gils/Makefile.am b/test/gils/Makefile.am index 04d6f59..db0a2e8 100644 --- a/test/gils/Makefile.am +++ b/test/gils/Makefile.am @@ -1,6 +1,4 @@ -EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg \ - t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh dist-hook: -mkdir $(distdir)/records @@ -10,6 +8,8 @@ TESTS = test01.sh test02.sh test03.sh test04.sh \ test1.sh test2.sh \ timing1.sh +EXTRA_DIST = $(TESTS) zebra.cfg zebra1.cfg zebra2.cfg + # FIXME: # test02.sh fails # test03.sh fails with a segfault -- 1.7.10.4