[libhtml-formattext-withlinks-perl] 10/11: Mark package as autopkgtest-able.
gregor herrmann
gregoa at debian.org
Sun Jun 7 13:05:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libhtml-formattext-withlinks-perl.
commit 83468fb97c54759dae67c84c91ed0826aedd0394
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 7 15:04:20 2015 +0200
Mark package as autopkgtest-able.
---
debian/control | 27 ++++++++++++++++++++-------
1 file changed, 20 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 40fa0e8..5afeed2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,31 @@
Source: libhtml-formattext-withlinks-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Tim Retout <diocles at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: perl, liburi-perl, libhtml-tree-perl, libhtml-format-perl, libtest-mockobject-perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Tim Retout <diocles at debian.org>, Ansgar Burchardt <ansgar at debian.org>
+Build-Depends: debhelper (>= 8),
+ libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: perl,
+ liburi-perl,
+ libhtml-tree-perl,
+ libhtml-format-perl,
+ libtest-mockobject-perl,
+ libtest-pod-perl,
+ libtest-pod-coverage-perl
Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/HTML-FormatText-WithLinks
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-formattext-withlinks-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-formattext-withlinks-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-formattext-withlinks-perl.git
+Homepage: https://metacpan.org/release/HTML-FormatText-WithLinks
Package: libhtml-formattext-withlinks-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libhtml-tree-perl, libhtml-format-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ liburi-perl,
+ libhtml-tree-perl,
+ libhtml-format-perl
Description: Perl module to convert HTML to text with links as footnotes
HTML::FormatText::WithLinks takes HTML and turns it into plain text
but prints all the links in the HTML as footnotes. By default, it attempts
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-formattext-withlinks-perl.git
More information about the Pkg-perl-cvs-commits
mailing list