debian/0000755000000000000000000000000012256622007007170 5ustar debian/rules0000755000000000000000000000003612256622007010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000263612256622007010602 0ustar Source: libjson-maybexs-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcpanel-json-xs-perl, libtest-without-module-perl, perl (>= 5.17.10) | libjson-pp-perl (>= 2.27202), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjson-maybexs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjson-maybexs-perl.git Homepage: https://metacpan.org/release/JSON-MaybeXS Package: libjson-maybexs-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcpanel-json-xs-perl, libtest-without-module-perl, perl (>= 5.17.10) | libjson-pp-perl (>= 2.27202), perl Description: interface to the best available JSON module JSON::MaybeXS tries to load Cpanel::JSON::XS, and if that fails instead tries to load JSON::PP. If neither is available, an exception will be thrown. . It then exports the encode_json and decode_json functions from the loaded module, along with a JSON constant that returns the class name for calling new on. debian/source/0000755000000000000000000000000012256622007010470 5ustar debian/source/format0000644000000000000000000000001412256622007011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000053612256622007011046 0ustar libjson-maybexs-perl (1.001000-1) unstable; urgency=medium * Team upload. * New upstream release. -- gregor herrmann Wed, 25 Dec 2013 19:29:18 +0100 libjson-maybexs-perl (1.000000-1) unstable; urgency=low * Initial Release. (Closes: #730578) -- Florian Schlichting Tue, 26 Nov 2013 21:08:12 +0100 debian/compat0000644000000000000000000000000212256622007010366 0ustar 8 debian/copyright0000644000000000000000000000207312256622007011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/JSON-MaybeXS Upstream-Contact: mst - Matt S. Trout (cpan:MSTROUT) Upstream-Name: JSON-MaybeXS Files: * Copyright: 2013, Matt S. Trout License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, 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/watch0000644000000000000000000000016512256622007010223 0ustar version=3 https://metacpan.org/release/JSON-MaybeXS .*/JSON-MaybeXS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$