debian/0000755000000000000000000000000012257363160007173 5ustar debian/rules0000755000000000000000000000003612257363160010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000144612257363160010603 0ustar Source: libfile-chmod-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , gregor herrmann Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-chmod-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-chmod-perl.git Homepage: https://metacpan.org/release/File-chmod/ Package: libfile-chmod-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: chmod() override with symbolic and ls-style modes File::chmod provides an override for Perl's chmod() function allowing usage of octal, symbolic or "ls-style" file modes. debian/source/0000755000000000000000000000000012257363160010473 5ustar debian/source/format0000644000000000000000000000001412257363160011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000265712257363160011057 0ustar libfile-chmod-perl (0.40-1) unstable; urgency=medium * New upstream release. * Install new CONTRIBUTING file. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Fri, 27 Dec 2013 21:43:17 +0100 libfile-chmod-perl (0.39-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Alejandro Garrido Mota ] * New upstream version 0.38. * d/compat: Update to compatibility level 9. * d/control: - Update my email address in Uploaders field. - Update Standards-Version to 3.9.4. * d/copyright: Update file structure and fix the refers to symlink license (GPL) * Switch to dpkg-source 3.0 (quilt) format. [ gregor herrmann ] * New upstream release 0.39. * Update debian/copyright. New upstream contact and copyright holder; update years of packaging copyright. * Add debian/NEWS, mentioning a deprecation warning. -- gregor herrmann Tue, 01 Oct 2013 19:33:51 +0200 libfile-chmod-perl (0.32-1) unstable; urgency=low * Initial Release (Closes: #460056). -- gregor herrmann Fri, 26 Sep 2008 21:43:39 +0200 debian/NEWS0000644000000000000000000000040012257363160007664 0ustar libfile-chmod-perl (0.39-1) unstable; urgency=low From upstream Changes for 0.33: [DEPRECATIONS] - $UMASK is true, this behavior is surprising if you're used to UNIX chmod -- gregor herrmann Tue, 01 Oct 2013 19:30:12 +0200 debian/compat0000644000000000000000000000000212257363160010371 0ustar 9 debian/libfile-chmod-perl.docs0000644000000000000000000000001512257363160013477 0ustar CONTRIBUTING debian/copyright0000644000000000000000000000222712257363160011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-chmod Upstream-Contact: Caleb Cushing Source: https://metacpan.org/release/File-chmod/ Files: * Copyright: 2007, Jeff Pinyan 2013, Caleb Cushing License: Artistic or GPL-1+ Files: debian/* Copyright: 2008-2013, Alejandro Garrido Mota 2008-2013, gregor herrmann 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/watch0000644000000000000000000000015712257363160010227 0ustar version=3 https://metacpan.org/release/File-chmod/ .*/File-chmod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$