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

eythian-guest pushed a commit to branch master
in repository libpdf-fromhtml-perl.

commit 1b2e3f55719ae607f4ed07eba4397dce27425e13
Author: Robin Sheat <ro...@catalyst.net.nz>
Date:   Tue May 19 18:10:40 2015 +1200

    Exclude the inc directory and just depend on the module instead
    
    Also improve the description
---
 debian/control   | 13 +++++++------
 debian/copyright |  1 +
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index d40290c..1c159a0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,11 @@ Uploaders: Robin Sheat <ro...@catalyst.net.nz>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libgraphics-colornames-perl,
  libimage-size-perl,
- libpdf-writer-perl (>= 0.05),
+ libpdf-writer-perl,
  libwww-perl,
  libxml-twig-perl,
- libhtml-tidy-perl | libxml-clean-perl,
+ libhtml-tidy-perl,
+ libmodule-install-perl,
  perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libpdf-fromhtml-perl.git
@@ -22,12 +23,12 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libgraphics-colornames-perl,
  libimage-size-perl,
- libpdf-writer-perl (>= 0.05),
+ libpdf-writer-perl,
  libwww-perl,
  libxml-twig-perl,
- libhtml-tidy-perl | libxml-clean-perl
-Description: converts HTML documents to PDF
+ libhtml-tidy-perl
+Description: module to convert HTML documents to PDF
  PDF::FromHTML is a Perl module that transforms HTML into PDF, using an
  assortment of XML transformations implemented in PDF::FromHTML::Twig.
  .
- It comes with a command-line utility, html2pdf.pl.
+ It comes with a command-line utility, html2pdf.
diff --git a/debian/copyright b/debian/copyright
index 2074763..cefa54a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/PDF-FromHTML
 Upstream-Contact: 唐鳳 <c...@audreyt.org>
 Upstream-Name: PDF-FromHTML
+Files-Excluded: inc/*
 
 Files: *
 Copyright: 2004-2010 唐鳳 <c...@audreyt.org>

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to