summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-04-27 09:13:33 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-04-27 09:13:33 +0200
commit2ea1114b4bd294ae0a60985945956507ec25d430 (patch)
treed42a0fe15270324ab013288cc37fe449c0dc7029 /debian/control
parentecff86e3856de0d6dca780004e15dfaf23bfddf8 (diff)
Merge release 1.0.27.3.2 into source tree
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 c52b8dc..0056910 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: libsane1
+Package: libsane
Section: libs
Architecture: any
Multi-Arch: same
-Conflicts: libsane (<< 1.0.27-1~)
-Replaces: libsane (<< 1.0.27-1~)
-Provides: libsane (= ${binary:Version})
+Breaks: libsane1 (<< 1.0.27-3.1~)
+Replaces: libsane1 (<< 1.0.27-3.1~)
+Provides: libsane1 (= ${binary:Version})
Depends:
acl [linux-any],
adduser,
@@ -110,7 +110,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
- libsane1 (= ${binary:Version}),
+ libsane (= ${binary:Version}),
${misc:Depends}
Description: API development library for scanners [development files]
SANE stands for "Scanner Access Now Easy" and is an application