File: control

package info (click to toggle)
foomatic-db-engine 4.0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,780 kB
  • ctags: 512
  • sloc: perl: 12,170; ansic: 6,958; python: 1,139; makefile: 243; sh: 215; xml: 83
file content (35 lines) | stat: -rw-r--r-- 1,571 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
Source: foomatic-db-engine
Section: text
Priority: optional
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Uploaders: Didier Raboud <odyx@debian.org>,
           Till Kamppeter <till.kamppeter@gmail.com>
Standards-Version: 3.9.6
Homepage: http://www.openprinting.org/
Build-Depends: debhelper (>> 9), libxml2-dev, perl
Vcs-Git: https://alioth.debian.org/anonscm/git/printing/foomatic-db-engine.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=printing/foomatic-db-engine.git

Package: foomatic-db-engine
Architecture: any
Pre-Depends: bash (>= 2.05)
Depends: cups-filters (>= 1.0.42) | foomatic-filters (>= 4.0),
         wget | curl,
         ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Recommends: cups, cups-client, foomatic-db-compressed-ppds | foomatic-db
Suggests: foomatic-db-gutenprint, netcat
Breaks: cups (<< 1.5.0-3~)
Description: OpenPrinting printer support - programs
 Foomatic is a printing system designed to make it easier to set up
 common printers for use with Debian (and other operating systems).
 It provides the "glue" between a print spooler (like CUPS or lpr) and
 your actual printer, by telling your computer how to process files
 sent to the printer.
 .
 This package contains the architecture-dependent programs needed to
 set up and maintain the foomatic system.  You will also need one or
 more database packages.  The foomatic-db package includes drivers for
 most common printers using Ghostscript as the print processor, as
 well as some common glue code used in other filter systems.