summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1a6b76947716691efbdfe9a6b9dfe646b3a33bf4 (plain)
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
Source: pandoc
Section: text
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
 , Kiwamu Okabe <kiwamu@debian.or.jp>
 , Clint Adams <clint@debian.org>
Build-Depends: cdbs,
 debhelper,
 dh-buildinfo,
 ghc,
 ghc-prof,
 alex,
 happy,
 libghc-glob-dev (>= 0.7),
 libghc-glob-dev (<< 0.10),
 libghc-glob-prof (>= 0.7),
 libghc-glob-prof (<< 0.10),
 libghc-http-dev (>= 1:4000.0.5),
 libghc-http-dev (<< 1:4000.4),
 libghc-http-prof (>= 1:4000.0.5),
 libghc-http-prof (<< 1:4000.4),
 libghc-juicypixels-dev (>= 3.1.6.1),
 libghc-juicypixels-dev (<< 3.3),
 libghc-juicypixels-prof (>= 3.1.6.1),
 libghc-juicypixels-prof (<< 3.3),
 libghc-sha-dev (>= 1.6),
 libghc-sha-dev (<< 1.7),
 libghc-sha-prof (>= 1.6),
 libghc-sha-prof (<< 1.7),
 libghc-aeson-dev (>= 0.7),
 libghc-aeson-dev (<< 1.3),
 libghc-aeson-prof (>= 0.7),
 libghc-aeson-prof (<< 1.3),
 libghc-aeson-pretty-dev (>= 0.8.5),
 libghc-aeson-pretty-dev (<< 0.9),
 libghc-aeson-pretty-prof (>= 0.8.5),
 libghc-aeson-pretty-prof (<< 0.9),
 libghc-base64-bytestring-dev (>= 0.1),
 libghc-base64-bytestring-dev (<< 1.1),
 libghc-base64-bytestring-prof (>= 0.1),
 libghc-base64-bytestring-prof (<< 1.1),
 libghc-blaze-html-dev (>= 0.9),
 libghc-blaze-html-dev (<< 0.10),
 libghc-blaze-html-prof (>= 0.9),
 libghc-blaze-html-prof (<< 0.10),
 libghc-blaze-markup-dev (>= 0.8),
 libghc-blaze-markup-dev (<< 0.9),
 libghc-blaze-markup-prof (>= 0.8),
 libghc-blaze-markup-prof (<< 0.9),
 libghc-case-insensitive-dev (>= 1.2),
 libghc-case-insensitive-dev (<< 1.3),
 libghc-case-insensitive-prof (>= 1.2),
 libghc-case-insensitive-prof (<< 1.3),
 libghc-cmark-gfm-dev (>= 0.1.1),
 libghc-cmark-gfm-dev (<< 0.2),
 libghc-cmark-gfm-prof (>= 0.1.1),
 libghc-cmark-gfm-prof (<< 0.2),
 libghc-data-default-dev (>= 0.4),
 libghc-data-default-dev (<< 0.8),
 libghc-data-default-prof (>= 0.4),
 libghc-data-default-prof (<< 0.8),
 libghc-doctemplates-dev (>= 0.2.1),
 libghc-doctemplates-dev (<< 0.3),
 libghc-doctemplates-prof (>= 0.2.1),
 libghc-doctemplates-prof (<< 0.3),
 libghc-exceptions-dev (>= 0.8),
 libghc-exceptions-dev (<< 0.10),
 libghc-exceptions-prof (>= 0.8),
 libghc-exceptions-prof (<< 0.10),
 libghc-haddock-library-dev (>= 1.1),
 libghc-haddock-library-dev (<< 1.5),
 libghc-haddock-library-prof (>= 1.1),
 libghc-haddock-library-prof (<< 1.5),
 libghc-hslua-dev (>= 0.9.5),
 libghc-hslua-dev (<< 0.9.6),
 libghc-hslua-prof (>= 0.9.5),
 libghc-hslua-prof (<< 0.9.6),
 libghc-hslua-module-text-dev (>= 0.1.2),
 libghc-hslua-module-text-dev (<< 0.2),
 libghc-hslua-module-text-prof (>= 0.1.2),
 libghc-hslua-module-text-prof (<< 0.2),
 libghc-http-client-dev (>= 0.4.30),
 libghc-http-client-dev (<< 0.6),
 libghc-http-client-prof (>= 0.4.30),
 libghc-http-client-prof (<< 0.6),
 libghc-http-client-tls-dev (>= 0.2.4),
 libghc-http-client-tls-dev (<< 0.4),
 libghc-http-client-tls-prof (>= 0.2.4),
 libghc-http-client-tls-prof (<< 0.4),
 libghc-http-types-dev (>= 0.8),
 libghc-http-types-dev (<< 0.13),
 libghc-http-types-prof (>= 0.8),
 libghc-http-types-prof (<< 0.13),
 libghc-mtl-dev (>= 2.2),
 libghc-mtl-dev (<< 2.3),
 libghc-mtl-prof (>= 2.2),
 libghc-mtl-prof (<< 2.3),
 libghc-network-dev (>= 2.6),
 libghc-network-prof (>= 2.6),
 libghc-network-uri-dev (>= 2.6),
 libghc-network-uri-dev (<< 2.7),
 libghc-network-uri-prof (>= 2.6),
 libghc-network-uri-prof (<< 2.7),
 libghc-pandoc-types-dev (>= 1.17.3),
 libghc-pandoc-types-dev (<< 1.18),
 libghc-pandoc-types-prof (>= 1.17.3),
 libghc-pandoc-types-prof (<< 1.18),
 libghc-parsec3-dev (>= 3.1),
 libghc-parsec3-dev (<< 3.2),
 libghc-parsec3-prof (>= 3.1),
 libghc-parsec3-prof (<< 3.2),
 libghc-random-dev (>= 1),
 libghc-random-dev (<< 1.2),
 libghc-random-prof (>= 1),
 libghc-random-prof (<< 1.2),
 libghc-safe-dev (>= 0.3),
 libghc-safe-dev (<< 0.4),
 libghc-safe-prof (>= 0.3),
 libghc-safe-prof (<< 0.4),
 libghc-scientific-dev (>= 0.2),
 libghc-scientific-dev (<< 0.4),
 libghc-scientific-prof (>= 0.2),
 libghc-scientific-prof (<< 0.4),
 libghc-skylighting-dev (>= 0.5.1),
 libghc-skylighting-dev (<< 0.7),
 libghc-skylighting-prof (>= 0.5.1),
 libghc-skylighting-prof (<< 0.7),
 libghc-split-dev (>= 0.2),
 libghc-split-dev (<< 0.3),
 libghc-split-prof (>= 0.2),
 libghc-split-prof (<< 0.3),
 libghc-syb-dev (>= 0.1),
 libghc-syb-dev (<< 0.8),
 libghc-syb-prof (>= 0.1),
 libghc-syb-prof (<< 0.8),
 libghc-tagsoup-dev (>= 0.14.6),
 libghc-tagsoup-dev (<< 0.15),
 libghc-tagsoup-prof (>= 0.14.6),
 libghc-tagsoup-prof (<< 0.15),
 libghc-temporary-dev (>= 1.1),
 libghc-temporary-dev (<< 1.3),
 libghc-temporary-prof (>= 1.1),
 libghc-temporary-prof (<< 1.3),
 libghc-texmath-dev (>= 0.10),
 libghc-texmath-dev (<< 0.11),
 libghc-texmath-prof (>= 0.10),
 libghc-texmath-prof (<< 0.11),
 libghc-text-dev (>= 0.11),
 libghc-text-dev (<< 1.3),
 libghc-text-prof (>= 0.11),
 libghc-text-prof (<< 1.3),
 libghc-unordered-containers-dev (>= 0.2),
 libghc-unordered-containers-dev (<< 0.3),
 libghc-unordered-containers-prof (>= 0.2),
 libghc-unordered-containers-prof (<< 0.3),
 libghc-vector-dev (>= 0.10),
 libghc-vector-dev (<< 0.13),
 libghc-vector-prof (>= 0.10),
 libghc-vector-prof (<< 0.13),
 libghc-xml-dev (>= 1.3.12),
 libghc-xml-dev (<< 1.4),
 libghc-xml-prof (>= 1.3.12),
 libghc-xml-prof (<< 1.4),
 libghc-yaml-dev (>= 0.8.8.2),
 libghc-yaml-dev (<< 0.9),
 libghc-yaml-prof (>= 0.8.8.2),
 libghc-yaml-prof (<< 0.9),
 libghc-zip-archive-dev (>= 0.2.3.4),
 libghc-zip-archive-dev (<< 0.4),
 libghc-zip-archive-prof (>= 0.2.3.4),
 libghc-zip-archive-prof (<< 0.4),
 libghc-zlib-dev (>= 0.5),
 libghc-zlib-dev (<< 0.7),
 libghc-zlib-prof (>= 0.5),
 libghc-zlib-prof (<< 0.7),
 libghc-diff-dev (>= 0.2),
 libghc-diff-dev (<< 0.4),
 libghc-quickcheck2-dev (>= 2.4),
 libghc-quickcheck2-dev (<< 2.12),
 libghc-executable-path-dev (>= 0.0),
 libghc-executable-path-dev (<< 0.1),
 libghc-tasty-dev (>= 0.11),
 libghc-tasty-dev (<< 1.1),
 libghc-tasty-golden-dev (>= 2.3),
 libghc-tasty-golden-dev (<< 2.4),
 libghc-tasty-hunit-dev (>= 0.9),
 libghc-tasty-hunit-dev (<< 0.11),
 libghc-tasty-quickcheck-dev (>= 0.8),
 libghc-tasty-quickcheck-dev (<< 0.10),
 haskell-devscripts,
 bash-completion
Build-Depends-Indep: ghc-doc
  , libghc-unordered-containers-doc
  , libghc-parsec3-doc
  , libghc-mtl-doc
  , libghc-network-doc
  , libghc-network-uri-doc
  , libghc-text-doc
  , libghc-zip-archive-doc
  , libghc-http-doc
  , libghc-texmath-doc
  , libghc-xml-doc
  , libghc-random-doc
  , libghc-extensible-exceptions-doc
  , libghc-pandoc-types-doc
  , libghc-aeson-doc
  , libghc-tagsoup-doc
  , libghc-base64-bytestring-doc
  , libghc-zlib-doc
  , libghc-skylighting-doc
  , libghc-data-default-doc
  , libghc-temporary-doc
  , libghc-blaze-html-doc
  , libghc-blaze-markup-doc
  , libghc-yaml-doc
  , libghc-scientific-doc
  , libghc-vector-doc
  , libghc-hslua-doc
  , libghc-sha-doc
  , libghc-haddock-library-doc
  , libghc-deepseq-generics-doc
  , libghc-juicypixels-doc
  , libghc-filemanip-doc
  , libghc-cmark-doc
  , libghc-http-client-doc
  , libghc-http-client-tls-doc
  , libghc-http-types-doc
  , libghc-text-doc
  , libghc-syb-doc
  , libghc-blaze-builder-doc
  , libghc-digest-doc
  , libghc-dlist-doc
  , libghc-hs-bibutils-doc
  , libghc-pcre-light-doc
  , libghc-transformers-doc
  , libghc-utf8-string-doc
Standards-Version: 4.1.3
Homepage: https://pandoc.org/
Vcs-Git: https://salsa.debian.org/haskell-team/pandoc.git/
Vcs-Browser: https://salsa.debian.org/haskell-team/pandoc

Package: pandoc
Architecture: any
Depends: ${cdbs:Depends}
 , ${misc:Depends}
 , ${shlibs:Depends}
 , pandoc-data (>= ${source:Version})
 , pandoc-data (<< ${source:Version}.~)
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Multi-Arch: foreign
Description: general markup converter
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 It can read several dialects of Markdown and (subsets of) HTML,
 reStructuredText, LaTeX, DocBook,
 MediaWiki markup, TWiki markup, Haddock markup,
 OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
 and it can write Markdown, reStructuredText, XHTML, HTML 5,
 LaTeX (including rendering as plain PDF or beamer slide shows),
 ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
 MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
 plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
 EPUB (v2 and v3), FictionBook2, InDesign ICML,
 and several kinds of HTML/javascript slide shows
 (S5, Slidy, Slideous, DZSlides, reveal.js).
 .
 In contrast to most existing tools for converting Markdown to HTML,
 pandoc has a modular design:
 it consists of a set of readers, which parse text in a given format
 and produce a native representation of the document,
 and a set of writers,
 which convert this native representation into a target format.
 Thus,
 adding an input or output format requires only adding a reader or writer.
 .
 This package contains the pandoc tool.
 .
 PDF output via PDFLaTeX requires the package texlive-latex-recommended.
  * XeLaTeX additionally requires the package texlive-xetex.
  * LuaTeX additionally requires the package texlive-luatex.
  * content with YAML metadata additionally requires the package
    texlive-latex-extra.
 .
 PDF output via ConTeXt requires the package context.
 .
 PDF output via wkhtmltopdf requires the package wkhtmltopdf.

Package: pandoc-data
Architecture: all
Depends: ${cdbs:Depends}
 , ${misc:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: general markup converter - data files
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 It can read several dialects of Markdown and (subsets of) HTML,
 reStructuredText, LaTeX, DocBook,
 MediaWiki markup, TWiki markup, Haddock markup,
 OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
 and it can write Markdown, reStructuredText, XHTML, HTML 5,
 LaTeX (including rendering as plain PDF or beamer slide shows),
 ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
 MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
 plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
 EPUB (v2 and v3), FictionBook2, InDesign ICML,
 and several kinds of HTML/javascript slide shows
 (S5, Slidy, Slideous, DZSlides, reveal.js).
 .
 In contrast to most existing tools for converting Markdown to HTML,
 pandoc has a modular design:
 it consists of a set of readers, which parse text in a given format
 and produce a native representation of the document,
 and a set of writers,
 which convert this native representation into a target format.
 Thus,
 adding an input or output format requires only adding a reader or writer.
 .
 This package contains the data files for pandoc.

Package: libghc-pandoc-dev
Section: haskell
Architecture: any
Depends: ${cdbs:Depends}
 , ${haskell:Depends}
 , ${haskell:Extra-Depends}
 , ${misc:Depends}
 , ${shlibs:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: general markup converter - libraries
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 It can read several dialects of Markdown and (subsets of) HTML,
 reStructuredText, LaTeX, DocBook,
 MediaWiki markup, TWiki markup, Haddock markup,
 OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
 and it can write Markdown, reStructuredText, XHTML, HTML 5,
 LaTeX (including rendering as plain PDF or beamer slide shows),
 ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
 MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
 plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
 EPUB (v2 and v3), FictionBook2, InDesign ICML,
 and several kinds of HTML/javascript slide shows
 (S5, Slidy, Slideous, DZSlides, reveal.js).
 .
 In contrast to most existing tools for converting Markdown to HTML,
 pandoc has a modular design:
 it consists of a set of readers, which parse text in a given format
 and produce a native representation of the document,
 and a set of writers,
 which convert this native representation into a target format.
 Thus,
 adding an input or output format requires only adding a reader or writer.
 .
 This package contains the libraries compiled for GHC.

Package: libghc-pandoc-doc
Section: doc
Architecture: all
Depends: ${haskell:Depends}
 , ${haskell:Extra-Depends}
 , ${misc:Depends}
Recommends: ${haskell:Recommends}
Description: general markup converter - library documentation
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 It can read several dialects of Markdown and (subsets of) HTML,
 reStructuredText, LaTeX, DocBook,
 MediaWiki markup, TWiki markup, Haddock markup,
 OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
 and it can write Markdown, reStructuredText, XHTML, HTML 5,
 LaTeX (including rendering as plain PDF or beamer slide shows),
 ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
 MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
 plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
 EPUB (v2 and v3), FictionBook2, InDesign ICML,
 and several kinds of HTML/javascript slide shows
 (S5, Slidy, Slideous, DZSlides, reveal.js).
 .
 In contrast to most existing tools for converting Markdown to HTML,
 pandoc has a modular design:
 it consists of a set of readers, which parse text in a given format
 and produce a native representation of the document,
 and a set of writers,
 which convert this native representation into a target format.
 Thus,
 adding an input or output format requires only adding a reader or writer.
 .
 This package contains the library documentation for Pandoc.

Package: libghc-pandoc-prof
Section: haskell
Architecture: any
Depends: ${haskell:Depends}
 , ${haskell:Extra-Depends}
 , ${misc:Depends}
Suggests: ${cdbs:Suggests}
Provides: ${haskell:Provides}
Description: general markup converter - profiling libraries
 Pandoc is a Haskell library for converting
 from one markup format to another,
 and a command-line tool that uses this library.
 It can read several dialects of Markdown and (subsets of) HTML,
 reStructuredText, LaTeX, DocBook,
 MediaWiki markup, TWiki markup, Haddock markup,
 OPML, Emacs Org-mode, txt2tags, Word Docx, ODT, and Textile,
 and it can write Markdown, reStructuredText, XHTML, HTML 5,
 LaTeX (including rendering as plain PDF or beamer slide shows),
 ConTeXt, DocBook, OPML, TEI, OpenDocument, ODT, Word docx, RTF,
 MediaWiki, DokuWiki, ZimWiki, Textile, groff man pages, GNU Texinfo,
 plain text, Emacs Org-Mode, AsciiDoc, Haddock markup,
 EPUB (v2 and v3), FictionBook2, InDesign ICML,
 and several kinds of HTML/javascript slide shows
 (S5, Slidy, Slideous, DZSlides, reveal.js).
 .
 In contrast to most existing tools for converting Markdown to HTML,
 pandoc has a modular design:
 it consists of a set of readers, which parse text in a given format
 and produce a native representation of the document,
 and a set of writers,
 which convert this native representation into a target format.
 Thus,
 adding an input or output format requires only adding a reader or writer.
 .
 This package contains the profiling libraries for Pandoc.