debian/0000755000000000000000000000000012205156654007174 5ustar debian/rules0000755000000000000000000000037112205156622010250 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: dh_auto_clean [ ! -d $(CURDIR)/inc.save ] || mv $(CURDIR)/inc.save $(CURDIR)/inc override_dh_auto_configure: [ ! -d $(CURDIR)/inc ] || mv $(CURDIR)/inc $(CURDIR)/inc.save dh_auto_configure debian/control0000644000000000000000000000145112205156622010573 0ustar Source: libperlio-via-symlink-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-install-perl Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Bastian Blank , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/PerlIO-via-symlink/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperlio-via-symlink-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperlio-via-symlink-perl.git Package: libperlio-via-symlink-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: PerlIO layers for create symlinks PerlIO::via::symlink allows you to create a symbolic link by writing to the file handle. debian/source/0000755000000000000000000000000012205156622010467 5ustar debian/source/format0000644000000000000000000000001412205156622011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000335212205156622011044 0ustar libperlio-via-symlink-perl (0.05-2) unstable; urgency=low * Take over for the Debian Perl Group with maintainer's permission (https://lists.debian.org/debian-perl/2013/08/msg00050.html) * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Bastian Blank ); Bastian Blank moved to Uploaders. * debian/watch: use metacpan-based URL. * Switch to "3.0 (quilt)" source format. * Use tiny debian/rules. Don't install README anymore. * Bump debhelper compatibility level to 8. * Move inc/ away during build, build-depend on libmodule-install-perl. (Closes: #710979) * Add Homepage field. * debian/copyright: switch formatting to Copyright-Format 1.0. * Remove version from perl build dependency. * Mention module name in long description. * Add /me to Uploaders. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 21 Aug 2013 17:31:50 +0200 libperlio-via-symlink-perl (0.05-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467856 -- Mark Hymers Sat, 05 Apr 2008 21:09:06 +0100 libperlio-via-symlink-perl (0.05-1) unstable; urgency=low * New upstream version. -- Bastian Blank Thu, 21 Apr 2005 22:16:59 +0200 libperlio-via-symlink-perl (0.03-1) unstable; urgency=low * New upstream version. -- Bastian Blank Fri, 04 Feb 2005 15:21:28 +0100 libperlio-via-symlink-perl (0.02-1) unstable; urgency=low * Initial Release. -- Bastian Blank Sun, 4 Apr 2004 00:09:22 +0200 debian/compat0000644000000000000000000000000212205156622010365 0ustar 8 debian/copyright0000644000000000000000000000217412205156622011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/PerlIO-via-symlink Upstream-Contact: Chia-liang Kao Upstream-Name: PerlIO-via-symlink Files: * Copyright: 2004, Chia-liang Kao License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, 2005, Bastian Blank 2008, Mark Hymers 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/watch0000644000000000000000000000020212205156622010212 0ustar version=3 https://metacpan.org/release/PerlIO-via-symlink/ .*/PerlIO-via-symlink-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$