~ubuntu-branches/ubuntu/trusty/dblatex/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Hoenen
  • Date: 2006-11-18 09:52:18 UTC
  • mfrom: (3.1.2 feisty)
  • Revision ID: james.westby@ubuntu.com-20061118095218-zsibrzxr9w6e2lor
Tags: 0.2-2
Do not depend on script mktexlsr belonging to a non-essential package
in postrm purge. (Urgency set to high due to serious severity.)
Closes: #398776

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: text
3
3
Priority: optional
4
4
Maintainer: Andreas Hoenen <andreas.hoenen@arcor.de>
5
 
Build-Depends: debhelper (>= 4.0.0)
6
 
Build-Depends-Indep: docbook-xml, docbook-xsl, xsltproc
 
5
Build-Depends: debhelper (>= 5), python-support (>= 0.3)
7
6
Standards-Version: 3.7.2
8
7
 
9
8
Package: dblatex
10
9
Architecture: all
11
 
Depends: docbook-xml, file, locales, xsltproc, gs-pdfencrypt, tetex-extra | texlive-latex-recommended, tetex-extra | texlive-latex-extra, tetex-extra | texlive-fonts-recommended, tetex-extra | texlive-fonts-extra
12
 
Suggests: xpdf
 
10
Depends: ${python:Depends}, docbook-xml, xsltproc, gs-gpl | gs-pdfencrypt, transfig, tetex-extra | texlive-latex-recommended, tetex-extra | texlive-latex-extra, tetex-extra | texlive-fonts-recommended, tetex-extra | texlive-fonts-extra
 
11
Suggests: pdf-viewer
13
12
Description: Produces DVI, PostScript, PDF documents from DocBook sources
14
13
 DocBook to LaTeX Publishing that transforms your SGML/XML DocBook documents to
15
14
 DVI, PostScript or PDF by translating them in pure LaTeX as a first process.