Source: emacs-pdf-tools
Section: text
Priority: optional
Maintainer: Debian Emacs addons team <debian-emacsen@lists.debian.org>
Uploaders: Rémi Vanicat <vanicat@debian.org>
Build-Depends: debhelper (>=11~),
Build-Depends-Indep: dh-elpa,
Build-Depends-Arch: libsynctex-dev, libpng-dev, libz-dev, libpoppler-glib-dev, libpoppler-private-dev,
Standards-Version: 4.3.0
Homepage: https://github.com/politza/pdf-tools
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-pdf-tools
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-pdf-tools.git/

Package: elpa-pdf-tools
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}, emacsen-common (>= 2.0.8), emacs, elpa-pdf-tools-server
Built-Using: ${misc:Built-Using}
Description: Display and interact with pdf in Emacs
 This mode replace DocView for PDF files.  The key difference is, that pages
 are created on-demand and stored in memory.
 .
 One can also get all kinds of information about a document, add
 annotation, copy and paste, follow link...
 .
 With synctex one can also get to the tex source of a part of a
 document.

Package: elpa-pdf-tools-server
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: server for Emacs's pdf-tools
 This package contain the server needed by elpa-pdf-tools to transform
 pdf into png to be displayed by Emacs.
 .
 You probably need it only for elpa-pdf-tools
