[libatteanx-endpoint-perl] 08/27: Remove HTML::HTML5::Parser from deps

Jonas Smedegaard dr at jones.dk
Sat Oct 28 02:08:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.002-1
in repository libatteanx-endpoint-perl.

commit fb829611a07149afee21b6939ab38f9772a4822d
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Sun Sep 10 01:00:49 2017 +0200

    Remove HTML::HTML5::Parser from deps
---
 .travis.yml | 1 -
 Makefile.PL | 1 -
 2 files changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 84f7d40..eb0c430 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,6 @@ install:
   - "cpanm --quiet --notest Module::Install::DOAPChangeSets"
   - "cpanm --quiet --notest Attean"
   - "cpanm --quiet --notest File::ShareDir"
-  - "cpanm --quiet --notest HTML::HTML5::Parser"
   - "cpanm --quiet --notest HTML::HTML5::Writer"
   - "cpanm --quiet --notest HTTP::Message::PSGI"
   - "cpanm --quiet --notest HTTP::Negotiate"
diff --git a/Makefile.PL b/Makefile.PL
index c7af2e2..77fc7f9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,7 +20,6 @@ perl_version	'5.014';
 
 requires		'Attean'						=> 0.013;
 requires		'File::ShareDir'				=> 0;
-requires		'HTML::HTML5::Parser'			=> 0;
 requires		'HTML::HTML5::Writer'			=> 0;
 requires		'HTTP::Negotiate'				=> 0;
 requires		'IO::Compress::Gzip'			=> 0;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libatteanx-endpoint-perl.git



More information about the Pkg-perl-cvs-commits mailing list