debian/0000755000000000000000000000000012245173406007172 5ustar debian/patches/0000755000000000000000000000000012245173307010621 5ustar debian/patches/series0000644000000000000000000000002312245172736012036 0ustar pod-spelling.patch debian/patches/pod-spelling.patch0000644000000000000000000000062012245173307014235 0ustar Description: fix typos in POD Author: Florian Schlichting Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=90840 --- a/lib/CGI/Struct/XS.pm +++ b/lib/CGI/Struct/XS.pm @@ -88,7 +88,7 @@ =item C -Split input values by C<\\0> characeter, usefull for old CGI libraries +Split input values by C<\\0> character, useful for old CGI libraries =item C debian/watch0000644000000000000000000000016712245172121010220 0ustar version=3 https://metacpan.org/release/CGI-Struct-XS .*/CGI-Struct-XS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000311712245172534011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/CGI-Struct-XS Upstream-Contact: Dmitry Smal Upstream-Name: CGI-Struct-XS Files: * Copyright: 2013, Dmitry Smal License: BSD-2-clause Files: debian/* Copyright: 2013, Florian Schlichting License: BSD-2-clause License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/control0000644000000000000000000000263712245172251010602 0ustar Source: libcgi-struct-xs-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 9.20120312), libtest-deep-perl, libtest-leaktrace-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-struct-xs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-struct-xs-perl.git Homepage: https://metacpan.org/release/CGI-Struct-XS Package: libcgi-struct-xs-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libtest-deep-perl, libtest-leaktrace-perl Description: Perl module to build structures from CGI data, XS version CGI::Struct::XS is the XS implementation of CGI::Struct, a module for transforming CGI GET/POST data into intricate data structures. This is reminiscent of PHP's building arrays from form data, but with a perl twist. . CGI::Struct::XS is fully compatible with CGI::Struct, except for error messages. At the same time, it is 3-15 (5-25 with dclone disabled) times faster than original module. debian/compat0000644000000000000000000000000212245172121010361 0ustar 9 debian/changelog0000644000000000000000000000025112245173406011042 0ustar libcgi-struct-xs-perl (1.04-1) unstable; urgency=low * Initial Release. (Closes: #730575) -- Florian Schlichting Tue, 26 Nov 2013 20:31:16 +0100 debian/source/0000755000000000000000000000000012245172121010463 5ustar debian/source/format0000644000000000000000000000001412245172121011671 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612245172123010244 0ustar #!/usr/bin/make -f %: dh $@