summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 3 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 2c44ba0..ae76392 100644
--- a/debian/control
+++ b/debian/control
@@ -78,9 +78,9 @@ Package: libsane1
Section: libs
Architecture: any
Multi-Arch: same
-Conflicts: libsane (<< 1.0.27-1~)
-Replaces: libsane (<< 1.0.27-1~)
-Provides: libsane (= ${binary:Version})
+Breaks: libsane (<<1.0.27-1)
+Replaces: libsane (<<1.0.27-1)
+Pre-Depends: ${misc:Pre-Depends}
Depends:
acl [linux-any],
adduser,
@@ -101,9 +101,6 @@ Description: API library for scanners
under the GNU General Public License (commercial applications and
backends are welcome, too, however).
.
- This package includes the backends for many scanners. A libsane-extras
- package containing some not-yet-included backends is available separately.
- .
Graphical frontends for sane are available in the packages sane and
xsane. Command line frontend scanimage, saned and sane-find-scanner are
available in the sane-utils package.