summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 99f993e..3e8de27 100644
--- a/debian/control
+++ b/debian/control
@@ -38,3 +38,18 @@ Description: OpenPrinting printer support - filters
.
For use with CUPS, you will need both the cups and cups-client
packages installed on your system.
+
+Package: foomatic-filters-beh
+Architecture: all
+Breaks: foomatic-filters (<< 4.0.17-8)
+Replaces: foomatic-filters (<< 4.0.17-8)
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: Openprinting Backend error handler
+ Foomatic is a printer database designed to make it easier to set up
+ common printers for use with UNIX-like operating systems.
+ It provides the "glue" between a print spooler (like CUPS or lpr) and
+ the printer, by processing files sent to the printer.
+ .
+ This package contains the backend error handler.