From bace12e994a5df9b013e8911429c805bf90317b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 28 Apr 2019 10:24:29 +0200 Subject: Fix the lintian warning libsane: package-name-doesnt-match-sonames libsane1 --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') 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 -- cgit v1.2.3