summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 18 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index aac9b69..1556542 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,7 @@ Package: libgutenprint9
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, libgutenprint-common (>= ${source:Version})
Suggests: gutenprint-locales (>= ${source:Version})
Description: runtime for the Gutenprint printer driver library
This package includes the Gutenprint shared library, needed to
@@ -127,6 +127,23 @@ Description: runtime for the Gutenprint printer driver library
many cases, and can be used for many of the most demanding printing
tasks. Gutenprint was formerly known as Gimp-Print.
+Package: libgutenprint-common
+Architecture: all
+Section: libs
+Depends: ${misc:Depends},
+Recommends: libgutenprint9 (>= ${source:Version})
+Suggests: gutenprint-locales (>= ${source:Version})
+Description: support files for the Gutenprint printer driver library
+ This package includes the Gutenprint printer definitions needed by
+ libgutenprint9 to run programs using Gutenprint drivers.
+ .
+ Gutenprint is the print facility for the GIMP, and in addition a
+ suite of drivers that may be used with common UNIX spooling systems
+ using GhostScript or CUPS. These drivers provide printing quality
+ for UNIX/Linux on a par with proprietary vendor-supplied drivers in
+ many cases, and can be used for many of the most demanding printing
+ tasks. Gutenprint was formerly known as Gimp-Print.
+
Package: libgutenprintui2-dev
Architecture: any
Section: libdevel