debian/0000755000000000000000000000000012046554410007167 5ustar debian/rules0000755000000000000000000000030412046554410010244 0ustar #!/usr/bin/make -f PACKAGE := $(shell dh_listpackages) TMP := $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm $(TMP)/usr/share/perl5/Net/simpleTFTPd.pl debian/control0000644000000000000000000000213412046554410010572 0ustar Source: libnet-tftpd-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Benoit Mortier , Ansgar Burchardt , Fabrizio Regalli , Xavier Guimard Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-tftpd-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-tftpd-perl.git Homepage: http://search.cpan.org/dist/Net-TFTPd/ Package: libnet-tftpd-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Recommends: libio-socket-ip-perl Description: Perl extension for Trivial File Transfer Protocol Server Net::TFTPd is a class implementing a simple Trivial File Transfer Protocol server in Perl as described in RFC1350. . Net::TFTPd also supports the TFTP Option Extension (as described in RFC2347), with the following options: . - RFC2348 TFTP Blocksize Option - RFC2349 TFTP Timeout Interval and Transfer Size Options . debian/libnet-tftpd-perl.examples0000644000000000000000000000001712046554410014261 0ustar simpleTFTPd.pl debian/source/0000755000000000000000000000000012046554410010467 5ustar debian/source/format0000644000000000000000000000001412046554410011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000323412046554410011043 0ustar libnet-tftpd-perl (0.06-1) unstable; urgency=low [ gregor herrmann ] * Fix debian/watch, thanks Dario Minnucci (closes: #601418). [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Fabrizio Regalli ] * Add myself to Uploaders and Copyright. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Fixed lintian copyright-refers-to-symlink-license message. [ Xavier Guimard ] * New upstream version * Bump Standards-Version to 3.9.4 * Update debian/copyright (years and format) * Add libio-socket-ip-perl in Recommends (for IPv6) -- Xavier Guimard Wed, 07 Nov 2012 20:40:01 +0100 libnet-tftpd-perl (0.04-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). * debian/control: Changed: Maintainer set to Debian Perl Group (was: Benoit Mortier ); Benoit Mortier moved to Uploaders. * debian/watch: update to ignore development releases. [ Ansgar Burchardt ] * Use debhelper 7. * Use source format 3.0 (quilt). * Make build-dep on perl unversioned. * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Mon, 07 Jun 2010 00:21:44 +0900 libnet-tftpd-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: #551817). -- Benoit Mortier Wed, 21 Oct 2009 00:04:53 +0200 debian/libnet-tftpd-perl.doc-base0000644000000000000000000000030612046554410014121 0ustar Document: libnet-tftpd-perl Title: libnet-tftpd-perl manual Section: Programming/Perl Format: HTML Index: /usr/share/doc/libnet-tftpd-perl/TFTPd.html Files: /usr/share/doc/libnet-tftpd-perl/*.html debian/compat0000644000000000000000000000000212046554410010365 0ustar 8 debian/copyright0000644000000000000000000000227112046554410011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Net-TFTPd Source: http://search.cpan.org/dist/Net-TFTPd/ Upstream-Contact: Luigino Masarati, Files: * Copyright: 2002-2012, Luigino Masarati, License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Benoit Mortier 2010, Ansgar Burchardt 2011, Fabrizio Regalli 2012, Xavier Guimard 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/watch0000644000000000000000000000024512046554410010221 0ustar version=3 opts="uversionmangle=s/-withoutworldwriteables//" \ http://search.cpan.org/dist/Net-TFTPd/ .*/Net-TFTPd-v?(\d[\d.-].*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libnet-tftpd-perl.docs0000644000000000000000000000001412046554410013370 0ustar TFTPd.html