summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 0056910..6d37f98 100644
--- a/debian/control
+++ b/debian/control
@@ -74,13 +74,13 @@ Description: API library for scanners -- documentation and support files
This package includes documentation for libsane, such as the man pages
and list of supported scanners, and support files (i18n data).
-Package: libsane
+Package: libsane1
Section: libs
Architecture: any
Multi-Arch: same
-Breaks: libsane1 (<< 1.0.27-3.1~)
-Replaces: libsane1 (<< 1.0.27-3.1~)
-Provides: libsane1 (= ${binary:Version})
+Conflicts: libsane (<< 1.0.27-4~)
+Replaces: libsane (<< 1.0.27-4~)
+Provides: libsane (= ${binary:Version})
Depends:
acl [linux-any],
adduser,
@@ -110,7 +110,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
- libsane (= ${binary:Version}),
+ libsane1 (= ${binary:Version}),
${misc:Depends}
Description: API development library for scanners [development files]
SANE stands for "Scanner Access Now Easy" and is an application