debian/0000755000000000000000000000000011535213146007167 5ustar debian/control0000644000000000000000000000164211535176703010604 0ustar Source: libtest-dir-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.10.1) | libfile-path-perl (>= 2.07), libtest-pod-perl, libpod-coverage-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Test-Dir/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-dir-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-dir-perl/ Package: libtest-dir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for testing directory attributes Test::Dir is a Perl test module that provides functions to verify various characteristics of directories: existence, emptiness, permissions (readable, writable and/or executable), and more. debian/copyright0000644000000000000000000000236511535176703011137 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Martin Thurn Source: http://search.cpan.org/dist/Test-Dir/ Name: Test-Dir Files: * Copyright: 2007-2008, Martin Thurn License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2011, Jonathan Yu 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/watch0000644000000000000000000000015511212456064010221 0ustar version=3 http://search.cpan.org/dist/Test-Dir/ .*/Test-Dir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211535176703010374 0ustar 8 debian/changelog0000644000000000000000000000170311535176703011051 0ustar libtest-dir-perl (1.013-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update ryan52's email address [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Update dependencies per upstream * Rewrite control description * Bump to debhelper compat 8 * Use short debhelper rules format * Use new 3.0 (quilt) source format * Email change: Ryan Niebur -> ryan@debian.org * Refresh copyright information -- Jonathan Yu Sun, 06 Mar 2011 22:42:34 -0500 libtest-dir-perl (1.006-1) unstable; urgency=low * Initial Release. (Closes: #526416) -- Ryan Niebur Sun, 03 May 2009 23:36:59 -0700 debian/source/0000755000000000000000000000000011535213073010466 5ustar debian/source/format0000644000000000000000000000001411535176703011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611535176703010255 0ustar #!/usr/bin/make -f %: dh $@