From 484d83e03ce490fa0c2635038c1965932869915b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 14 Mar 2021 11:14:16 +0100 Subject: Fix bug #985190 --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e5fa11d..741d763 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,10 @@ Suggests: gocr | cuneiform | tesseract-ocr | ocrad, gv, hylafax-client | mgetty-fax +Breaks: + xsane-common (<< 0.999-10~), +Replaces: + xsane-common (<< 0.999-10~), Description: featureful graphical frontend for SANE (Scanner Access Now Easy) xsane can be run as a stand-alone program or through the GIMP image manipulation program. In stand-alone mode, xsane can save an image @@ -54,7 +58,6 @@ Package: xsane-common Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} -Replaces: xsane Recommends: xsane Description: xsane architecture independent files xsane can be run as a stand-alone program or through the GIMP image -- cgit v1.2.3 From 237523c33e89c3f8e8f2fb3870aa83c39f364535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 14 Mar 2021 11:26:05 +0100 Subject: Declare compliance with Debian Policy 4.5.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 741d763..795ee2a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xsane Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Build-Depends: debhelper-compat (= 13), gettext, -- cgit v1.2.3