File: control

package info (click to toggle)
cups-pdf 2.6.1-22
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 416 kB
  • ctags: 92
  • sloc: ansic: 872; perl: 274; sh: 212; makefile: 14; python: 11
file content (37 lines) | stat: -rw-r--r-- 1,315 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
Homepage: http://www.cups-pdf.de
Source: cups-pdf
Section: graphics
Priority: optional
Maintainer: Debian CUPS Maintainers <debian-printing@lists.debian.org>
Uploaders: Martin-Éric Racine <martin-eric.racine@iki.fi>
Build-Depends: debhelper (>= 9.0~)
Standards-Version: 3.9.8

Package: printer-driver-cups-pdf
Architecture: any
Depends: cups,
         cups-client,
         ghostscript,
         libpaper-utils,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: cups-pdf
Replaces: cups-pdf
Suggests: system-config-printer-gnome | system-config-printer-kde | system-config-printer
Description: printer driver for PDF writing via CUPS
 CUPS-PDF provides a PDF Writer backend to CUPS. This can be used as a
 virtual printer in a paperless network or to perform testing on CUPS.
 .
 Documents are written to a configurable directory (by default to ~/PDF)
 or can be further manipulated by a post-processing command.

Package: cups-pdf
Architecture: any
Section: oldlibs
Priority: extra
Pre-Depends: ${misc:Pre-Depends}
Depends: printer-driver-cups-pdf (>= ${binary:Version}),
         ${misc:Depends}
Description: PDF writer backend for CUPS (dummy transitional package)
 This dummy package is provided to support the transition from
 cups-pdf to printer-driver-cups-pdf and should be removed afterwards.