[libmodule-install-doapchangesets-perl] 17/47: Bring Module-Install-DOAPChangeSets distribution into line with new packaging policies. [massage.pl]
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 9 14:08:38 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmodule-install-doapchangesets-perl.
commit db50d178005e6f74836f05d2b1720f9f160325cd
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Fri Sep 30 10:09:24 2011 +0000
Bring Module-Install-DOAPChangeSets distribution into line with new packaging policies. [massage.pl]
--HG--
branch : Module-Install-DOAPChangeSets
extra : convert_revision : svn%3A3fe8e991-6959-4966-b76d-b07eca2b6e37/Module-Install-DOAPChangeSets%40912
---
MANIFEST | 33 ---------------------------------
MANIFEST.SKIP | 2 ++
Makefile.PL | 3 ++-
3 files changed, 4 insertions(+), 34 deletions(-)
diff --git a/MANIFEST b/MANIFEST
deleted file mode 100644
index b6ac6d7..0000000
--- a/MANIFEST
+++ /dev/null
@@ -1,33 +0,0 @@
-TODO
-Changes
-Changes.ttl
-Changes.xml
-Makefile.PL
-MANIFEST
-MANIFEST.SKIP
-README
-META.yml
-SIGNATURE
-
-lib/Module/Install/DOAPChangeSets/Format.pod
-lib/Module/Install/Admin/DOAPChangeSets.pm
-lib/Module/Install/DOAPChangeSets.pm
-lib/RDF/DOAP/ChangeSets.pm
-
-t/01basic.t
-
-inc/Module/Install.pm
-inc/Module/Install/Metadata.pm
-inc/Module/Install/Base.pm
-inc/Module/Install/ReadmeFromPod.pm
-inc/Module/Install/DOAPChangeSets.pm
-inc/Module/Install/Include.pm
-inc/Module/Install/AutoInstall.pm
-inc/Module/Install/Makefile.pm
-inc/Module/Install/WriteAll.pm
-inc/Module/Install/Win32.pm
-inc/Module/Install/Can.pm
-inc/Module/Install/Fetch.pm
-inc/Module/AutoInstall.pm
-inc/Test/Signature.pm
-
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index e5e2f58..1f3724c 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -1,3 +1,5 @@
+^MANIFEST.bak$
+^Makefile.old$
^Makefile$
^blib/
^pm_to_blib
diff --git a/Makefile.PL b/Makefile.PL
index 2433914..ad647ca 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -34,8 +34,9 @@ keywords 'RDF', 'Semantic Web', 'CPAN', 'DOAP', 'Perl', 'Changes';
write_doap_changes;
write_doap_changes_xml;
+auto_license;
+auto_manifest;
-include 'Test::Signature';
auto_install;
WriteAll(
'meta' => 1,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-doapchangesets-perl.git
More information about the Pkg-perl-cvs-commits
mailing list