File: control

package info (click to toggle)
publican 2.8-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,404 kB
  • sloc: xml: 8,372; perl: 7,501; makefile: 34; sh: 6
file content (89 lines) | stat: -rw-r--r-- 2,661 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: publican
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~),
 docbook-xml,
 docbook-xsl (>= 1.76.1),
 fop,
# for Archive::Tar, I18N::LangTags::List, Locale::Language, Term::ANSIColor, Text::Wrap and more
 perl (>= 5.10),
 libarchive-zip-perl,
 libconfig-simple-perl,
 libdatetime-format-dateparse-perl,
 libdatetime-perl,
 libdbd-sqlite3-perl,
 libdbi-perl,
 libdevel-cover-perl,
 libfile-copy-recursive-perl (>= 0.38),
 libfile-find-rule-perl,
 libfile-pushd-perl,
 libfile-which-perl,
 libhtml-format-perl,
 libhtml-template-perl,
 libhtml-tree-perl (>= 3.23-2),
 libimage-size-perl,
 libio-string-perl,
 liblocale-maketext-gettext-perl,
 liblocale-po-perl,
 libmakefile-parser-perl,
 libmodule-build-perl,
 libsyntax-highlight-engine-kate-perl,
 libtemplate-perl,
 libtest-exception-perl,
 libtest-perl-critic-perl,
 libtest-pod-perl,
 libtest-pod-coverage-perl,
 libxml-libxml-perl (>= 1.67),
 libxml-libxslt-perl (>= 1.67),
 libxml-simple-perl,
 libxml-treebuilder-perl (>= 3.09-2),
 perlmagick,
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Uploaders: Raphaƫl Hertzog <hertzog@debian.org>
Standards-Version: 3.9.3
Homepage: https://fedorahosted.org/publican/
Vcs-Git: git://git.debian.org/collab-maint/publican.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/publican.git

Package: publican
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 docbook-xml,
 docbook-xsl (>= 1.76.1),
 fop,
 gettext,
 libarchive-zip-perl,
 libconfig-simple-perl,
 libdatetime-format-dateparse-perl,
 libdatetime-perl,
 libdbd-sqlite3-perl,
 libdbi-perl,
 libfile-copy-recursive-perl (>= 0.38),
 libfile-find-rule-perl,
 libfile-pushd-perl,
 libfile-which-perl,
 libhtml-format-perl,
 libhtml-template-perl,
 libhtml-tree-perl (>= 3.23-2),
 libimage-size-perl,
 libio-string-perl,
 liblocale-maketext-gettext-perl,
 liblocale-po-perl,
 libmakefile-parser-perl,
 libtemplate-perl,
 libsyntax-highlight-engine-kate-perl,
 libxml-libxml-perl (>= 1.67),
 libxml-libxslt-perl (>= 1.67),
 libxml-simple-perl,
 libxml-treebuilder-perl (>= 3.09-2),
 perlmagick,
 librsvg2-bin,
Description: Tool for publishing material authored in DocBook XML
 Publican is a DocBook XML publication system:
  * Publican ensures your document is valid,
  * Publican works to ensure your document is up to publishable standard,
  * Publican supports skinning to allow you to create your own presentation
    rules and look, overriding many parts of the default style to meet your
    publishing needs,
  * Publican automates producing documentation in several formats: plain text,
    several variations of HTML output and PDF, hiding boring details.