debian/0000755000000000000000000000000011473461037007174 5ustar debian/copyright0000644000000000000000000000244111473455521011131 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Graham Barr Source: http://search.cpan.org/dist/Net-TFTP/ Name: Net-TFTP Files: * Copyright: 1996-2001, 2007, Graham Barr. All rights reserved. License: Artistic or GPL-1+ Files: debian/* Copyright: 2001, 2003, Michael Alan Dorman 2002, Bas Zoetekouw 2004, Joachim Breitner 2006, gregor herrmann 2007, Rene Mayorga 2008, Roberto C. Sanchez 2010, Salvatore Bonaccorso License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000024511473455521010227 0ustar version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Net-TFTP/ .*/Net-TFTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000177411473455521010611 0ustar Source: libnet-tftp-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libtest-mockmodule-perl, libtest-warn-perl, perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Maintainer: Debian Perl Group Uploaders: Benoit Mortier , Carlo Segre , Salvatore Bonaccorso Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Net-TFTP/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-tftp-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-tftp-perl/ Package: libnet-tftp-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for accessing TFTP servers Net::TFTP is a class implementing a simple Trivial File Transfer Protocol client in Perl as described in RFC1350. Net::TFTP also supports the TFTP Option Extension (as described in RFC2347), with the following options: RFC2348 Blocksize Option. debian/changelog0000644000000000000000000000757111473460044011055 0ustar libnet-tftp-perl (0.19-1) unstable; urgency=low * New upstream release * Update my email address. * debian/copyright: - Explicitly refer to GPL-1 license text in common-licenses. - Refer to Debian systems in general instead of Debian GNU/Linux systems. * Bump Standards-Version to 3.9.1. -- Salvatore Bonaccorso Thu, 25 Nov 2010 14:09:53 +0100 libnet-tftp-perl (0.18-1) unstable; urgency=low [ Joachim Breitner ] * Removed myself from uploaders. [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Salvatore Bonaccorso ] * New upstream release. * Add myself to Uploaders. * Convert to '3.0 (quilt)' source package format. * debian/compat: Bump to compat level 7. * debian/rules: Simplify debian/rules to a tiny rules file. * debian/control: - Bump Build-Depends on debhelper (>= 7). - Add Build-Depends-Indep on libtest-mockmodule-perl, libtest-warn-perl and alternative on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88). - Change versioned Build-Depends-Indep on perl to an unversioned dependency. - Rewrite the long description to match verbosely the description of the Net::TFTP module. - Fix lintian's binary-control-field-duplicates-source, dropping Section and Priority field from binary package stanza. * Update debian/copyright and use revision 135 of DEP5's format- specification for machine readable copyright file. * Bump Standards-Version to 3.8.4. -- Salvatore Bonaccorso Sun, 06 Jun 2010 16:27:08 +0200 libnet-tftp-perl (0.17-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: use dist-based URL. * debian/rules: delete /usr/lib/perl5 only if it exists. [ Rene Mayorga ] * Prepare package for perl 5.10 update * debian/control + Wrap uploaders field + set standards-version to 3.7.3(no changes needed) + Raise debhelper version to 6 + Remove libnet-perl and perl >= 5.6.0.17 from B-D-I + Remove libnet-perl and perl, also add ${misc:Depends} to Depends field * debian/rules + use dh_listpackages instead of a hardcode package name + don't install README, it doesn't have any valueble info + remove dh_installexamples and dh_installdirs + use $@ for touching -stamp files -- Roberto C. Sanchez Sat, 26 Jan 2008 14:18:55 -0500 libnet-tftp-perl (0.17-1) unstable; urgency=low * New upstream release * debian/rules modify - 'make distclean' output's erros was ignored * Added myself to Uploaders -- Rene Mayorga Wed, 25 Jul 2007 17:00:59 -0600 libnet-tftp-perl (0.16-3) unstable; urgency=low * Moved debhelper to Build-Depends. * Set Standards-Version to 3.7.2 (no changes). * Set Debhelper Compatibility Level to 5. * Removed empty /usr/lib/perl5 from package. -- gregor herrmann Fri, 16 Jun 2006 16:38:08 +0200 libnet-tftp-perl (0.16-2) unstable; urgency=low * Adopted by Debian Perl Group (Closes: #274138) -- Joachim Breitner Fri, 8 Oct 2004 14:30:39 +0200 libnet-tftp-perl (0.16-1) unstable; urgency=low * New upstream version. * Ack NMU changes (thanks Bas) * Update debian/copyright to fix problems (closes: bug#157628) -- Michael Alan Dorman Wed, 24 Dec 2003 19:24:38 -0500 libnet-tftp-perl (0.13-1.1) unstable; urgency=low * Non-maintainer upload (BSP) * Fixed depends and build-depends for perl 5.8 -- Bas Zoetekouw Sun, 1 Sep 2002 14:51:30 +0000 libnet-tftp-perl (0.13-1) unstable; urgency=low * Initial Debianization. -- Michael Alan Dorman Mon, 5 Nov 2001 12:33:22 -0500 debian/rules0000755000000000000000000000003611473455521010254 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011473461006010470 5ustar debian/source/format0000644000000000000000000000001411473455521011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211473455521010373 0ustar 7