debian/0000755000000000000000000000000012252775124007175 5ustar debian/compat0000644000000000000000000000000212252775124010373 0ustar 8 debian/copyright0000644000000000000000000000231312252775124011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Path-Class Upstream-Contact: Ken Williams Source: https://metacpan.org/release/Path-Class/ Files: * Copyright: 2013, Ken Williams License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, 2006, Florian Ragwitz 2007, Bastian Blank 2009-2013, Salvatore Bonaccorso 2009, Jonathan Yu 2010, Ansgar Burchardt 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/rules0000755000000000000000000000003612252775124010254 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000016112252775124010224 0ustar version=3 https://metacpan.org/release/Path-Class/ .+/Path-Class-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000260212252775124010600 0ustar Source: libpath-class-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso , Jonathan Yu , Ansgar Burchardt , Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.9) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-class-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-class-perl.git Homepage: https://metacpan.org/release/Path-Class/ Package: libpath-class-perl Architecture: all Depends: perl (>= 5.13.9), ${misc:Depends}, ${perl:Depends} Description: module for cross-platform path specification manipulation Path::Class is a module for manipulation of file and directory specifications (strings describing their locations; for example: '/home/ken/foo.txt') in a cross-platform manner. It supports pretty much every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2 and NetWare. . Path::Class uses File::Spec internally, wrapping all the unsightly details so you can concentrate on your application code. Path::Class provides an object model of path specifications and their semantics. In other words, it creates objects representing files and directories, and provides methods that relate them to each other. debian/source/0000755000000000000000000000000012252775124010475 5ustar debian/source/format0000644000000000000000000000001412252775124011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001572112252775124011055 0ustar libpath-class-perl (0.33-1) unstable; urgency=medium * Imported Upstream version 0.33 * Add versioned (build-)dependency on perl for Perl::OSType. The module uses now Perl::OSType, which is present from Perl 5.13.9 on. Add a versioned Build-Depends and Depends on perl (>= 5.13.9). * Drop fix-spelling-error-in-manpage.patch patch * Bump Standards-Version to 3.9.5 * Wrap and sort fields in debian/control file * Remove redundant dependency for Perl. Remove the alternative Build-Depends on perl (>= 5.11.4) or libmodule-build-perl as it is covered already by the dependency on perl (>= 5.13.9) for Perl::OSType usage. Remove redundant Build-Depends-Indep on perl. -- Salvatore Bonaccorso Sat, 14 Dec 2013 07:26:42 +0100 libpath-class-perl (0.32-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Imported Upstream version 0.27, 0.28, 0.29, 0.31 and 0.32 * Bump Standards-Version to 3.9.4 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Update debian/copyright file information. Update copyright years for upstream files. Update copyright years for debian/* packaging files. * Add fix-spelling-error-in-manpage.patch patch. Fix spelling error in manpage reported by lintian. -- Salvatore Bonaccorso Tue, 14 May 2013 07:30:32 +0200 libpath-class-perl (0.26-1) unstable; urgency=low [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 0.26 * Correct Build-Depends for Module::Build. Update alternate Build-Depends for Module::Build to perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100). * Update debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for debian/* packaging files. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Fri, 15 Jun 2012 07:00:45 +0200 libpath-class-perl (0.25-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Alessandro Ghedini ] * New upstream release * Bump upstream copyright year -- Alessandro Ghedini Fri, 17 Feb 2012 14:13:49 +0100 libpath-class-perl (0.24-1) unstable; urgency=low * New upstream release * Add myself to Uploaders * Bump Standards-Version to 3.9.2 (no changes needed) * Move perl to B-D-I * Add libmodule-build-perl to B-D * Update upstream copyright year -- Alessandro Ghedini Tue, 31 May 2011 16:23:19 +0200 libpath-class-perl (0.23-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Salvatore Bonaccorso ] * Update my email address. * New upstream release * debian/copyright: Refer to Debian systems in general instead of Debian GNU/Linux systems. -- Salvatore Bonaccorso Mon, 27 Dec 2010 10:48:09 +0100 libpath-class-perl (0.21-1) unstable; urgency=low * New upstream release * Drop spelling.patch as it is applied upstream. * debian/copyright: Refresh to revision 135 of DEP5 format- specification for machine-readable copyright file. Explicitly point to GPL-1 license text in common-licenses. * debian/control: - Drop alternate Build-Depends on perl (>= 5.10) | libmodule-build-perl as stable has the required versions and oldstable is gone. - Remove the Build-Depends-Indep field. perl Build-Depends already satisfied. * Use Debhelper compat level 8. * debian/rules: Remove use of --buildsystem=perl_build as this is the preferred buildsystem in debhelper compat level 8. * Bump Standards-Version to 3.9.1. -- Salvatore Bonaccorso Fri, 20 Aug 2010 08:20:04 +0200 libpath-class-perl (0.19-1) unstable; urgency=low * New upstream release. * debian/copyright: Update years of copyright. * Use Build.PL. * Use source format 3.0 (quilt). * Fix spelling errors in documentation. + new patch: spelling.patch * Bump Standards-Version to 3.8.4 (no changes). * Add myself to Uploaders. -- Ansgar Burchardt Mon, 07 Jun 2010 21:06:29 +0900 libpath-class-perl (0.18-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.8.3 (drop perl version dep) * Rewrite control description * Refresh copyright information -- Jonathan Yu Sun, 20 Dec 2009 20:46:35 -0500 libpath-class-perl (0.17-1) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. * Refresh debian/rules, no functional changes; except: don't create .packlist file any more. * Set debhelper compatibility level to 5. * Set Standards-Version to 3.8.0 (no changes). * debian/copyright: use author-independent upstream source URL and add years of copyright. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Ryan Niebur ] * Remove Florian Ragwitz from Uploaders * Close ITA (Closes: #523198) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream release * Add myself to Uploaders * debian/control: - Bump Standards-Version to 3.8.2. - Build-Depends on debhelper (>= 7). - Drop Build-Depends on libmodule-build-perl * debian/rules: use tiny rules file and use Makefile.PL now. * debian/compat: Set debhelper compatibility level to 7. * debian/copyright: switch to new machine readable format. -- Salvatore Bonaccorso Wed, 17 Jun 2009 22:15:32 +0200 libpath-class-perl (0.16-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release. -- Bastian Blank Mon, 07 May 2007 13:20:26 +0000 libpath-class-perl (0.15-1) unstable; urgency=low * New upstream release. * Improved debian/copyright. * Cleaned up debian/rules. * Updated Maintainer field with my new mail address. -- Florian Ragwitz Fri, 27 Jan 2006 07:01:11 +0100 libpath-class-perl (0.12-1) unstable; urgency=low * Initial Release. -- Florian Ragwitz Mon, 30 May 2005 16:13:20 +0200