debian/0000755000000000000000000000000012201446637007173 5ustar debian/watch0000644000000000000000000000012612101267103010207 0ustar version=3 https://metacpan.org/release/Test-use-ok/ .*/Test-use-ok-([\d\.]+)\.tar\.gz debian/copyright0000644000000000000000000000552312201446413011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-use-ok Source: https://metacpan.org/release/Test-use-ok/ Upstream-Contact: Audrey Tang Files: * Copyright: public domain License: CC0-1.0-Universal To the extent possible under law, 唐鳳 has waived all copyright and related or neighboring rights to Test-use-ok. . This work is published from Taiwan. . Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Module/Package.pm Copyright: 2012, Ingy döt Net License: Artistic or GPL-1+ Files: inc/Pod/Markdown.pm Copyright: 2004, Marcel Grünauer License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Krzysztof Krzyzaniak (eloy) 2006, gregor herrmann 2008, Martín Ferrari 2013, Florian Schlichting License: MIT This software is released under the MIT license cited below. . The "MIT" License . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 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/control0000644000000000000000000000171612201446413010573 0ustar Source: libtest-use-ok-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Martín Ferrari , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-use-ok-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-use-ok-perl.git Homepage: https://metacpan.org/release/Test-use-ok/ Package: libtest-use-ok-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Module to test if a Perl module loads ok Test::use::ok is an alternative to the more widely-known Test::More::use_ok. It can be used in test scripts to check if a module loads ok, but its usage is less error-prone. debian/compat0000644000000000000000000000000212201446413010361 0ustar 8 debian/changelog0000644000000000000000000000472412201446637011054 0ustar libtest-use-ok-perl (0.11-1) unstable; urgency=low [ Martín Ferrari ] * Updating my email address. [ gregor herrmann ] * Change my email address. * debian/control: update {versioned,alternative} (build) dependencies. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org). * Change search.cpan.org based URIs to metacpan.org based URIs. [ Florian Schlichting ] * Import Upstream version 0.11. * Refresh d/copyright to use copyright-format 1.0, recording upstream license change. * Bump dh compatibility to level 8. * Switch to source format 3.0 (quilt). * Switch to short-form debian/rules. * Bump Standards-Version to 3.9.4 (no further changes necessary). * Rework short and long description. * Add myself to Uploaders. -- Florian Schlichting Sat, 10 Aug 2013 16:24:29 +0200 libtest-use-ok-perl (0.02-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #468011). [ Martín Ferrari ] * debian/watch: use dist/ URL. * debian/control: - Bumped Standards-Version: no changes. - Added myself to Uploaders. * debian/rules: remove stuff unneeded for arch-indep package, depend on -stamp targets, prettify a little. * debian/copyright: new format, add copyright notice for packaging (set to DPG, as this module was always under the group umbrella). -- Martín Ferrari Fri, 29 Feb 2008 03:49:26 -0200 libtest-use-ok-perl (0.02-1) unstable; urgency=low * New upstream release. * Set Standards-Version to 3.7.2 (no changes). * Set debhelper compatibility level to 5. * Add upstream changelog to /usr/share/doc/libtest-use-ok-perl * Change debian/copyright: The module is now released under the MIT license. -- gregor herrmann Sun, 19 Nov 2006 18:35:29 +0100 libtest-use-ok-perl (0.01-2) unstable; urgency=low * debian/control - improved short and long description -- Krzysztof Krzyzaniak (eloy) Mon, 13 Mar 2006 22:25:46 +0100 libtest-use-ok-perl (0.01-1) unstable; urgency=low * Initial Release (closes: #356384). -- Krzysztof Krzyzaniak (eloy) Sat, 11 Mar 2006 11:50:59 +0100 debian/source/0000755000000000000000000000000012201446413010463 5ustar debian/source/format0000644000000000000000000000001412201446413011671 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612201446413010242 0ustar #!/usr/bin/make -f %: dh $@