debian/0000755000000000000000000000000012257553144007176 5ustar debian/watch0000644000000000000000000000007512257547057010237 0ustar version=3 http://sf.net/etherape/etherape-([\d\.]*)\.tar\.gz debian/etherape-root.desktop0000644000000000000000000000037012257547405013352 0ustar [Desktop Entry] Name=EtherApe (as root) Type=Application Categories=GNOME;System;Network; Comment=Graphical Network Monitor Comment[es]=Monitor Gráfico de Red TryExec=su-to-root Exec=su-to-root -X -c /usr/bin/etherape Icon=etherape Terminal=false debian/compat0000644000000000000000000000000212257547070010375 0ustar 5 debian/copyright0000644000000000000000000000202712257547116011134 0ustar This package was debianized by Frederic Peters who had nearly nothing to do since Juan Toledo did most of the work on Tue, 29 Feb 2000 20:56:17 +0100. It was downloaded from http://sourceforge.net/project/filelist.php?group_id=2712 Upstream Author: Juan Toledo , Riccardo Ghetta Copyright: Copyright (C) 2000-2011 Juan Toledo, Riccardo Ghetta * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. On Debian systems the GNU GPL may be viewed in /usr/share/common-licenses/GPL. debian/rules0000755000000000000000000000317712257550326010265 0ustar #!/usr/bin/make -f # Sample debian/rules that uses debhelper. # GNU copyright 1997 to 1999 by Joey Hess. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 build: build-stamp build-stamp: dh_testdir autoreconf -fi ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --disable-scrollkeeper $(MAKE) touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean -rm config.log rm -f config.guess config.sub config.log dh_clean install: build dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/tmp. $(MAKE) install prefix=`pwd`/debian/etherape/usr \ sysconfdir=`pwd`/debian/etherape/etc cp debian/etherape-root.desktop `pwd`/debian/etherape/usr/share/applications/ rm -rf `pwd`/debian/etherape/etc test -e `pwd`/debian/etherape/usr/bin/etherape || /bin/false cp debian/etherape.xpm `pwd`/debian/etherape/usr/share/pixmaps/ # remove scrollkeeper generated files rm -rf `pwd`/debian/etherape/usr/var # Build architecture-independent files here. binary-indep: build install # We have nothing to do by default. # Build architecture-dependent files here. binary-arch: build install # dh_testversion dh_testdir dh_testroot dh_installdocs dh_installmenu dh_installman dh_installchangelogs -k NEWS dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/dirs0000644000000000000000000000003511531400500010035 0ustar usr/bin var/lib/scrollkeeper debian/docs0000644000000000000000000000003412257547070010047 0ustar README TODO README.bugs FAQ debian/changelog0000644000000000000000000002744312257553072011062 0ustar etherape (0.9.13-1) unstable; urgency=medium * New upstream release. * Include German translation. (closes: #549635) * ethereal-root.desktop: fix Categories, Icon and Terminal keys. (closes: #638972) * debian/source/format: switch to 3.0 (quilt). [ Hideki Yamane ] * debian/rules: drop unnecessary lines and specify "-fi" option to autoreconf. (fixes FTBFS, closes: #724205) * debian/control: add autopoint to run autoconf with above change. -- Frederic Peters Sat, 28 Dec 2013 14:13:01 +0100 etherape (0.9.12-1) unstable; urgency=high * New upstream release. (closes: #645324) * urgency=high for security * do not crash on some RPC packets (CVE-2011-3369) -- Frederic Peters Fri, 14 Oct 2011 13:33:21 -0400 etherape (0.9.10-1) unstable; urgency=low * New upstream release. (closes: #614246) -- Frederic Peters Sun, 20 Feb 2011 18:26:05 +0100 etherape (0.9.8-1) unstable; urgency=low * New upstream release. -- Frederic Peters Thu, 29 Oct 2009 09:02:10 +0100 etherape (0.9.7-2) unstable; urgency=low * debian/menu: update to "new" Debian menu policy. (closes: #546553) * debian/control, debian/compat, debian/rules: use debian/compat, not DH_COMPAT, and use debhelper > 5. * debian/control: * fixed spelling of GNOME in description * recommends menu, for su-to-roo * build-depends on autotools-dev, to get config.sub and config.guess * build-depends on libtool, autoconf, automake, to get libtoolize and autoreconf * replace scrollkeeper by rarian-compat * debian/rules: * don't ignore make clean error * remove call to deprecated dh_scrollkeeper * copy config.sub and config.guess from autotools-dev (closes: #546009) * run libtoolize, to avoid rpath * debian/etherape-root.desktop: * remove deprecated BinaryPattern key * remove duplicated TryExec key * remove deprecated Encoding key * switch from gksu to su-to-root (closes: #479811) * debian/copyright: * update with copyright info * etherape.desktop: * remove deprecated Encoding key * configure.in, po/sv.po: add a Swedish translation (closes: #343115) -- Frederic Peters Mon, 14 Sep 2009 09:31:35 +0200 etherape (0.9.7-1) unstable; urgency=low * New uptream release. -- Frederic Peters Thu, 5 Oct 2006 11:09:02 +0200 etherape (0.9.6-3) unstable; urgency=low * debian/control: dependency on scrollkeeper should have been added to Build-Depends (really closes: #375971) -- Frederic Peters Thu, 29 Jun 2006 16:31:42 +0200 etherape (0.9.6-2) unstable; urgency=low * debian/control: added dependency on scrollkeeper (closes: #375971) -- Frederic Peters Thu, 29 Jun 2006 14:24:41 +0200 etherape (0.9.6-1) unstable; urgency=low * New upstream release. -- Frederic Peters Wed, 28 Jun 2006 00:01:03 +0200 etherape (0.9.4-1) unstable; urgency=low * New upstream release. (closes: #360001) -- Frederic Peters Thu, 30 Mar 2006 08:40:00 +0200 etherape (0.9.0-9) unstable; urgency=low * glade/etherape.glade2: reverted to original glade-2 file since libglade2 got fixed. (closes: #295154) * glade/etherape.glade2: manually edited to switch top-leve menu elements to stock GTK. * po/*.po: switched to UTF-8 (closes: #284722) -- Frederic Peters Mon, 14 Feb 2005 10:26:26 +0100 etherape (0.9.0-8) unstable; urgency=low * glade/etherape.glade2: load/save in glade-2 to get it working with new libglade2 version. (closes: #293106) * glade/etherape.glade2: switched top-level menu elements to stock GTK. * src/capture.c: applied patch from Andreas Jochens to compile with gcc 4.0. (closes: #284792) * debian/control: lower-cased first letter of description synopsis * debian/control: explicit over libpcap-dev package -> libpcap0.7-dev * debian/control: upped policy version to 3.6.1 * po/fr.po: switched to UTF-8 and filled some missing translations (enough to closes: #284722) * debian/rules: moved from dh_installmanpages to dh_installman -- Frederic Peters Sat, 5 Feb 2005 18:43:11 +0100 etherape (0.9.0-7) unstable; urgency=low * src/main.c: fixed gnome_program_init call (thanks to Matthew Mueller) (closes: #255637) -- Frederic Peters Tue, 22 Jun 2004 08:52:15 +0200 etherape (0.9.0-6) unstable; urgency=low * Check for __res_mkquery in libc; patch from Goswin von Brederlow. (closes: #249809) * debian/menu: quote some strings -- Frederic Peters Fri, 28 May 2004 06:33:13 +0000 etherape (0.9.0-5) unstable; urgency=low * Added .desktop file to launch etherape as root (through gksu) (only shown if gksu is available) (closes: #150787) -- Frederic Peters Mon, 17 May 2004 10:26:41 +0200 etherape (0.9.0-4) unstable; urgency=low * debian/control: Changed section to gnome. * etherape.desktop: Added category (closes: #207921) * Makefile.am: changed directory for .desktop files to conform to the freedesktop.org Desktop Menu Specification. -- Frederic Peters Sat, 30 Aug 2003 22:59:11 +0200 etherape (0.9.0-3) unstable; urgency=low * Applied patch from Nathan R. Valentine to provide a fullscreen option. (closes: #206582) -- Frederic Peters Thu, 21 Aug 2003 19:15:46 +0200 etherape (0.9.0-2) unstable; urgency=low * The Makefile could produce a package without binary. Since I can't test this (only happens on m68k) and can't see what to change in autoconf/make I changed debian/rules (target install) to fail if no /usr/bin/etherape is found. (closes: #189159) -- Frederic Peters Wed, 16 Apr 2003 10:04:47 +0200 etherape (0.9.0-1) unstable; urgency=low * New upstream release. (closes: #183743) -- Frederic Peters Sat, 8 Mar 2003 00:13:56 +0100 etherape (0.8.2-4) unstable; urgency=low * Rebuilt with new libpcap0.7. (closes: #156188) -- Frederic Peters Sat, 10 Aug 2002 19:19:07 +0200 etherape (0.8.2-3) unstable; urgency=low * debian/control: Fixed typo in description. (closes: #135419) -- Frederic Peters Sun, 24 Feb 2002 00:51:32 +0100 etherape (0.8.2-2) unstable; urgency=low * configure.in, src/Makefile.am: explicitely talks about libglade since it moved due to Gnome 2 transition. (closes: #133713) * debian/changelog: removed emacs lines at the end of the file. * debian/copyright: fixed link to GPL. * debian/control: bumped Standard-Versions to 3.5.6. * doc/Makefile.am: removed build of manual since it was hardly finished (see bug #118573) and no longer builds with current docbook tools. I'll convert it to DocBook XML and clean it up for the next upload. -- Frederic Peters Wed, 13 Feb 2002 13:55:47 +0100 etherape (0.8.2-1) unstable; urgency=low * New upstream release. -- Frederic Peters Wed, 8 Aug 2001 11:50:29 +0200 etherape (0.7.4-1) unstable; urgency=low * Yet Another New upstream release. -- Frederic Peters Thu, 10 May 2001 09:01:12 +0200 etherape (0.7.3-1) unstable; urgency=low * New upstream release. -- Frederic Peters Wed, 9 May 2001 09:23:13 +0200 etherape (0.7.2-1) unstable; urgency=low * New upstream release. -- Frederic Peters Tue, 8 May 2001 09:26:44 +0200 etherape (0.7.1-1) unstable; urgency=low * New upstream release. -- Frederic Peters Mon, 7 May 2001 15:51:58 +0200 etherape (0.6.9-3) unstable; urgency=low * Removed libdb2-dev from build dependencies since libgnome-dev already depends upon libdb-dev. (closes: #96407) -- Frederic Peters Mon, 7 May 2001 12:52:05 +0200 etherape (0.6.9-2) unstable; urgency=low * Added libdb2-dev to build dependencies. (closes: #96038) -- Frederic Peters Wed, 2 May 2001 13:27:50 +0200 etherape (0.6.9-1) unstable; urgency=low * New upstream release. -- Frederic Peters Fri, 27 Apr 2001 11:17:26 +0200 etherape (0.6.7-1) unstable; urgency=low * New upstream release. -- Frederic Peters Tue, 24 Apr 2001 11:09:14 +0200 etherape (0.6.6-1) unstable; urgency=low * New upstream release. -- Frederic Peters Mon, 23 Apr 2001 11:31:50 +0200 etherape (0.6.1-1) unstable; urgency=low * New upstream release. (closes: #80958) -- Frederic Peters Tue, 17 Apr 2001 12:35:10 +0200 etherape (0.5.7-1) unstable; urgency=low * New upstream release. -- Frederic Peters Wed, 4 Apr 2001 11:25:53 +0200 etherape (0.5.6-4) unstable; urgency=low * debian/rules: added dh_installmenu so that menu entry is installed. * (never uploaded) -- Frederic Peters Tue, 3 Apr 2001 10:08:53 +0200 etherape (0.5.6-3) unstable; urgency=low * show error messages in a dialog box instead of printing a message to the console and segfaulting. (closes: #63951, #66815) -- Frederic Peters Mon, 27 Nov 2000 19:19:23 +0100 etherape (0.5.6-2) unstable; urgency=low * Applied rest of the patch of Tuomas Jormola (and more): * debian/rules: - Comment out several dh_* lines that aren't needed. - Use dh_link instead of ln hack when creating the symlink for interape manual page. - Don't install ChangeLog with dh_installchangelogs since it'a a 0 byte file - Install NEWS as ChangeLog file since it is really a ChangeLog * debian/dirs: - Removed usr/bin which is (was) completely useless * debian/docs: - Removed an empty line * debian/control: - Upgrade to standards 3.1.1 since the package actually is 3.1.1 compatible. - Added libglade-gnome-dev to Build-Depends (closes: #63878) -- Frederic Peters Mon, 27 Nov 2000 19:17:58 +0100 etherape (0.5.6-1) unstable; urgency=low * New upstream release. -- Frederic Peters Wed, 19 Apr 2000 19:55:52 +0200 etherape (0.5.0-2) unstable; urgency=low * Fixed glade interface location. (report and fix by Tuomas Jormola ) (closes: #62656) -- Frederic Peters Wed, 19 Apr 2000 19:55:52 +0200 etherape (0.5.0-1) unstable; urgency=low * New upstream release. -- Frederic Peters Mon, 17 Apr 2000 18:38:22 +0200 etherape (0.4.4-1) unstable; urgency=low * New upstream release. -- Frederic Peters Sun, 9 Apr 2000 23:50:12 +0200 etherape (0.4.3-1) unstable; urgency=low * New upstream release. -- Frederic Peters Sat, 8 Apr 2000 19:01:09 +0200 etherape (0.4.2-1) unstable; urgency=low * New upstream release. -- Frederic Peters Wed, 5 Apr 2000 19:07:22 +0200 etherape (0.4.1-1) unstable; urgency=low * New upstream release. -- Frederic Peters Tue, 4 Apr 2000 18:39:16 +0200 etherape (0.3.7-1) unstable; urgency=low * New upstream release. -- Frederic Peters Sun, 26 Mar 2000 18:17:07 +0200 etherape (0.3.6-1) unstable; urgency=low * New upstream release. -- Frederic Peters Fri, 24 Mar 2000 18:48:18 +0100 etherape (0.3.0-1) unstable; urgency=low * New upstream release. -- Frederic Peters Mon, 20 Mar 2000 16:30:50 +0100 etherape (0.2.10-1) unstable; urgency=low * New upstream release. -- Frederic Peters Sat, 18 Mar 2000 17:14:46 +0100 etherape (0.2.9-1) unstable; urgency=low * Initial Release. -- Frederic Peters Thu, 16 Mar 2000 23:35:05 +0100 debian/menu0000644000000000000000000000033411526555200010056 0ustar ?package(etherape):needs="X11" section="Applications/Network/Monitoring"\ title="EtherApe" \ longtitle="EtherApe: graphical network monitor" \ command="/usr/bin/etherape" \ icon="/usr/share/pixmaps/etherape.xpm" debian/control0000644000000000000000000000157412257550306010605 0ustar Source: etherape Section: gnome Priority: optional Maintainer: Frederic Peters Standards-Version: 3.8.3 Build-Depends: libpcap0.8-dev, libgnomeui-dev, libglade2-dev, debhelper (>= 5.0), autotools-dev, libtool, autoconf, automake, gnome-doc-utils, autopoint Homepage: http://etherape.sourceforge.net Package: etherape Architecture: any Depends: ${shlibs:Depends} Recommends: menu Description: graphical network monitor EtherApe is a graphical network monitor modeled after etherman. it displays network activity graphically, showing active hosts as circles of varying size, and traffic among them as lines of varying width. . It features link layer, ip and TCP modes, color-color coded protocols display, Ethernet, FDDI, Token Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown, and can read traffic from a file as well as live from the network. debian/README.debian0000644000000000000000000000023111220500633011253 0ustar Etherape for DEBIAN ------------------- This software is beta but really usable. Frederic Peters , Fri, 17 Mar 2000 00:02:43 +0100 debian/etherape.xpm0000644000000000000000000001063311531400571011511 0ustar /* XPM */ static char *etherape[] = { /* columns rows colors chars-per-pixel */ "32 32 139 2", " c #000000", ". c #010000", "X c #010101", "o c #020101", "O c #020201", "+ c #020202", "@ c #030202", "# c #040302", "$ c #040303", "% c #050303", "& c #060504", "* c #070504", "= c #070605", "- c #080605", "; c #090706", ": c #0A0706", "> c #0C0907", ", c #0D0A08", "< c #0E0B09", "1 c #0F0C0A", "2 c #100E0B", "3 c #120E0C", "4 c #130F0C", "5 c #13100C", "6 c #16110E", "7 c #16120E", "8 c #17120F", "9 c #18130F", "0 c #191410", "q c #1A1511", "w c #1D1712", "e c #211A15", "r c #221B16", "t c #271F19", "y c #281F18", "u c #29211B", "i c #2A221C", "p c #2E251E", "a c #2E251F", "s c #30261F", "d c #31271F", "f c #322820", "g c #322821", "h c #372B24", "j c #3C2F27", "k c #3C3027", "l c #3E3129", "z c #40332A", "x c #41342A", "c c #46382D", "v c #483A2F", "b c #4F3F34", "n c #524135", "m c #534236", "M c #544337", "N c #584639", "B c #59473A", "V c #5A473A", "C c #5B493C", "Z c #5D4B3D", "A c #5F4C3E", "S c #604D3F", "D c #655042", "F c #665242", "G c #695445", "H c #6A5546", "J c #6D5848", "K c #6E5848", "L c #6F5848", "P c #6F5949", "I c #705949", "U c #715A4A", "Y c #775F4D", "T c #79604F", "R c #7A614F", "E c #7A6250", "W c #7B6250", "Q c #7C6452", "! c #7D6452", "~ c #7E6553", "^ c #806754", "/ c #826855", "( c #836955", ") c #836856", "_ c #886D59", "` c #8A6E5A", "' c #8B6F5B", "] c #8C6F5B", "[ c #8C705B", "{ c #927560", "} c #937560", "| c #947661", " . c #967862", ".. c #977963", "X. c #987963", "o. c #987A64", "O. c #9A7B65", "+. c #9B7C65", "@. c #9C7D66", "#. c #9D7E67", "$. c #9E7E67", "%. c #9F7F68", "&. c #A08069", "*. c #A2816A", "=. c #A3826B", "-. c #A4836B", ";. c #A6846C", ":. c #A6856D", ">. c #A9876E", ",. c #A9876F", "<. c #AA886F", "1. c #AC8970", "2. c #AC8A71", "3. c #AD8B71", "4. c #AD8B72", "5. c #AE8B72", "6. c #AF8C73", "7. c #B18D74", "8. c #B18E74", "9. c #B49076", "0. c #B59176", "q. c #B69277", "w. c #B79277", "e. c #B79378", "r. c #B89379", "t. c #BA947A", "y. c #BB957A", "u. c #BB967A", "i. c #BC977B", "p. c #BF997D", "a. c #C19A7E", "s. c #C19B7F", "d. c #C39C80", "f. c #C59D81", "g. c #E0B392", "h. c #FFFFDE", "j. c #FFFFE2", "k. c gray100", "l. c None", /* pixels */ "l.l.l.l.l.l.l.l.l.l.l. l.l.l.l.l.l. l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l.l. : < l.l.g.x 0 : l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l. B P r l.l.a.$.W C < l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l. [ a.) P ( l.r.r.*.@.9 l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l. h.D -.8.%.l.G D } s l.l.l.l.l.l.l.", "l.l.l.l.l.l.l. l.l.m P ! l.l.l.l. l.l.l.l.l.l.l.", "l.l.l.l.l.l.l. l.l. l.l.l. l.l.l.l.l.l.l.", "l.l.l.l.l.l.l. l.l. p ! ( l.l. l.l.l.l.l.l.l.", "l.l.l.l.l.l. l. > P ` 1. .( l. l.l.l.l.l.l.l.", "l.l.l.l.l.l. l. = f p M r.e.*.l. l.l.l.l.l.l.", "l.l.l.l.l.l. = c t 0 E ` P l.l.l.l.l.l.", "l.l.l.l.l.l.l. = = 1 0 l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l. l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l. l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l.l. 7 i u l f - l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l.l. # C @.>.4.$.x l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l.l.l. r N 2.;.b 7 l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l.l.l. 7 .' < l.l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l. l.l. m B l.l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l. < 1 l.l.l. l.l.l.l.l.l.l.", "l.l.l.l.l.l. l.l.l.l.l.", "l.l.l.l.l.l. l.l.l.l.l.", "l.l.l.l.l.l.l. l.l.l.l.l.", "l.l.l.l.l.l.l. l.l.l.l.l.l.", "l.l.l.l.l.l.l. l.l.l.l.l.l.", "l.l.l.l.l.l.l.l. l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l. l. # % l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.-.l.# 4 s l.l.l.*.J 9 l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.w > h o.6. l.l.X.>.| k l.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l. w.=.H ! o.2.2.l.l.l. A q.} J X.i.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l. ;.f.a.w.q. l.l.l.l.l.y f.a.r.*.l.l.l.l.l.l.l.l.l.", "l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l.l." }; debian/manpages0000644000000000000000000000001312257547070010707 0ustar etherape.1 debian/source/0000755000000000000000000000000012257553053010475 5ustar debian/source/format0000644000000000000000000000001412257553053011703 0ustar 3.0 (quilt)