debian/0000775000000000000000000000000011767612142007177 5ustar debian/changelog0000664000000000000000000000754411767612142011063 0ustar dnstop (20120611-2) unstable; urgency=low * remove dnstop.o rule from Makefile (fix hardening) -- Marc Haber Mon, 18 Jun 2012 13:43:13 +0200 dnstop (20120611-1) unstable; urgency=low * New upstream version. * Imported Upstream version 20120611 * new maintainer * source format 3.0 (quilt) * debhelper 9 instead of cdbs * add Vcs headers * Standards-Version: 3.9.3 (no changes needed) -- Marc Haber Sun, 17 Jun 2012 23:27:08 +0200 dnstop (20080321-1) unstable; urgency=low * New upstream release * debian/rules: - man page is installed by upstream - CFLAGS now configured in upstream Makefile * updated debian/patches/Makefile.path * debian/control: - Made Homepage a real field - Bumped Standards-Version to 3.7.3, no changes needed -- Adriaan Peeters Fri, 28 Mar 2008 21:24:23 +0100 dnstop (20070510-1) unstable; urgency=low * New upstream release (Closes: #419457) * USE_PPP=1 instead of 0 * debian/copyright: added notice about lookup3.c -- Adriaan Peeters Mon, 14 May 2007 09:47:56 +0200 dnstop (20070307-1) unstable; urgency=low * New upstream release - Add support for PPP devices (Closes: #413236) * Removed debian/patches/dnstop.c.patch (included upstream) * Updated patches/Makefile.patch * debian/rules: added IPV6 and PPP CFLAGS -- Adriaan Peeters Wed, 4 Apr 2007 12:01:38 +0200 dnstop (20060517-2) unstable; urgency=low * Fix FTBFS on GNU/kFreeBSD (Closes: #403738) - added patches/dnstop.c.patch -- Adriaan Peeters Tue, 16 Jan 2007 11:31:11 +0100 dnstop (20060517-1) unstable; urgency=low * New upstream release * Updated previous changelog entry (20050424-1) * debian/control: Added homepage * debian/copyright: Updated url -- Adriaan Peeters Fri, 19 May 2006 00:27:37 +0200 dnstop (20060424-2) unstable; urgency=low * Bumped Standards-Version to 3.7.2, no changes needed -- Adriaan Peeters Thu, 11 May 2006 14:10:57 +0200 dnstop (20060424-1) unstable; urgency=low * New upstream release (Closes: #366840) - adding .cat .eu .gb .jobs .mobi .su .tl .travel - removing .eh .kp -- Adriaan Peeters Mon, 24 Apr 2006 21:24:22 +0200 dnstop (20050405-2) unstable; urgency=low * Bumped Standards-Version to 3.6.2, no changes needed * Added 'License' section header to debian/copyright * Added debian/compat * debian/control: - Added Depends: ${misc:Depends} - Changed Build-Depends: to debhelper (>> 5.0.0) - Added Build-Depends: cdbs, patchutils * debian/rules: - Changed to use cdbs * Use debian/patches instead of direct source changes -- Adriaan Peeters Mon, 24 Apr 2006 11:14:29 +0200 dnstop (20050405-1) unstable; urgency=low * New upstream release * Updated debian/control to make clear the list of features is just a selection -- Adriaan Peeters Wed, 11 May 2005 14:28:11 +0200 dnstop (20050203-1) unstable; urgency=low * New upstream release * Now build-depends on libpcap0.8-dev -- Adriaan Peeters Wed, 9 Feb 2005 13:21:42 +0100 dnstop (20040309-1) unstable; urgency=low * New upstream release * Bumped Standards-Version, no changes needed -- Adriaan Peeters Thu, 8 Apr 2004 23:08:23 +0200 dnstop (20031113-1) unstable; urgency=low * New upstream release -- Adriaan Peeters Wed, 31 Dec 2003 02:29:47 +0100 dnstop (20030228-1) unstable; urgency=low * Initial debian release (Closes: #178332) * Corrected copyright file and package description * Adjusted the makefile to fix $(DESTDIR) problems -- Adriaan Peeters Sun, 9 Mar 2003 16:58:05 +0000 debian/control0000664000000000000000000000137011767612142010603 0ustar Source: dnstop Section: net Priority: optional Maintainer: Marc Haber Homepage: http://dns.measurement-factory.com/tools/dnstop/ Build-Depends: debhelper (>= 9~), libncurses-dev, libpcap0.8-dev Vcs-Git: git://git.debian.org/git/collab-maint/dnstop.git Vcs-Browser: http://git.debian.org/?p=collab-maint/dnstop.git;a=summary Standards-Version: 3.9.3 Package: dnstop Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: console tool to analyze DNS traffic dnstop is a console tool to analyze and display various tables of DNS traffic. Currently dnstop displays tables of (among others): * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains debian/patches/0000775000000000000000000000000011767612142010626 5ustar debian/patches/series0000664000000000000000000000001111767612142012033 0ustar Makefile debian/patches/Makefile0000664000000000000000000000034511767612142012270 0ustar --- a/Makefile.in +++ b/Makefile.in @@ -29,9 +29,6 @@ $(PROG): $(OBJS) $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJS) ${LIBS} -dnstop.o: dnstop.c - $(CC) $(CFLAGS) -c $< - clean: rm -f $(PROG) $(OBJS) $(PROG).core $(PROG).c~ debian/dirs0000664000000000000000000000003311767612142010057 0ustar usr/bin usr/share/man/man8 debian/watch0000664000000000000000000000014311767612142010226 0ustar version=2 http://dns.measurement-factory.com/tools/dnstop/src/ \ dnstop-([\d\.]*).tar.gz debian/compat0000664000000000000000000000000211767612142010375 0ustar 9 debian/copyright0000664000000000000000000000341411767612142011134 0ustar This package was debianized by Adriaan Peeters on Wed, 19 Feb 2003 23:14:30 +0000. It was downloaded from http://dns.measurement-factory.com/tools/dnstop/src/ Upstream Author: The Measurement Factory, Inc. Copyright (c) 2002, The Measurement Factory, Inc. All rights reserved. License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of The Measurement Factory nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The file lookup3.c is by Bob Jenkins and released as Public Domain. debian/source/0000775000000000000000000000000011767612142010477 5ustar debian/source/format0000664000000000000000000000001411767612142011705 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000003611767612142010256 0ustar #!/usr/bin/make -f %: dh $@