[libhtml-embedded-turtle-perl] 09/28: Bring HTML-Embedded-Turtle distribution into line with new packaging policies. [massage.pl]
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 9 16:24:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libhtml-embedded-turtle-perl.
commit d77ebe20d8919940444d9ef6c732e039e91cb0a6
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Fri Sep 30 10:08:22 2011 +0000
Bring HTML-Embedded-Turtle distribution into line with new packaging policies. [massage.pl]
--HG--
branch : HTML-Embedded-Turtle
extra : convert_revision : svn%3A3fe8e991-6959-4966-b76d-b07eca2b6e37/HTML-Embedded-Turtle%40892
---
MANIFEST | 29 -----------------------------
MANIFEST.SKIP | 2 ++
Makefile.PL | 3 ++-
3 files changed, 4 insertions(+), 30 deletions(-)
diff --git a/MANIFEST b/MANIFEST
deleted file mode 100644
index 2cf2fa1..0000000
--- a/MANIFEST
+++ /dev/null
@@ -1,29 +0,0 @@
-TODO
-Changes
-Changes.ttl
-Changes.xml
-Makefile.PL
-MANIFEST
-MANIFEST.SKIP
-README
-META.yml
-SIGNATURE
-
-t/01basic.t
-
-lib/HTML/Embedded/Turtle.pm
-
-inc/Module/AutoInstall.pm
-inc/Module/Install/AutoInstall.pm
-inc/Module/Install/Base.pm
-inc/Module/Install/Can.pm
-inc/Module/Install/DOAPChangeSets.pm
-inc/Module/Install/Fetch.pm
-inc/Module/Install/Include.pm
-inc/Module/Install/Makefile.pm
-inc/Module/Install/Metadata.pm
-inc/Module/Install.pm
-inc/Module/Install/ReadmeFromPod.pm
-inc/Module/Install/Win32.pm
-inc/Module/Install/WriteAll.pm
-inc/Test/Signature.pm
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 1fb755a..6341a6d 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 4b9d575..52da358 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -32,8 +32,9 @@ keywords(qw(HTML XHTML script RDF SemWeb Turtle Notation3 N-Triples));
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/libhtml-embedded-turtle-perl.git
More information about the Pkg-perl-cvs-commits
mailing list