debian/0000755000000000000000000000000012252134103007157 5ustar debian/rules0000755000000000000000000000003612252134103010236 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000177312252134103010572 0ustar Source: libtypes-serialiser-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcommon-sense-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtypes-serialiser-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtypes-serialiser-perl.git Homepage: https://metacpan.org/release/Types-Serialiser Package: libtypes-serialiser-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcommon-sense-perl Description: module providing simple data types for common serialisation formats Types::Serialiser provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become interoperable between each other. debian/source/0000755000000000000000000000000012252134103010457 5ustar debian/source/format0000644000000000000000000000001412252134103011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025112252134103011027 0ustar libtypes-serialiser-perl (1.0-1) unstable; urgency=low * Initial release (closes: #731970). -- gregor herrmann Wed, 11 Dec 2013 20:06:21 +0100 debian/compat0000644000000000000000000000000212252134103010355 0ustar 8 debian/copyright0000644000000000000000000000250012252134103011107 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Types-Serialiser Upstream-Contact: Marc Lehmann Upstream-Name: Types-Serialiser Files: * Copyright: 2013, Marc Lehmann License: Artistic or GPL-1+ Comment: The upstream distribution does not contain an explicit statement of copyright ownership. Pursuant to the Berne Convention for the Protection of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors unless otherwise stated. Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000017512252134103010213 0ustar version=3 https://metacpan.org/release/Types-Serialiser .*/Types-Serialiser-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$