debian/0000755000000000000000000000000011751560146007174 5ustar debian/rules0000755000000000000000000000003611751560146010253 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000242111751560146010576 0ustar Source: libexcel-template-plus-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Robert James Clay Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-deep-perl, libtest-exception-perl, libexcel-template-perl, libio-string-perl, libmoose-perl, libmoosex-param-perl, libspreadsheet-parseexcel-perl, libtemplate-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexcel-template-plus-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libexcel-template-plus-perl.git Homepage: http://search.cpan.org/dist/Excel-Template-Plus/ Package: libexcel-template-plus-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexcel-template-perl, libio-string-perl, libmoose-perl, libmoosex-param-perl, libspreadsheet-parseexcel-perl, libtemplate-perl Description: module for testing and comparing Excel files Excel::Template::Plus attempts to provide a means of testing and comparing dynamically generated excel files. Currently it only supports comparing two excel files for some approximation of structural (values within cells) and visual (formatting of said cells) equivalence. debian/source/0000755000000000000000000000000011751560146010474 5ustar debian/source/format0000644000000000000000000000001411751560146011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025411751560146011047 0ustar libexcel-template-plus-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #651013) -- Robert James Clay Sun, 06 May 2012 14:39:57 -0400 debian/compat0000644000000000000000000000000211751560146010372 0ustar 8 debian/copyright0000644000000000000000000000206511751560146011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Stevan Little Source: http://search.cpan.org/dist/Excel-Template-Plus/ Upstream-Name: Excel-Template-Plus Files: * Copyright: 2007-2010, Infinity Interactive Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012, Robert James Clay 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/watch0000644000000000000000000000020311751560146010220 0ustar version=3 http://search.cpan.org/dist/Excel-Template-Plus/ .*/Excel-Template-Plus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$