dnl YAZ Toolkit, Index Data 1994-2006
dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.49 2006-11-30 08:46:52 adam Exp $
+dnl $Id: configure.ac,v 1.50 2006-11-30 09:11:35 adam Exp $
AC_PREREQ(2.59)
AC_INIT([yaz],[2.1.41],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
dnl ------ libpcap / ziffy
AC_SUBST(ZIFFY_PROG)
-AC_SUBST(ZIFFY_MAN)
AC_SUBST(PCAP_LIBS)
AC_SUBST(PCAP_CFLAGS)
ZIFFY_PROG=
fi
else
AC_MSG_RESULT([found in $PCAP_DIR])
- ZIFFY_MAN=ziffy.1
fi
dnl ------ various functions
+yaz (2.1.41-1) unstable; urgency=low
+
+ * With ziffy.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Thu, 30 Nov 2006 09:53:06 +0100
+
yaz (2.1.40-1) unstable; urgency=low
* Upstream.
Standards-Version: 3.6.2
Maintainer: Adam Dickmeiss <adam@indexdata.dk>
Priority: extra
-Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev
+Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libpcap0.8-dev
Package: libyaz
Section: libs
.
This packages includes development libraries and C/C++ header files.
+Package: yaz-ziffy
+Section: utils
+Architecture: all
+Description: ziffy: the promiscuous Z39.50 APDU sniffer
+ ziffy is a promiscuous Z39.50 APDU sniffer, like the popular tcpdump.
+ ziffy can capture and show all Z39.50 traffic on your LAN segment.
+ This packages is a special port of ziffy ported to YAZ. Note that ziffy
+ is licensed under the GPL and was is by Rocco Carbone <rocco@ntop.org>.
+
config.status: configure
dh_testdir
# Add here commands to configure the package.
- CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --enable-static --enable-tcpd --with-xslt --with-openssl
+ CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-shared --enable-static --enable-tcpd --with-xslt --with-openssl --with-pcap
build: build-stamp
--- /dev/null
+debian/tmp/usr/bin/ziffy
--- /dev/null
+debian/tmp/usr/share/man/man1/ziffy.1
bin_PROGRAMS = $(ZIFFY_PROG)
EXTRA_PROGRAMS = ziffy
-man_MANS = $(ZIFFY_MAN)
-EXTRA_MANS = ziffy.1
+man_MANS = ziffy.1
EXTRA_DIST = ANNOUNCEMENT-1 AUTHORS COPYING ChangeLog \
FAQ FILES HACKING NEWS README TODO $(man_MANS)
.I ziffy
you must be root or it must be installed setuid to root.
.SH "SEE ALSO"
-tcpdump(1), pcap(3), xasn1(3), yaz(3), snacc(3)
+tcpdump(1), pcap(3), xasn1(3), yaz(7), snacc(3)
.SH NOTES
The latest version of \fBziffy\fR can be found at
\fBhttp://zeta.tlcpi.finsiel.it/ziffy\fR