diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-06 14:05:19 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-06 14:05:19 +0200 |
commit | b6ad4c27eefc9c0e5e545c0b50ff2861379c3993 (patch) | |
tree | ec2a3dc8e94153cbedf8761051bf46849ec41fa5 /debian/control | |
parent | e719a395d1f59b7fbb83296c7a8ef04b8999095b (diff) |
Move umax_pp.5 from libsane-common to sane-utils
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cba9436..9f4aad9 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,8 @@ Depends: update-inetd, ${misc:Depends}, ${shlibs:Depends} +Breaks: libsane-common (<<1.0.27-1~) +Replaces: libsane-common (<<1.0.27-1~) Suggests: avahi-daemon, unpaper Description: API library for scanners -- utilities SANE stands for "Scanner Access Now Easy" and is an application @@ -56,6 +58,7 @@ Multi-Arch: foreign Pre-Depends: dpkg (>= 1.15.7.2) Depends: ${misc:Depends} +Breaks: sane-utils (<<1.0.27-1~) Description: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any |