debian/0000755000000000000000000000000012116703022007160 5ustar debian/rules0000755000000000000000000000003612116703022010237 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000236612116703022010572 0ustar Source: libxml-compile-dumper-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdata-dump-streamer-perl, liblog-report-perl, libtest-pod-perl, libxml-compile-perl, libxml-compile-tester-perl, libxml-libxml-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-compile-dumper-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-compile-dumper-perl.git Homepage: https://metacpan.org/release/XML-Compile-Dumper/ Package: libxml-compile-dumper-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdata-dump-streamer-perl, liblog-report-perl, libtest-pod-perl, libxml-compile-perl, libxml-compile-tester-perl, libxml-libxml-perl Description: module to help saving and loading the compiled XML processors XML::Compile::Dumper simplifies the task of saving and loading pre-compiled translators. Schema's can get huge, and when you are not creating a daemon to do the XML communication, you may end-up compiling and interpreting these large schemas often, just to be able to process simple data-structures debian/source/0000755000000000000000000000000012116703022010460 5ustar debian/source/format0000644000000000000000000000001412116703022011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025612116703022011035 0ustar libxml-compile-dumper-perl (0.13-1) unstable; urgency=low * Initial Release. (Closes: #698820) -- Joenio Costa Wed, 23 Jan 2013 21:41:47 -0300 debian/compat0000644000000000000000000000000212116703022010356 0ustar 8 debian/copyright0000644000000000000000000000206412116703022011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XML-Compile-Dumper Upstream-Contact: Mark Overmeer Source: https://metacpan.org/release/XML-Compile-Dumper/ Files: * Copyright: 2007-2010, Mark Overmeer License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000020212116703022010203 0ustar version=3 https://metacpan.org/release/XML-Compile-Dumper/ .*/XML-Compile-Dumper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$