debian/0000755000000000000000000000000012144763471007177 5ustar debian/rules0000755000000000000000000000046712144763471010266 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_build: dh_auto_build -- -C ex MAKEMETHOD="$(PERL) ../etc/make_method" override_dh_auto_install: dh_auto_install rm -rf $(TMP)/usr/share/perl5/Apache/ $(TMP)/usr/share/man/man3/Apache* debian/control0000644000000000000000000000342312144763471010604 0ustar Source: librpc-xml-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Damyan Ivanov , Niko Tyni , gregor herrmann , Rene Mayorga , Jonathan Yu , Salvatore Bonaccorso , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdatetime-format-iso8601-perl (>= 0.07), libhttp-daemon-perl | libwww-perl (<< 6), libnet-server-perl (>= 2.005), libwww-perl, libxml-libxml-perl (>= 1.85), libxml-parser-perl, netbase, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librpc-xml-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librpc-xml-perl.git Homepage: https://metacpan.org/release/RPC-XML/ Package: librpc-xml-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-format-iso8601-perl (>= 0.07), libhttp-daemon-perl | libwww-perl (<< 6), libwww-perl, libxml-parser-perl | libxml-libxml-perl (>= 1.85) Suggests: libapache2-mod-perl2 Description: Perl implementation of the XML-RPC protocol RPC::XML is a Perl module that implements the XML-RPC protocol. It provides classes for sample client and server implementations, a server designed as an Apache location-handler, and a suite of data-manipulation classes that are used by them. debian/source/0000755000000000000000000000000012144763471010477 5ustar debian/source/format0000644000000000000000000000001412144763471011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000003004512144763471011053 0ustar librpc-xml-perl (0.77-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.77 * Remove README from docs * Update debian/copyright (Debian contributors) * Remove Net-Server-2.x-compatibility.patch since compatibility has been fixed in upstream (RT #77992) * Change fix-spelling-error-in-manpage.patch: previous spelling error has been fixed in upstream but there is another error to fix * Add debian/clean to remove ex/linux.proc.{mem,cpu}info.xpl * Bump Standards-Version to 3.9.4 * Remove Apache::RPC::* files which depends on mod_perl 1 (Closes: #551541) * Add README.Debian to explain that Apache::RPC::* has been removed -- Xavier Guimard Tue, 14 May 2013 20:59:50 +0200 librpc-xml-perl (0.76-3) unstable; urgency=low * Team upload. * Drop obsolete patch, not needed anymore with Net-Server 2.x: 0001-Explicitly-use-an-IPv4-socket-in-the-Net-Server-test.patch. * Explicitly Build-depend on libnet-server-perl >= 2.005, to make backporting work easier. * New patch: Net-Server-2.x-compatibility.patch (Closes: #678767). Thanks to Niko Tyni . -- intrigeri Tue, 26 Jun 2012 05:14:25 +0200 librpc-xml-perl (0.76-2) unstable; urgency=low * Add patch 0001-Explicitly-use-an-IPv4-socket-in-the-Net-Server- test.patch: Use 127.0.0.1 to force IPv4 usage in test to avoid IPv6 problems in libnet-server-perl. Thanks to Niko Tyni for triaging the problem and creating the patch. (Closes: #666651) * debian/copyright: update to Copyright-Format 1.0. * Update years of packaging copyright. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Fri, 06 Apr 2012 21:55:04 +0200 librpc-xml-perl (0.76-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.76 * debian/copyright: - Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. - Update copyright years for upstream files. - Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.2. * debian/patches: - Drop spelling.patch (applied upstream). - Add new fix-spelling-error-in-manpage.patch to fix a spelling error in manpage. * debian/control: - Add alterative Build-Depends-Indep on perl (>= 5.12) | libtest-simple-perl (>= 0.94). - Add (Build-)Depends(-Indep) on libdatetime-format-iso8601-perl (>= 0.07). -- Salvatore Bonaccorso Tue, 23 Aug 2011 12:33:08 +0200 librpc-xml-perl (0.74-2) unstable; urgency=low * Prepare build and runtime dependencies for libwww-perl 6 (closes: #620487). * Email change: Niko Tyni -> ntyni@debian.org -- gregor herrmann Mon, 04 Apr 2011 18:58:47 +0200 librpc-xml-perl (0.74-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.9.1 (no changes) * Refresh copyright information * Bump to debhelper 8 * Drop unnecessary dependencies satisfied in oldstable * Rewrite control description [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org [ gregor herrmann ] * Refresh spelling.patch (offset). -- Jonathan Yu Sun, 27 Feb 2011 09:43:36 -0500 librpc-xml-perl (0.73-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * Bump versioned (build) dependency on libwww-perl. * Depend on either libxml-parser-perl _or_ libxml-libxml-perl. * Set Standards-Version to 3.8.4 (no changes). * Convert to source format 3.0 (quilt). * debian/copyright: update formatting and licenses. * Add patch to fix some spelling mistakes. -- gregor herrmann Sun, 28 Mar 2010 16:56:56 +0200 librpc-xml-perl (0.72-1) unstable; urgency=low * New upstream release * debian/control: Substitute unversioned Build-Depends and Depends on libxml-libxml-perl with versioned one on (>= 1.70). -- Salvatore Bonaccorso Tue, 15 Dec 2009 13:47:26 +0100 librpc-xml-perl (0.71-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Added myself to Uploaders * Updated build dependencies [ Salvatore Bonaccorso ] * New upstream release - Make Base64 data-type allow zero-length data (Closes: #472181). - Restore backwards-compatibility for projects that use RPC::XML::Parser directly (Closes: #548930). * debian/control: Add libxml-libxml-perl to Build-Depends and Depends. * debian/rules: cleanup for override targets after removing/move of the author tests. * debian/copyright: Refresh to use the current revision of the machine readable format-specification proposed by DEP5. -- Salvatore Bonaccorso Sun, 13 Dec 2009 15:07:42 +0100 librpc-xml-perl (0.69-1) unstable; urgency=low * New upstream release * debian/control: - Drop (Build-)Depends on libscalar-list-utils-perl since requirements are now for List::Util 1.19 which is in perl (>= 5.10.0). - Bump Build-Depends on debhelper (>= 7.0.50) and simplify debian/rules using override targets. - Add versioned Build-Dependencies on libtest-pod-perl (>= 1.26) and libpod-simple-perl (>= 3.07). * debian/rules: - use override targets to simlify debian/rules - override dh_auto_test to perform author tests on build. * Bump Standards-Version to 3.8.3 (no changes). -- Salvatore Bonaccorso Tue, 15 Sep 2009 20:53:46 +0200 librpc-xml-perl (0.67-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Rene Mayorga ] * debian/control: update my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream release. - Adds support for (Closes: #471211). * debian/control: - Add myself to Uploaders - Bump Standards-Version to 3.8.2 (no changes) - Add versioned Build Dependency on libscalar-util-perl (>= 1.20) * debian/copyright: Update copyrights for holder including 2009. [ gregor herrmann ] * debian/copyright: update years of packaging copyright and a license URL. * debian/control: add libscalar-list-utils-perl (>= 1:1.20) to Depends. -- Salvatore Bonaccorso Fri, 10 Jul 2009 20:32:31 +0200 librpc-xml-perl (0.64-1) unstable; urgency=low * New upstream release. * debian/copyright: switch to new proposed format. -- gregor herrmann Sat, 11 Oct 2008 14:44:49 +0200 librpc-xml-perl (0.63-1) unstable; urgency=low [ Damyan Ivanov ] * New upstream release * remove test-localhost.patch; applied upstream + remove quilt from the build and build-depends * upgrade to debhelper 7 + no longer ship examples' Makefile as the examples are shipped pre-made * Standards-version 3.8.0 (no changes) -- Damyan Ivanov Fri, 19 Sep 2008 23:58:07 +0300 librpc-xml-perl (0.60-3) unstable; urgency=medium * Add patch test-localhost.patch: allow both 'localhost' and 'localhost.localdomain' as valid values in t/40server.t (closes: #482221); add quilt framework. * Severity set to medium because of the FTBFS bug. -- gregor herrmann Wed, 21 May 2008 17:39:10 +0200 librpc-xml-perl (0.60-2) unstable; urgency=low [ gregor herrmann ] * Switch back from libxml-libxml-perl to libxml-parser-perl as a (build) dependency to fix an FTBFS bug (closes: #476032). * Make (build) dependency on libwww-perl versioned. * debian/control: change my email address. * Refresh debian/rules, no functional changes. [ Damyan Ivanov ] * Change my email address -- Damyan Ivanov Sun, 04 May 2008 23:18:40 +0300 librpc-xml-perl (0.60-1) unstable; urgency=low [ Roberto C. Sanchez ] * Switch from libxml-parser-perl to libxml-libxml-perl [ gregor herrmann ] * New upstream release. * debian/copyright: update years of copyright and licensing terms. * debian/rules: - remove obsolete source and diff targets - remove DESTDIR variable for dh_builddeb - remove call to dh_installman -- gregor herrmann Thu, 10 Apr 2008 16:34:20 +0200 librpc-xml-perl (0.59-3) unstable; urgency=low * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467854) - create install-stamp target depending on build-stamp - use $@ for touching stamp files - use DESTDIR and PREFIX for make install - add install to .PHONY target - remove some whitespace and comments * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * debian/control: Suggest libapache2-mod-perl2 instead of libapache-mod-perl. * debian/copyright: add upstream source location and update years of copyright. -- gregor herrmann Wed, 12 Mar 2008 21:51:19 +0100 librpc-xml-perl (0.59-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. [ Rene Mayorga ] * debian/control + Add libnet-server-perl as B-D-I + Add myself as uploader * fixing debian/watch (Closes: #449697) * debian/rules + Remove unused dh_calls + Remove OPTIMIZE flags, there was not needed -- Rene Mayorga Tue, 06 Nov 2007 21:26:56 -0600 librpc-xml-perl (0.59-1) unstable; urgency=low * New upstream release. * Added libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep. * Set debhelper compatibility level to 5. -- gregor herrmann Sun, 2 Jul 2006 17:04:51 +0200 librpc-xml-perl (0.58-2) unstable; urgency=low * Add netbase to Build-Depends-Indep. (Closes: #373956) * Don't ignore the return value of 'make realclean'. * Replace `pwd` with $(CURDIR) in debian/rules. * Don't install an empty '/usr/lib/perl5' directory. * Install examples in /usr/share/doc. * Install the proper README file in /usr/share/doc. -- Niko Tyni Thu, 22 Jun 2006 23:30:19 +0300 librpc-xml-perl (0.58-1) unstable; urgency=low * New upstream release Closes: #296664 - RPC::XML::string->as_string returns incorrect snippet for the 0 string Closes: #358170 - New upstream release * [debian/control] + Debian Perl Group takes over the package (with permission of current maintainer, Ivan Kohler, see #296664). Thanks to Ivan for his work so far. - D-P-G is Maintainer: - Ivan moved to Uploaders - Added myself as Uploader too + Bumped Standards-Version to 3.7.2 - Move all except debhelper from Build-Depends to Build-Depends-Indep + Add ${perl:Depends} to Depends to pull perl dependency + Add Suggests: libapache-mod-perl due to Apache::RPC classes * [debian/rules] + Added manual remove of Makefile[.old] to clean target to address cleaning of partial build + Put comments as of why binary-arch target is really there + Remove commented out dh_* calls that are clearly never going to be needed + Enable test suite -- Damyan Ivanov Tue, 13 Jun 2006 12:46:34 +0300 librpc-xml-perl (0.57-1) unstable; urgency=low * New upstream release (closes: Bug#280699) -- Ivan Kohler Fri, 21 Jan 2005 19:12:09 -0800 librpc-xml-perl (0.54-1) unstable; urgency=low * New upstream release * Change Section: from interpreters to perl * debhelper compat v4 -- Ivan Kohler Sat, 7 Aug 2004 20:59:52 -0700 librpc-xml-perl (0.53-1) unstable; urgency=low * Initial Release (closes: Bug#186036). -- Ivan Kohler Sun, 23 Mar 2003 17:54:53 -0800 debian/compat0000644000000000000000000000000212144763471010375 0ustar 8 debian/clean0000644000000000000000000000006412144763471010204 0ustar ex/linux.proc.cpuinfo.xpl ex/linux.proc.meminfo.xpl debian/README.Debian0000644000000000000000000000022512144763471011237 0ustar Difference with RPC::XML ------------------------ Since Apache-1.3 isn't available, Apache::RPC::Server has been removed from this Debian package. debian/patches/0000755000000000000000000000000012144763471010626 5ustar debian/patches/fix-spelling-error-in-manpage.patch0000644000000000000000000000136412144763471017415 0ustar Description: spelling error in pod Author: Xavier Guimard Bug: https://rt.cpan.org/Ticket/Display.html?id=83108 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=83108 Last-Update: 2013-02-03 --- a/lib/RPC/XML/Procedure.pm +++ b/lib/RPC/XML/Procedure.pm @@ -941,7 +941,7 @@ Returns the name by which the server is advertising the method. Unlike the next few accessors, this cannot be changed on an object. In order to -streamline the managment of methods within the server classes, this must +streamline the management of methods within the server classes, this must persist. However, the other elements may be used in the creation of a new object, which may then be added to the server, if the name absolutely must change. debian/patches/series0000644000000000000000000000004412144763471012041 0ustar fix-spelling-error-in-manpage.patch debian/copyright0000644000000000000000000002544012144763471011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RPC-XML Upstream-Contact: Randy J. Ray Source: https://metacpan.org/release/RPC-XML/ Files: * Copyright: 2001-2011, Randy J. Ray License: Artistic-2.0 or LGPL-2.1 Files: debian/* Copyright: 2003-2005, Ivan Kohler 2006, Niko Tyni 2007, Rene Mayorga 2006-2012, gregor herrmann 2006-2008, Damyan Ivanov 2009-2011, Salvatore Bonaccorso 2010-2011, Jonathan Yu 2012, intrigeri 2013, 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: Artistic-2.0 Copyright (c) 2000-2006, The Perl Foundation. . Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. . Preamble . This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software. . You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement. . Definitions . "Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package. . "Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures. . "You" and "your" means any person who would like to copy, distribute, or modify the Package. . "Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version. . "Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization. . "Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees. . "Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder. . "Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder. . "Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future. . "Source" form means the source code, documentation source, and configuration files for the Package. . "Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form. . Permission for Use and Modification Without Distribution . (1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version. . Permissions for Redistribution of the Standard Version . (2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package. . (3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License. . Distribution of Modified Versions of the Package as Source . (4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of the following: . (a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version. (b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version. (c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under (i) the Original License or (ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed. . Distribution of Compiled Forms of the Standard Version or Modified Versions without the Source . (5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license. . (6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version. . Aggregating or Linking the Package . (7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation. . (8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package. . Items That are Not Considered Part of a Modified Version . (9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license. . General Provisions . (10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license. . (11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license. . (12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder. . (13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package. If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed. . (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 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'. License: LGPL-2.1 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 2.1. . On Debian systems, the complete text of version 2.1 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/librpc-xml-perl.docs0000644000000000000000000000001712144763471013060 0ustar README.apache2 debian/watch0000644000000000000000000000015212144763471010226 0ustar version=3 https://metacpan.org/release/RPC-XML/ .*/RPC-XML-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/librpc-xml-perl.examples0000644000000000000000000000001312144763471013742 0ustar ex/linux.*