debian/0000755000000000000000000000000012222566432007172 5ustar debian/compat0000644000000000000000000000000212222566432010370 0ustar 9 debian/libdist-zilla-plugin-installguide-perl.docs0000644000000000000000000000001412222566432017520 0ustar README.mkdn debian/changelog0000644000000000000000000000027112222566432011044 0ustar libdist-zilla-plugin-installguide-perl (1.200001-1) unstable; urgency=low * Initial Release (Closes: #725106). -- intrigeri Tue, 01 Oct 2013 17:06:21 +0200 debian/rules0000755000000000000000000000003612222566432010251 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000023112222566432010217 0ustar version=3 https://metacpan.org/release/Dist-Zilla-Plugin-InstallGuide .*/Dist-Zilla-Plugin-InstallGuide-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012222566432010472 5ustar debian/source/format0000644000000000000000000000001412222566432011700 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000214412222566432011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dist-Zilla-Plugin-InstallGuide Upstream-Contact: Marcel GrĂ¼nauer , Mike Doherty Source: https://metacpan.org/release/Dist-Zilla-Plugin-InstallGuide Files: * Copyright: 2010, Marcel GrĂ¼nauer License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, intrigeri 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/control0000644000000000000000000000243612222566432010602 0ustar Source: libdist-zilla-plugin-installguide-perl Maintainer: Debian Perl Group Uploaders: intrigeri Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312) Build-Depends-Indep: libdist-zilla-perl, libmoose-autobox-perl, libmoose-perl, perl (>= 5.11.4) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-installguide-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-installguide-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-InstallGuide Package: libdist-zilla-plugin-installguide-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-perl, libmoose-autobox-perl, libmoose-perl Description: Dist::Zilla plugin to generate installation instructions This plugin adds a very simple INSTALL file to the distribution, telling the user how to install this distribution. . This plugin can be used in a Dist::Zilla configuration after [MakeMaker] or [ModuleBuild] so that it can determine what kind of distribution one is building, and which installation instructions are appropriate.