debian/0000755000000000000000000000000012225310015007155 5ustar debian/copyright0000644000000000000000000000141512225310015011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Config-Model-Tester Upstream-Contact: Dominique Dumont Source: https://metacpan.org/release/Config-Model-Tester/ Files: * Copyright: 2013 Dominique Dumont License: LGPL-2.1+ Files: debian/* Copyright: 2013, Dominique Dumont License: LGPL-2.1+ License: LGPL-2.1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2.1 of the License. . On Debian systems, the complete text of version 2.1 of the GNU Lesser Public License can be found in `/usr/share/common-licenses/LGPL-2.1', or (at your option) any later version. debian/watch0000644000000000000000000000020412225310015010202 0ustar version=3 https://metacpan.org/release/Config-Model-Tester/ .*/Config-Model-Tester-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000222212225310015011025 0ustar libconfig-model-tester-perl (2.047-1) unstable; urgency=low * Imported Upstream version 2.047 * Updated Pod documents and added link to examples * control: - removed dep on libfile-homedir-perl * depends on libpath-class-perl >= 0.29 -- Dominique Dumont Wed, 09 Oct 2013 18:52:27 +0200 libconfig-model-tester-perl (2.044-1) unstable; urgency=low * Imported Upstream version 2.044: * accept array ref for file_contents* tests * fix spurious creation of '0' dir -- Dominique Dumont Sun, 08 Sep 2013 14:20:14 +0200 libconfig-model-tester-perl (2.043-1) unstable; urgency=low * Imported Upstream version 2.043 * fix file_content* tests (bad path computation) -- Dominique Dumont Fri, 23 Aug 2013 13:14:16 +0200 libconfig-model-tester-perl (2.042-1) unstable; urgency=low * Initial Release. (Closes: #719684) This package provides a class (Config::Model::Tester) that used to be shipped with libconfig-model-perl. This test class was extracted to provide packages with saner dependencies. -- Dominique Dumont Wed, 14 Aug 2013 11:11:20 +0200 debian/compat0000644000000000000000000000000212225310015010353 0ustar 9 debian/source/0000755000000000000000000000000012225310015010455 5ustar debian/source/format0000644000000000000000000000001412225310015011663 0ustar 3.0 (quilt) debian/control0000644000000000000000000000306712225310015010566 0ustar Source: libconfig-model-tester-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: libfile-copy-recursive-perl, liblog-log4perl-perl, libpath-class-perl (>= 0.29), libtest-differences-perl, libtest-exception-perl, libtest-file-contents-perl, libtest-memory-cycle-perl, libtest-warn-perl, perl (>= 5.11.4) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-model-tester-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-model-tester-perl.git Homepage: https://metacpan.org/release/Config-Model-Tester/ Package: libconfig-model-tester-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-copy-recursive-perl, liblog-log4perl-perl, libpath-class-perl (>= 0.29), libtest-differences-perl, libtest-exception-perl, libtest-file-contents-perl, libtest-memory-cycle-perl, libtest-warn-perl Breaks: libconfig-model-perl (<<2.041) Replaces: libconfig-model-perl (<<2.041) Description: Test framework for Config::Model Config::Model::Tester provides a way to test configuration models with tests files. This class was designed to tests several models and several tests cases per model. debian/rules0000755000000000000000000000003612225310015010234 0ustar #!/usr/bin/make -f %: dh $@