debian/0000755000000000000000000000000012160725500007164 5ustar debian/rules0000755000000000000000000000072012160725137010251 0ustar #!/usr/bin/make -f # Author: Andrew Lau # $Id: rules 39 2003-10-27 17:33:22Z netsnipe-guest $ # CDBS classes & rules include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk # Compile options LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed debian/control.in0000644000000000000000000000247612160725155011213 0ustar Source: gnome-nettool Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers Build-Depends: autotools-dev, cdbs (>= 0.4.41), debhelper (>= 9), gnome-pkg-tools (>= 0.10), intltool (>= 0.40.0), libglib2.0-dev (>= 2.26.0), libgtk-3-dev (>= 3.0.3), libgtop2-dev, yelp-tools, docbook-xml Uploaders: @GNOME_TEAM@ Standards-Version: 3.9.4 Homepage: http://projects.gnome.org/gnome-network/ Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-nettool Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-nettool Package: gnome-nettool Architecture: linux-any hurd-any Depends: ${shlibs:Depends}, ${misc:Depends}, dnsutils, finger, iputils-ping | ping, iputils-tracepath, net-tools, nmap, whois Suggests: gnome-system-tools Description: network information tool for GNOME GNOME Nettool is a network information tool which provides user interfaces for some of the most common command line network tools including: * ifconfig * ping * netstat * traceroute * port scanning * DNS lookup * finger * whois debian/control0000644000000000000000000000321112160725563010575 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: gnome-nettool Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers Build-Depends: autotools-dev, cdbs (>= 0.4.41), debhelper (>= 9), gnome-pkg-tools (>= 0.10), intltool (>= 0.40.0), libglib2.0-dev (>= 2.26.0), libgtk-3-dev (>= 3.0.3), libgtop2-dev, yelp-tools, docbook-xml Uploaders: Andreas Henriksson , Jordi Mallach , Josselin Mouette , Martin Pitt , Michael Biebl Standards-Version: 3.9.4 Homepage: http://projects.gnome.org/gnome-network/ Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-nettool Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-nettool Package: gnome-nettool Architecture: linux-any hurd-any Depends: ${shlibs:Depends}, ${misc:Depends}, dnsutils, finger, iputils-ping | ping, iputils-tracepath, net-tools, nmap, whois Suggests: gnome-system-tools Description: network information tool for GNOME GNOME Nettool is a network information tool which provides user interfaces for some of the most common command line network tools including: * ifconfig * ping * netstat * traceroute * port scanning * DNS lookup * finger * whois debian/patches/0000755000000000000000000000000012160725500010613 5ustar debian/patches/series0000644000000000000000000000002012160724773012033 0ustar 02_fix_ui.patch debian/patches/02_fix_ui.patch0000644000000000000000000000325612160724730013432 0ustar Description: GtkCombo of the address for traceroute, port scan, and whois should not extend Bug: https://bugzilla.gnome.org/show_bug.cgi?id=647895 Index: gnome-nettool-3.8.1/data/gnome-nettool.ui =================================================================== --- gnome-nettool-3.8.1.orig/data/gnome-nettool.ui 2013-06-21 03:18:12.746143421 +0200 +++ gnome-nettool-3.8.1/data/gnome-nettool.ui 2013-06-21 03:18:12.738143189 +0200 @@ -1471,6 +1471,7 @@ True 6 12 + False True @@ -1976,6 +1977,7 @@ True 6 12 + False True @@ -2177,6 +2179,7 @@ True 6 12 + False True debian/docs0000644000000000000000000000003111612154520010030 0ustar AUTHORS NEWS README TODO debian/watch0000644000000000000000000000015111736175456010233 0ustar version=3 http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/([\d\.]+)/ \ gnome-nettool-(.*)\.tar\.xz debian/copyright0000644000000000000000000000272011736175456011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gnome-nettool Source: http://ftp.acc.umu.se/pub/GNOME/sources/gnome-nettool/ Files: * Copyright: Copyright 2002, 2003 Germán Poo-Caamaño Copyright 2003 William Jon McCann Copyright 2004 Carlos García Campos License: GPL-2+ Files: src/util-mii.c Copyright: Copyright 2000 David A. Hinds Copyright 1997-2000 Donald Becker Copyright 2003 Germán Poo-Caamaño License: GPL-2+ License: GPL-2+ 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. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/menu0000644000000000000000000000053011612154520010050 0ustar ?package(gnome-nettool): \ needs="X11" \ section="Applications/System/Administration" \ title="GNOME Network Tool" \ command="/usr/bin/gnome-nettool" \ hints="Network" \ icon="/usr/share/pixmaps/gnome-nettool.xpm" \ longtitle="Network Information Tools" \ description="Front-end to various networking command-line tools" debian/source/0000755000000000000000000000000012160725500010464 5ustar debian/source/format0000644000000000000000000000001411612154520011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211736175456010403 0ustar 9 debian/changelog0000644000000000000000000002447512160725310011051 0ustar gnome-nettool (3.8.1-1) unstable; urgency=low * New upstream release. * Refresh patches. * Drop obsolete --disable-scrollkeeper configure flag. -- Michael Biebl Fri, 21 Jun 2013 03:22:15 +0200 gnome-nettool (3.8.0-1) unstable; urgency=low * New upstream release. * Switch build-dependency from gnome-doc-utils to yelp-tools * Bump Standards-Version to 3.9.4 -- Andreas Henriksson Mon, 27 May 2013 13:04:39 +0200 gnome-nettool (3.2.0-1) unstable; urgency=low * New upstream release. * Bump libglib2.0-dev build dependency to >= 2.26.0 as per configure.ac. * Replace tcptraceroute with iputils-tracepath. -- Jordi Mallach Wed, 18 Apr 2012 18:09:01 +0200 gnome-nettool (3.1.1-1) unstable; urgency=low * New upstream release. - finger should work again (closes: #550991). * Watch for unstable versions too, as nettool doesn't seem to be following GNOME versioning strictly. * Depend on nmap for port scanning, and finger. * Update to debhelper v9. * Drop usage of dh_buildinfo. * Drop usage of DH_ALWAYS_EXCLUDE, using a modern dpkg should be enough. * Rewrite copyright file in machine-readable format 1.0. * Bump Standards-Version to 3.9.3. * Stop building gnome-nettool for kFreeBSD architectures (closes: #598848). -- Jordi Mallach Sun, 01 Apr 2012 10:55:45 +0200 gnome-nettool (3.0.1-1) unstable; urgency=low * debian/watch: Look for xz tarballs. * New upstream release. * Drop 01_ping_icmp_req.patch, 03_fix_ifaces.patch: Applied upstream. * Unfuzz 02_fix_ui.patch. -- Martin Pitt Wed, 22 Feb 2012 12:17:24 +0100 gnome-nettool (3.0.0-2) unstable; urgency=low * debian/watch: - Switch to .bz2 tarballs. - Don't run uupdate. * Bump debhelper compatibility level to 8. Update Build-Depends accordingly. * debian/control.in: - Remove old Conflicts/Replaces against gnome-network which is no longer necessary. - Add Vcs-* fields. * Upload to unstable, remove check-dist.mk include. -- Michael Biebl Fri, 22 Jul 2011 04:09:48 +0200 gnome-nettool (3.0.0-1) experimental; urgency=low [ Jean Schurger ] * New upstream release. + debian/control.in - Update build-dependencies, especially for Gnome 3 - Updated Standards-Version + debian/patches - Removed network-manager (fixed upstream) - Refreshed 01_ping_icmp_req.patch - Added UI fix patch 02_fix_ui.patch - Added interface display patch 03_fix_ifaces.patch [ Jordi Mallach ] * Include check-dist.mk. * Add libglib2.0-dev to Build-Depends for GIO. * Bump Standards-Version to 3.9.2, with no further changes. -- Jordi Mallach Thu, 21 Apr 2011 18:52:55 +0200 gnome-nettool (2.30.0-3) unstable; urgency=low * 02_ping_icmp_req.patch: new patch. Handle the output from iputils-ping correctly. Closes: #602972. -- Josselin Mouette Sat, 13 Nov 2010 13:59:09 +0100 gnome-nettool (2.30.0-2) unstable; urgency=low * Drop the alternative dependency on traceroute. Closes: #458723. -- Josselin Mouette Sat, 06 Nov 2010 13:50:17 +0100 gnome-nettool (2.30.0-1) unstable; urgency=low * New upstream release. * debian/control.in: - Updated Standards-Version to 3.8.4, no additional changes needed. * Switch to source format 3.0 (quilt). - Add debian/source/format. - Add debian/patches/series. - Remove /usr/share/cdbs/1/rules/simple-patchsys.mk include. * debian/patches/01_network-manager.patch: - Refreshed. * debian/patches/02_kfreebsd.patch: - Removed, applied upstream. -- Luca Bruno Sat, 10 Apr 2010 19:28:16 +0200 gnome-nettool (2.28.0-2) unstable; urgency=low * 02_kfreebsd.patch: port to kFreeBSD by adding the correct macro checks. -- Josselin Mouette Fri, 20 Nov 2009 11:15:02 +0100 gnome-nettool (2.28.0-1) unstable; urgency=low * New upstream release. * debian/control: - bumped standards-version to 3.8.3. No changes needed. - libglade2-dev B-D removed, it's no more needed according to configure.in requirements. - libgtk2.0-dev bumped to >= 2.12.0 as per configure.in requirements. * debian/copyright: - added missing copyright holders. -- Andrea Veri Fri, 25 Sep 2009 12:38:00 +0200 gnome-nettool (2.26.2-3) unstable; urgency=low * 01_network-manager.patch: new patch. Use NM instead of network-admin to configure the connection. -- Josselin Mouette Sat, 15 Aug 2009 10:36:52 +0200 gnome-nettool (2.26.2-2) unstable; urgency=low * Add missing build-dependency on docbook-xml. -- Josselin Mouette Sun, 12 Jul 2009 11:14:12 +0200 gnome-nettool (2.26.2-1) unstable; urgency=low [ Luca Bruno ] * New upstream release. * debian/control.in: - Updated Standards-Version to 3.8.1, no additional changes needed. - Use the new projects.gnome.org in Homepage. - Add libgtop-dev Build-Depend. * debian/copyright: - Specify GPL version 2 of the license. - Add more upstream authors. [ Josselin Mouette ] * New upstream release. * Require iputils-ping by default. -- Josselin Mouette Wed, 24 Jun 2009 19:11:18 +0200 gnome-nettool (2.22.1-1) unstable; urgency=low [ Loic Minier ] * Replace homepage pseudo-field in description with a real source field in control. * Put menu entry in the /Administration sub category. [ Josselin Mouette ] * New upstream release. * Drop useless build-dependency on libxml-parser-perl. * Standards version is 3.8.0. -- Josselin Mouette Sun, 04 Jan 2009 11:17:51 +0100 gnome-nettool (2.22.0-1) unstable; urgency=low * New upstream stable release. * debian/control.in: + Updated Standards-Version to 3.7.3, no additional changes needed. * debian/menu: + Fix section of the menu file. -- Sebastian Dröge Fri, 14 Mar 2008 12:46:50 +0100 gnome-nettool (2.20.0-1) unstable; urgency=low [ Loic Minier ] * Set maintainer to Debian GNOME Maintainers. [ Sebastian Dröge ] * New upstream release: + Fixes localization problems (Closes: #290684, #319610). -- Sebastian Dröge Sat, 29 Sep 2007 07:01:09 +0200 gnome-nettool (2.18.0-2) unstable; urgency=low * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on cdbs >= 0.4.41. * Preprend -Wl,-z,defs before -Wl,--as-needed in LDFLAGS. * Upload to unstable; drop check-dist include. * Wrap build-deps and deps. -- Loic Minier Tue, 17 Apr 2007 13:56:03 +0200 gnome-nettool (2.18.0-1) experimental; urgency=low [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. [ Marc 'HE' Brockschmidt ] * New upstream release; no API to break -- Marc 'HE' Brockschmidt Mon, 26 Mar 2007 23:08:04 +0200 gnome-nettool (2.16.0-2) experimental; urgency=low * Add missing build-dependency on gnome-doc-utils; thanks Frank Lichtenheld; closes: #400832. -- Loic Minier Wed, 29 Nov 2006 08:33:52 +0100 gnome-nettool (2.16.0-1) experimental; urgency=low [ Loic Minier ] * Add a dep on whois, thanks Daniel Holbach. * Fix watch file. [ Oystein Gisnas ] * New upstream release * Bump debhelper compat to 5, no changes required. [debian/compat] * Add build-dep on intltool. [debian/control.in] [ Josselin Mouette ] * Pass --disable-scrollkeeper to the configure script. -- Josselin Mouette Mon, 27 Nov 2006 23:41:23 +0100 gnome-nettool (2.14.2-1) unstable; urgency=low * Update watch file. [debian/watch] * New upstream versions. * Bump up Standards-Versions to 3.7.2. [debian/control, debian/control.in] -- Loic Minier Wed, 31 May 2006 17:28:13 +0200 gnome-nettool (1.4.1-1) unstable; urgency=low * New upstream release (translation updates). * Add CDBS' utils. [debian/rules] * Clarify license versus copyright. [debian/copyright] -- Loic Minier Tue, 4 Oct 2005 21:38:20 +0200 gnome-nettool (1.4.0-1) unstable; urgency=low [ Andrew Lau ] * New upstream release 1.3.0. * Debian Standards-Version: 3.6.2 * [debian/rules]: - Don't overwrite $(DEB_CONFIGURE_SCRIPT_ENV) completely. Thanks: Josselin Mouette - Record compile-time dependency versions using dh_buildinfo [ Loic Minier ] * New upstream release 1.4.0, misc changes below. * Misc changes below taken from and to resync partially with 1.4.0-0ubuntu1. * Update build-deps. [debian/control, debian/control.in] - Bump CDBS version to >= 0.4.25. - Drop libgnomeui-dev. - Add libglade2-dev and libgconf2-dev. -- Loic Minier Sun, 25 Sep 2005 17:21:35 +0200 gnome-nettool (1.2.0-1) unstable; urgency=low * New upstream release. - Further HIG compliance. - Updated translations. * [debian/rules]: - Deflate dependencies via ld's --as-needed option. -- Andrew Lau Sat, 5 Mar 2005 14:44:17 +1100 gnome-nettool (1.1.0-1) experimental; urgency=low * New upstream development release for GNOME 2.10. - Requires GTK+2.6. -- Andrew Lau Wed, 26 Jan 2005 08:23:38 +1100 gnome-nettool (1.0.0-1) unstable; urgency=low * New upstream release. - Patches merged: 00_nettool.patch * Move Debian menu item to from Apps/Net to Apps/System in line with current FreeDesktop.org menu category. -- Andrew Lau Wed, 5 Jan 2005 16:05:07 +1100 gnome-nettool (0.99.3-2) unstable; urgency=medium * Traceroute output now non-blocking. + [debian/patches/00_nettool.patch] (closes: #269396) -- Andrew Lau Tue, 7 Dec 2004 19:11:13 +1100 gnome-nettool (0.99.3-1) unstable; urgency=medium * New upstream release. - Fixed crash on exit. -- Andrew Lau Tue, 31 Aug 2004 21:50:02 +1000 gnome-nettool (0.99.2-1) unstable; urgency=low * Initial release of the Debian GNU/Linux package. - Replaces gnome-network 1.99.5-2. -- Andrew Lau Sat, 21 Aug 2004 01:48:16 +1000 debian/gnome-nettool.xpm0000644000000000000000000001236011612154520012502 0ustar /* XPM */ static char *gnome-nettool[] = { /* columns rows colors chars-per-pixel */ "32 32 192 2", " c #000000", ". c #0B0B0B", "X c #131313", "o c #111B1B", "O c #181818", "+ c #1B2016", "@ c #1F2C2D", "# c #152837", "$ c #15293B", "% c #1D2F35", "& c #232C1C", "* c #242525", "= c #262D2E", "- c #2B2B2B", "; c #263225", ": c #283420", "> c #2B342B", ", c #22333A", "< c #2B3532", "1 c #323232", "2 c #3C3C3C", "3 c #1E3E5D", "4 c #213A4F", "5 c #2B3B43", "6 c #223C54", "7 c #36442A", "8 c #3A4A2D", "9 c #374030", "0 c #3C4634", "q c #3B4539", "w c #3E4F30", "e c #3F5033", "r c #394C4E", "t c #234362", "y c #2C4E6D", "u c #2D5070", "i c #354E63", "p c #365166", "a c #335472", "s c #3C5B78", "d c #424E36", "f c #424D39", "g c #405134", "h c #43533C", "j c #47583A", "k c #48553D", "l c #495939", "z c #444444", "x c #4B4B4B", "c c #4A5440", "v c #4B5C41", "b c #525A49", "n c #525252", "m c #5C5C5C", "M c #485C6C", "N c #506146", "B c #52624B", "V c #576B44", "C c #5B6953", "Z c #5F764B", "A c #5C6C77", "S c #656F5B", "D c #62794D", "F c #617454", "G c #657559", "H c #627950", "J c #637B5B", "K c #6C7C5D", "L c #646464", "P c #6B6B6B", "I c #60716D", "U c #6C7B6F", "Y c #61717A", "T c #68767A", "R c #747474", "E c #747E71", "W c #7C7C7C", "Q c #4D6B85", "! c #4D6F8C", "~ c #516B80", "^ c #51728E", "/ c #627480", "( c #617F97", ") c #6A8357", "_ c #6A8359", "` c #728C5B", "' c #79975E", "] c #768765", "[ c #73836B", "{ c #758C63", "} c #768B6A", "| c #788E65", " . c #788871", ".. c #759262", "X. c #7B916A", "o. c #7E9D64", "O. c #7F9271", "+. c #62829C", "@. c #6D8599", "#. c #7F8F95", "$. c #6B89A0", "%. c #718EA6", "&. c #7A95AC", "*. c #7F9CB3", "=. c #80936E", "-. c #839F67", ";. c #829277", ":. c #83907E", ">. c #849B76", ",. c #899D77", "<. c #83A06B", "1. c #8BA477", "2. c #838383", "3. c #828E86", "4. c #888E86", "5. c #8B8B8B", "6. c #8E928B", "7. c #879296", "8. c #948F87", "9. c #999187", "0. c #939393", "q. c #9B9B9B", "w. c #8398AA", "e. c #94AF88", "r. c #9AAD8A", "t. c #94B284", "y. c #86A2B7", "u. c #8EA4B6", "i. c #8DA6B9", "p. c #91A6B5", "a. c #93AABD", "s. c #9EABB3", "d. c #A1988C", "f. c #A19A92", "g. c #A09F9C", "h. c #B09E87", "j. c #A9A196", "k. c #A0B98D", "l. c #A4BE97", "z. c #ABBD9F", "x. c #B8AA97", "c. c #A3A3A3", "v. c #ACA8A3", "b. c #ABABAB", "n. c #A0AAB0", "m. c #ADBEA1", "M. c #B0ADA9", "N. c #B2B1AF", "B. c #B4B4B4", "V. c #B8B7B4", "C. c #BBBBBB", "Z. c #94AEC2", "A. c #9CB3C5", "S. c #A3B7C6", "D. c #A3BACC", "F. c #ACBFCE", "G. c #B6CAA8", "H. c #AEC3D3", "J. c #B3C1CD", "K. c #B2C6D4", "L. c #B5CCDB", "P. c #BDCEDA", "I. c #B7D0E1", "U. c #BBD4E4", "Y. c #D5BC9C", "T. c #D7BFA1", "R. c #C0CFBA", "E. c #C0D4B3", "W. c #C3C3C3", "Q. c #CAC9C7", "!. c #CACACA", "~. c #C2CED9", "^. c #C2D2DD", "/. c #C9D4DD", "(. c #D0CFCB", "). c #D2D2D2", "_. c #D9D7D4", "`. c #C5D6E1", "'. c #C5D8E4", "]. c #C3DAE8", "[. c #CBD7E1", "{. c #CDDBE6", "}. c #CDDDE8", "|. c #D1DDE6", " X c #D5E0E7", ".X c #D3E0E9", "XX c #DBE5EC", "oX c #DDE9F0", "OX c #E2EAEF", "+X c #E3EBF1", "@X c #EBF2F6", "#X c None", /* pixels */ "#X#X#X#X#X#X#X#X #X#X#X#X#X#X#X", "#X#X #X#X", " O . . . . . . . . . . . . . . X ", " O * x n m m L L L L P P R R W W W W R R R P L n x x 1 X ", " W 5.m m x x m C n L L L m L R R R P 4.C.V.c.W 5.5.5. ", " 5.x & j l N N h < = @ = > e j e g 8 + q.c.0.h.8.P 5. ", " 5.= J k.l.e.E 7./.XXXX~.s.T J ..o.` 7 5.V.N.x.f.m 2.. ", " 0.- _ G.G.U n.|.|..X'.`.{./.T B <.' 8 0.2.!.2.V.- P . ", " . c.1 X.G.7.s.XXXX].].U.}..X.XP.Y } <.0 0.b.W q.P 1 R . ", " . c.1 _ G.#.[.{.L.U.U.I.'.L.P.P.A.I | 8 q.0.g.P n n W X ", " . c.1 X. .p.K.H.L.I.oX}.}..XH.D.A./ [ 8 q.(.c.c.2.c.q.X ", " . b.2 } C i.w. X.XL.L.@X+XoX[.D.Z.M E 8 5.).b.N.q.b.c.X ", " X V.2 O. .p.F.{.XXD.D.+X+X^.^.K.S.Y 4.f c._.!.d.M.q.b.X ", " X C.2 >.3.@.a.H.OXH.Z.[.[.A.P.XXw.A 6.f g.W.B.E.f.W c.O ", " X W.2 J ;.p ^ A..X{.&.~.~.+./.a.s % S 9 5.b.).W Y.n 2.X ", " X C.2 ) z.r y $.A.S.^ J.J.! y.$.6 ; K n q.b.b.M.q.z 2.O ", " X W.2 ` r.F , Q y.Q y u y a ( i o j ] f q.c.2.m n n 0.O ", " X C.q Z <...h 5 ~ t t 3 3 3 6 o : V ] 7 q.!.).v.q.c.b.X ", " X C.2 D <.1.1.G q , $ $ $ * - b K 1.r.g 5.W.2.0.L 0.g.X ", " . V.2 j ` | | X.F l 0 2 q k S _ ] =.,.* 5.(.).q.B.V.b.X ", " X C.b.x z z z n x z z z x z z x x z x R ).c.c.Y.f.P q.. ", " . V.Q.P z 2.5.x P b.C.Q.!.!.!.!.!.!.W.!.Q.V.!.9.v.P 0.. ", " . B.L b.v.L W b.5.m W P g.F.T.W.W.C.W 5.0.W V.j.b.2 P . ", " . M.5 0.* R 5.* W 2 n g.v./ q.c.c.0.W 0.0.5.L P n 2 2. ", " c.2.P 5.L L 2.W R R R 5.R P q.5.m R 2.5.W 0.P L P / . ", " g.B.2.L L L n P b.V.6.c.q.f.b.q.0.q.0.q.5.m L z P W ", " . 2 W 5.5.2.W 5.5.5.0.2./ 2.W W W W R R R R P P P L 1 . ", " . . X X O O X X . . . . . . . . ", " ", " ", "#X#X ", "#X#X #X#X" }; debian/install0000644000000000000000000000005411612154520010553 0ustar debian/gnome-nettool.xpm usr/share/pixmaps/