debian/0000755000000000000000000000000012264052464007173 5ustar debian/rules0000755000000000000000000000003612264052464010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000174112264052464010601 0ustar Source: libsereal-encoder-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Alexandre Mestiashvili Build-Depends: debhelper (>= 9.20120312), libtest-longstring-perl, libtest-warn-perl, perl (>= 5.11.1) | libextutils-parsexs-perl (>= 2.21), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsereal-encoder-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsereal-encoder-perl.git Homepage: https://metacpan.org/release/dist/Sereal-Encoder/ Package: libsereal-encoder-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, Description: fast, compact, powerful binary serializationa module Sereal::Encoder implements an efficient, compact-output, and feature-rich serializer using a binary protocol called Sereal. . Its sister module Sereal::Decoder implements a decoder for this format. debian/source/0000755000000000000000000000000012264052464010473 5ustar debian/source/format0000644000000000000000000000001412264052464011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000152712264052464011052 0ustar libsereal-encoder-perl (2.03-1) unstable; urgency=medium * Imported Upstream version 2.03 -- Alexandre Mestiashvili Fri, 10 Jan 2014 11:08:02 +0100 libsereal-encoder-perl (0.37-1) unstable; urgency=low * Imported Upstream version 0.37 -- Alexandre Mestiashvili Mon, 16 Sep 2013 10:03:35 +0200 libsereal-encoder-perl (0.36-1) unstable; urgency=low * Imported Upstream version 0.36 * Refreshed d/copyright to more accurately reflect the various copyright holders of code copied or inspired from elsewhere -- Alexandre Mestiashvili Tue, 14 May 2013 13:40:56 +0200 libsereal-encoder-perl (0.31-1) unstable; urgency=low * Initial Release. (Closes: #701000) -- Alexandre Mestiashvili Wed, 20 Feb 2013 08:29:14 +0100 debian/compat0000644000000000000000000000000212264052464010371 0ustar 9 debian/copyright0000644000000000000000000000744412264052464011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sereal-Encoder Source: https://metacpan.org/release/Sereal-Encoder/ Upstream-Contact: Steffen Mueller , Yves Orton Files: * Copyright: 2012-2014, Steffen Mueller 2012-2014, Yves Orton 2007-2011, Marc Lehmann License: Artistic or GPL-1+ Comment: Some inspiration and code was taken from Marc Lehmann's excellent JSON::XS module due to obvious overlap in problem domain Files: inc/Devel/CheckLib.pm Copyright: 2007, David Cantrell 2007, David Golden License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2010, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: snappy/* Copyright: 2011, Google Inc. License: BSD-3-clause Files: typemap Copyright: 2012-2014, Steffen Mueller 2012-2014, Yves Orton 1996, Dean Roehrich License: unspecified No license specified in file. Comment: portions taken from perlobject.map which is found originally on http://cpansearch.perl.org/src/DMR/XSTEST-19960302/perlobject.map. It has been copied quite liberally in several other Perl modules. There's no mention of a license in this file or in XSTEST distribution. Files: debian/* Copyright: 2014, Alexandre Mestiashvili 2012, Dominique Dumont License: Artistic or GPL-1+ Comment: Section in debian/copyright describing perlobject.map is taken from d/copyright of libtext-hunspell-perl. 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'. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT OWNER OR CONTRIBUTORS 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/watch0000644000000000000000000000017212264052464010224 0ustar version=3 https://metacpan.org/release/Sereal-Encoder/ .*/Sereal-Encoder-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$