debian/0000755000000000000000000000000012044773722007176 5ustar debian/control0000644000000000000000000000331712044773730010604 0ustar Source: libmodule-manifest-skip-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
devscripts,
perl,
debhelper,
dh-buildinfo,
libmoo-perl
Maintainer: Debian Perl Group
Uploaders: Jonas Smedegaard
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libmodule-manifest-skip-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-manifest-skip-perl.git
Homepage: http://search.cpan.org/dist/Module-Manifest-Skip/
Package: libmodule-manifest-skip-perl
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: MANIFEST.SKIP management for Perl modules
Module::Manifest::Skip is mostly intended for module packaging
frameworks to share a common, up-to-date "MANIFEST.SKIP" base. For
example, Module::Install::ManifestSkip, uses this module to get the
actual SKIP content. However this module may be useful for any module
author.
.
CPAN module authors use a MANIFEST.SKIP file to exclude certain well
known files from getting put into a generated MANIFEST file, which
would cause them to go into the final distribution package.
.
The packaging tools try to automatically skip things for you, but if
you add one of your own entries, you have to add all the common ones
yourself. This module attempts to make all of this boring process as
simple and reliable as possible.
.
Module::Manifest::Skip can create or update a MANIFEST.SKIP file for
you. You can add your own entries, and it will leave them alone. You
can even tell it to not skip certain entries that it normally skips,
although this is rarely needed.
debian/source/0000755000000000000000000000000012044773100010464 5ustar debian/source/format0000644000000000000000000000001412044773100011672 0ustar 3.0 (quilt)
debian/changelog0000644000000000000000000000150412044773722011050 0ustar libmodule-manifest-skip-perl (0.17-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update package relations:
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
* Update copyright file:
+ Extend coverage of main project to include current year.
+ Fix use pseudo-license-in-comment and -comment-in-license fields:
File format 1.0 mandates License field to either be single-line or
include all licensing info.
* Bump debhelper compatibility level to 8.
-- Jonas Smedegaard Fri, 02 Nov 2012 17:41:44 +0100
libmodule-manifest-skip-perl (0.16-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#675781.
-- Jonas Smedegaard Sun, 03 Jun 2012 12:36:57 +0200
debian/compat0000644000000000000000000000000212044773152010371 0ustar 8
debian/watch0000644000000000000000000000032612044773100010216 0ustar # Run the "uscan" command to check for upstream updates and more.
version=3
opts=uversionmangle=s/_(\d+)/~$1/ \
http://search.cpan.org/dist/Module-Manifest-Skip/ .*/Module-Manifest-Skip-([\d._]+)\.tar\.gz debian
debian/copyright_hints0000644000000000000000000000341612044773100012330 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: Changes
MANIFEST
META.yml
Makefile.PL
debian/compat
debian/control
debian/control.in
debian/gbp.conf
debian/source/format
debian/watch
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/GithubMeta.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Share.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
share/MANIFEST.SKIP
t/Test.pm
t/create.t
t/dir2/skip_file
t/recreate.t
t/skip1.t
t/update.t
Copyright: *No copyright*
License: UNKNOWN
FIXME
Files: inc/Module/Install/Package.pm
inc/Module/Package.pm
lib/Module/Manifest/Skip.pm
Copyright: 2011
License: UNKNOWN
FIXME
Files: README
lib/Module/Manifest/Skip.pod
Copyright: 2011. Ingy döt Net
License: Perl
FIXME
Files: debian/rules
Copyright: 2012, Jonas Smedegaard
License: GPL-2+
FIXME
Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc
19xx name of author
19yy
2012, Ingy döt Net
HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
HOLDERS AND/OR OTHER PARTIES
Holder
Holder maintains some semblance of
Holder may not be used to endorse or promote
Holder to include your
Holder" is whoever is named in the or s for
Holder, but only to the
Holder. A Package modified in such
disclaimer" for the program, if
holder saying it may be
interest in the
notices and associated disclaimers
the software, and
License: GPL-ever
FIXME
Files: inc/Module/Install/Metadata.pm
Copyright:
License: MIT/X11 (BSD like)
FIXME
Files: inc/Module/Install.pm
Copyright: 2008, - 2012, Adam Kennedy
License: UNKNOWN
FIXME
debian/copyright0000644000000000000000000000571412044773100011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Module::Manifest::Skip
Upstream-Contact: Ingy döt Net
Source: http://search.cpan.org/dist/Module-Manifest-Skip/
Files: *
Copyright: 2011-2012, Ingy döt Net
License: Artistic or GPL-1+
Comment:
License:
.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
.
Comment:
.
Perl 5 is licensed under either the 'Artistic license' or the 'GNU
General Public License' version 1 or later.
Files: inc/Module/Install*
Copyright: 2001-2006, Audrey Tang
2002-2004, Brian Ingerson
2006,2008-2012, Adam Kennedy
License: Artistic or GPL-1+
Comment:
License:
.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
.
Comment:
.
Code lacks licensing, but is clearly a mangled convenience copy of
Module::Install containing above copyright and licensing.
Files: inc/Module/Install/AutoManifest.pm
Copyright: 2008, Hans Dieter Pearcey
License: Artistic or GPL-1+
Comment:
Code lacks licensing, but is clearly a mangled convenience copy of
Module::Install::AutoManifest containing above copyright and licensing.
Files: inc/Module/Package.pm
inc/Module/Install/Package.pm
Copyright: 2011, Ingy döt Net
License: Artistic or GPL-1+
Comment:
Code lacks licensing, but is clearly a mangled convenience copy of
Module::Package containing above copyright and licensing.
Files: inc/Module/Install/GithubMeta.pm
Copyright: Chris Williams
Tatsuhiko Miyagawa
License: Artistic or GPL-1+
Comment:
Code lacks licensing, but is clearly a mangled convenience copy of
Module::Install::GithubMeta containing above copyright and licensing.
Files: debian/*
Copyright: 2012, Jonas Smedegaard
License: GPL-2+
License: Artistic
Comment:
.
On Debian systems the 'Artistic License' is located in
'/usr/share/common-licenses/Artistic'.
License: GPL-1+
Comment:
.
On Debian systems the 'GNU General Public License' version 1 is located
in '/usr/share/common-licenses/GPL-1'.
License: GPL-2+
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 2, or (at your option) any
later version.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
Comment:
.
On Debian systems the 'GNU General Public License' version 2 is located
in '/usr/share/common-licenses/GPL-2'.
.
You should have received a copy of the 'GNU General Public License'
along with this program. If not, see .
debian/gbp.conf0000644000000000000000000000014612044773100010604 0ustar # Configuration file for git-buildpackage and friends
[DEFAULT]
pristine-tar = True
sign-tags = True
debian/rules0000755000000000000000000000247312044773600010257 0ustar #!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
# Copyright 2012, Jonas Smedegaard
# Description: Main Debian packaging script for Module::Manifest::Skip
#
# 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 2, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
include /usr/share/cdbs/1/rules/upstream-tarball.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/perl-makemaker.mk
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_UPSTREAM_PACKAGE = Module-Manifest-Skip
DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Module
DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/~/_/
DEB_UPSTREAM_TARBALL_MD5 = 4e7614c19c8e70645dd66b1cbf74fabf
# Needed both by upstream build process and at runtime
deps = libmoo-perl
CDBS_BUILD_DEPENDS += , $(deps)
CDBS_DEPENDS_ALL = $(deps)
debian/control.in0000644000000000000000000000322412044773100011175 0ustar Source: libmodule-manifest-skip-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@
Maintainer: Debian Perl Group
Uploaders: Jonas Smedegaard
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libmodule-manifest-skip-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-manifest-skip-perl.git
Homepage: http://search.cpan.org/dist/Module-Manifest-Skip/
Package: libmodule-manifest-skip-perl
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: MANIFEST.SKIP management for Perl modules
Module::Manifest::Skip is mostly intended for module packaging
frameworks to share a common, up-to-date "MANIFEST.SKIP" base. For
example, Module::Install::ManifestSkip, uses this module to get the
actual SKIP content. However this module may be useful for any module
author.
.
CPAN module authors use a MANIFEST.SKIP file to exclude certain well
known files from getting put into a generated MANIFEST file, which
would cause them to go into the final distribution package.
.
The packaging tools try to automatically skip things for you, but if
you add one of your own entries, you have to add all the common ones
yourself. This module attempts to make all of this boring process as
simple and reliable as possible.
.
Module::Manifest::Skip can create or update a MANIFEST.SKIP file for
you. You can add your own entries, and it will leave them alone. You
can even tell it to not skip certain entries that it normally skips,
although this is rarely needed.