debian/0000755000000000000000000000000011660547063007176 5ustar debian/control0000644000000000000000000000147711660547063010612 0ustar Source: libinline-files-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libinline-files-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libinline-files-perl.git Homepage: http://search.cpan.org/dist/Inline-Files/ Package: libinline-files-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to handle multiple virtual files at the end of your code Inline::Files generalizes the notion of the __DATA__ marker and the associated filehandle, to an arbitrary number of markers and associated filehandles. debian/copyright0000644000000000000000000000207611660547063011136 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Alberto Simoes, Source: http://search.cpan.org/dist/Inline-Files/ Name: Inline-Files Files: * Copyright: 2001-2009, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Florian Schlichting 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/watch0000644000000000000000000000016511660547063010231 0ustar version=3 http://search.cpan.org/dist/Inline-Files/ .*/Inline-Files-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211660547063010374 0ustar 8 debian/changelog0000644000000000000000000000026411660547063011052 0ustar libinline-files-perl (0.68-1) unstable; urgency=low * Initial Release. (Closes: #648770) -- Florian Schlichting Tue, 15 Nov 2011 20:34:43 +0000 debian/source/0000755000000000000000000000000011660547063010476 5ustar debian/source/format0000644000000000000000000000001411660547063011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000030111660547063010250 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_fixperms: dh_fixperms chmod -x $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/libinline-files-perl.examples0000644000000000000000000000000711660547063014740 0ustar demo/*