debian/0000755000000000000000000000000012231241147007163 5ustar debian/watch0000644000000000000000000000014511535450104010215 0ustar version=3 http://search.cpan.org/dist/true/ .*/true-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611535450104010243 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000243011554410437011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: chocolateboy Source: http://search.cpan.org/dist/true/ Name: true Files: * Copyright: 2010-2011, chocolateboy License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2010, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Ivan Kohler 2011, Jotam Jr. Trejo 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/source/0000755000000000000000000000000011554412077010474 5ustar debian/source/format0000644000000000000000000000001411554265165011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211535450104010362 0ustar 7 debian/control0000644000000000000000000000242011554411312010564 0ustar Source: libtrue-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), libb-hooks-op-annotation-perl, libb-hooks-op-check-perl (>= 0.18), libdevel-stacktrace-perl (>= 1.27), libextutils-depends-perl (>= 0.301), libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Jotam Jr. Trejo Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/true/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtrue-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtrue-perl/ Package: libtrue-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libb-hooks-op-annotation-perl, libb-hooks-op-check-perl (>= 0.18), libdevel-stacktrace-perl (>= 1.27) Description: automatically return a true value when a file is required Perl's require builtin (and its use wrapper) requires the files it loads to return a true value. This is usually accomplished by placing a single . 1; . statement at the end of included scripts or modules. It's not onerous to add but it's a speed bump on the Perl novice's road to enlightenment. . This module packages this "return true" behaviour so that it need not be written explicitly. debian/changelog0000644000000000000000000000246012231241147011037 0ustar libtrue-perl (0.18-1build3) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 16:04:07 +0100 libtrue-perl (0.18-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 21:03:30 +0000 libtrue-perl (0.18-1build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Mon, 09 May 2011 23:36:31 +0100 libtrue-perl (0.18-1) unstable; urgency=low * New upstream release * debian/control: drop useless versions from dependencies * debian/control: bump Standards Version to 3.9.2 (no changes) * debian/copyright: set years range for upstream copyright statement * Add myself to Uploaders and Copyright * Switch to dpkg-source 3.0 (quilt) format * debian/control: add libtest-pod-perl to B-D, needed for some tests * debian/control: update needed version of libb-hooks-op-check-perl * Update Ivan Kohler email address * Remove debian/libtrue-perl.docs useless README * debian/copyright: add missing copyright for ppport.h -- Jotam Jr. Trejo Fri, 22 Apr 2011 17:49:40 -0600 libtrue-perl (0.16-1) unstable; urgency=low * Initial Release (closes: Bug#617324). -- Ivan Kohler Mon, 07 Mar 2011 21:06:25 -0800