summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2021-09-02 16:10:00 +0200
committerDidier Raboud <odyx@debian.org>2021-09-02 16:22:06 +0200
commitde72714e135cc196abb3a2df3587d34ff427335c (patch)
treeafd9ea9d0d273efe6c8ca9419d973bb5a5f605f6
parent69a0adc679787c0f7476fffe4caef380acb75eeb (diff)
Cleanup dependencies thanks to cme fix dpkg-control
-rw-r--r--debian/control6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 54bbb7c..3e6e35b 100644
--- a/debian/control
+++ b/debian/control
@@ -55,8 +55,6 @@ Depends:
${shlibs:Depends},
Suggests:
gutenprint-locales (>= ${source:Version}),
-Pre-Depends:
- dpkg (>= 1.17.5),
Description: maintenance utility for Epson Stylus printers
escputil is a utility to clean and align the heads of Epson Stylus
printers. It can also check the current ink levels in the printer.
@@ -229,8 +227,6 @@ Depends:
${misc:Depends},
Suggests:
libgutenprint-doc (= ${source:Version}),
-Pre-Depends:
- dpkg (>= 1.17.5),
Description: development files for the Gutenprint printer driver user interface library
This package contains the header files for the libgutenprintui
library, along with a static version of libgutenprintui.
@@ -252,7 +248,7 @@ Architecture: any
Depends:
cups,
cups-client,
- cups-filters (>= 1.0.36) | ghostscript-cups (<< 9.08),
+ cups-filters | ghostscript-cups (<< 9.08),
${misc:Depends},
${perl:Depends},
${shlibs:Depends},