debian/0000755000000000000000000000000011745354204007173 5ustar debian/rules0000755000000000000000000000003611745354204010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000240611745354204010600 0ustar Source: libnet-epp-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libio-socket-ssl-perl, libxml-libxml-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Fabrizio Regalli , Florian Schlichting Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Net-EPP/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-epp-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-epp-perl.git Package: libnet-epp-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl, libxml-libxml-perl Description: module implementing the Extensible Provisioning Protocol Net::EPP is a collection of Perl modules that collectively implement the Extensible Provisioning Protocol (EPP) as defined in RFC 4930. EPP is used for provisioning and management of objects stored in a shared repository. The protocol defines generic object management operations and an extensible framework that maps operations to objects. . Many Network Information Centres use EPP to provide services for provisioning of Internet domain names, hosts, and related contact details. debian/source/0000755000000000000000000000000011745354204010473 5ustar debian/source/format0000644000000000000000000000001411745354204011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000500011745354204011040 0ustar libnet-epp-perl (0.19-1) unstable; urgency=low * Imported Upstream version 0.19. * Bumped year of upstream copyright. * Added fix_pod_errors.patch. -- Florian Schlichting Tue, 24 Apr 2012 00:23:24 +0200 libnet-epp-perl (0.18-1) unstable; urgency=low [ Fabrizio Regalli ] * New upstream release * Added myself to Copyright and Uploaders. * Removed previous patches. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Added myself to uploaders and copyright. -- Florian Schlichting Fri, 30 Mar 2012 14:07:56 +0200 libnet-epp-perl (0.17-2) unstable; urgency=low * Team upload. * Drop again do-not-use-UNIVERSAL-isa-as-function.patch, which was not correctly implemented on all possible calls. Bug #614869 can be left closed, as the deprecation warnings disappeared with the 0.17 upload with https://rt.cpan.org/Public/Bug/Display.html?id=67327 * Add use-Digest-SHA.patch patch to use Digest::SHA instead of Digest::SHA1. * debian/control: Drop (Build-)Depends(-Indep) on libdigest-sha1-perl. -- Salvatore Bonaccorso Mon, 13 Jun 2011 22:57:01 +0200 libnet-epp-perl (0.17-1) unstable; urgency=low * Team upload. * New upstream release * debian/copyright: Update copyright years for upstream files. * Bump Standards-Version to 3.9.2 (no changes needed). * Drop 01-manpages.patch patch. * Add do-not-use-UNIVERSAL-isa-as-function.patch patch. UNIVERSAL::isa should not be called directly, but instead the method form of 'isa' (Closes: #614869). -- Salvatore Bonaccorso Sun, 12 Jun 2011 14:07:22 +0200 libnet-epp-perl (0.16-1) unstable; urgency=low * New upstream release * Refresh copyright information * Rewrite control description * Standards-Version 3.9.1 (specifically refer to GPL-1) * Refresh manpage patch * Bump debhelper compat to 8 -- Jonathan Yu Mon, 07 Mar 2011 07:04:58 -0500 libnet-epp-perl (0.15-1) unstable; urgency=low * New upstream release * Use new 3.0 (quilt) source format * Update copyright information to DEP5 revision 135 * Standards-Version 3.8.4 (no changes) * Refresh patches -- Jonathan Yu Fri, 14 May 2010 18:53:33 -0400 libnet-epp-perl (0.13-1) unstable; urgency=low * Initial Release (Closes: #545480) -- Jonathan Yu Fri, 01 Jan 2010 16:12:30 -0500 debian/compat0000644000000000000000000000000211745354204010371 0ustar 8 debian/patches/0000755000000000000000000000000011745354204010622 5ustar debian/patches/series0000644000000000000000000000002511745354204012034 0ustar fix_pod_errors.patch debian/patches/fix_pod_errors.patch0000644000000000000000000000110711745354204014666 0ustar Description: fix errors in pod Author: Florian Schlichting Forwarded: yes (by email, as requested by upstream) --- a/lib/Net/EPP/Frame/Command/Update/Domain.pm +++ b/lib/Net/EPP/Frame/Command/Update/Domain.pm @@ -342,7 +342,7 @@ -=pot +=pod =head1 AUTHOR --- a/lib/Net/EPP/Frame/Command/Update/Host.pm +++ b/lib/Net/EPP/Frame/Command/Update/Host.pm @@ -175,6 +175,7 @@ =pod + my $el = $frame->chg; Lazy-building of 'host:chg'element. @@ -195,6 +196,7 @@ } =pod + $frame->chgName('ns2.example.com'); Change a name of host. debian/copyright0000644000000000000000000000224611745354204011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Gavin Brown Source: http://search.cpan.org/dist/Net-EPP/ Upstream-Name: Net-EPP Files: * Copyright: 2012, CentralNic Ltd License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2009, Peter Pentchev 2011, Fabrizio Regalli 2012, Florian Schlichting 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/watch0000644000000000000000000000015311745354204010223 0ustar version=3 http://search.cpan.org/dist/Net-EPP/ .*/Net-EPP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$