diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-08-11 10:57:34 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-08-11 10:57:34 +0200 | 
| commit | 5bb4cf12855ec0151de15d6c5a2354ff08766957 (patch) | |
| tree | 68e3a6b17f77b317ec9958e70c79d19abdc9d27b | |
| parent | d1009d916fda49353425e5cc73d8db2f5eecd532 (diff) | |
Fix Conflicts / Replaces
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index 46242ce..a2c2334 100644 --- a/debian/control +++ b/debian/control @@ -82,8 +82,8 @@ Package: libsane1  Section: libs  Architecture: any  Multi-Arch: same -Conflicts: libsane (<< 1.0.27-4~) -Replaces: libsane (<< 1.0.27-4~) +Conflicts: libsane (<< 1.0.28-1~) +Replaces: libsane (<< 1.0.28-1~)  Provides: libsane (= ${binary:Version})  Depends:   acl [linux-any], | 
