debian/0000755000000000000000000000000012174025251007165 5ustar debian/rules0000755000000000000000000000003612174025251010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000210412174025251010565 0ustar Source: libdbix-class-inflatecolumn-serializer-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdbd-sqlite3-perl, libdbix-class-perl, libjson-perl, libtest-exception-perl, libyaml-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-inflatecolumn-serializer-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-class-inflatecolumn-serializer-perl.git Homepage: https://metacpan.org/release/DBIx-Class-InflateColumn-Serializer/ Package: libdbix-class-inflatecolumn-serializer-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbix-class-perl, libjson-perl, libyaml-perl Description: DBIx::Class inflator to serialize Perl data structures DBIx::Class::InflateColumn::Serializer is a DBIx::Class column inflator, that helps you store and retrieve serialized Perl data structures in your database columns. debian/source/0000755000000000000000000000000012174025251010465 5ustar debian/source/format0000644000000000000000000000001412174025251011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000030712174025251011037 0ustar libdbix-class-inflatecolumn-serializer-perl (0.06-1) unstable; urgency=low * Initial Release (Closes: #714635). -- Ernesto Hernández-Novich (USB) Mon, 01 Jul 2013 18:32:10 -0430 debian/compat0000644000000000000000000000000212174025251010363 0ustar 9 debian/copyright0000644000000000000000000000214412174025251011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Miquel Ruiz Martin Upstream-Name: DBIx-Class-InflateColumn-Serializer Source: http://metacpan.org/release/DBIx-Class-InflateColumn-Serializer/ Files: * Copyright: 2013, Jose Luis Martinez License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Ernesto Hernández-Novich (USB) 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/watch0000644000000000000000000000024312174025251010215 0ustar version=3 http://metacpan.org/release/DBIx-Class-InflateColumn-Serializer/ .*/DBIx-Class-InflateColumn-Serializer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$