debian/0000755000000000000000000000000012012521367007165 5ustar debian/rules0000755000000000000000000000013012012521367010237 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: AUTOMATED_TESTING=1 dh_auto_test debian/control0000644000000000000000000000211712012521367010571 0ustar Source: libnet-traceroute-perl Section: perl Priority: extra Maintainer: Debian Perl Group Uploaders: Taku YASUI Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, traceroute Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Net-Traceroute/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-traceroute-perl.git Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libnet-traceroute-perl.git;a=summary Package: libnet-traceroute-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, traceroute Description: traceroute(1) functionality in perl Net::Traceroute implements a parser for various traceroute implementations. At present, it can parse most LBL traceroute derivatives used on typical unixes, and the traceroute of cisco IOS. Traceroutes known not to be supported include that of Microsoft Windows and HP-UX. . This module has two basic modes of operation, one, where it will run traceroute for you, and the other where you provide text from previously runing traceroute to parse. debian/source/0000755000000000000000000000000012012521367010465 5ustar debian/source/format0000644000000000000000000000001412012521367011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000127312012521367011042 0ustar libnet-traceroute-perl (1.14-1) unstable; urgency=low * Team upload. * d/copyright: Add upstream contact. * d/copyright: Update copyright years. * d/control: Move perl to D-B-I and drop perl-modules. * d/control: Set maintainer to Debian Perl Group. * d/control: Add traceroute to D-B-I to enable more tests. * d/rules: Set AUTOMATED_TESTING for extra debugging during tests. * Add fix-spelling.patch to fix spelling errors. * New upstream release. -- Nuno Carvalho Mon, 13 Aug 2012 10:54:32 +0100 libnet-traceroute-perl (1.13-1) unstable; urgency=low * Initial Release. (Closes: #672565) -- Taku YASUI Sun, 13 May 2012 00:42:29 +0900 debian/compat0000644000000000000000000000000212012521367010363 0ustar 8 debian/patches/0000755000000000000000000000000012012521367010614 5ustar debian/patches/fix-spelling.patch0000644000000000000000000000206112012521367014235 0ustar Description: fix POD spelling errors Author: Nuno Carvalho Forwarded: yes Bug: https://rt.cpan.org/Public/Bug/Display.html?id=78951 Last-Update: 2012-08-14 --- a/Traceroute.pm +++ b/Traceroute.pm @@ -1072,7 +1072,7 @@ one of the following (each of these is actually an integer constant function defined in Net::Traceroute's export list): -QUERY can be zero, in which case the first succesful query will be +QUERY can be zero, in which case the first successful query will be returned. =over 4 @@ -1146,7 +1146,7 @@ Return the dotted quad IP address of the host that responded to HOP's QUERY. -QUERY can be zero, in which case the first succesful query will be +QUERY can be zero, in which case the first successful query will be returned. =item hop_query_time(HOP, QUERY) @@ -1155,7 +1155,7 @@ your system's traceroute supports fractional second timing, so will Net::Traceroute. -QUERY can be zero, in which case the first succesful query will be +QUERY can be zero, in which case the first successful query will be returned. =back debian/patches/series0000644000000000000000000000002312012521367012024 0ustar fix-spelling.patch debian/copyright0000644000000000000000000000202512012521367011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Daniel Hagerty Upstream-Name: Net-Traceroute Source: http://search.cpan.org/dist/Net-Traceroute/ Files: * Copyright: 1998, 1999 Massachusetts Institute of Technology 2000-2005, Daniel Hagerty License: MIT Files: debian/* Copyright: 2012, Taku YASUI License: MIT License: MIT Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. M.I.T. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. debian/watch0000644000000000000000000000017112012521367010215 0ustar version=3 http://search.cpan.org/dist/Net-Traceroute/ .*/Net-Traceroute-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libnet-traceroute-perl.docs0000644000000000000000000000001412012521367014422 0ustar TODO README