diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-14 15:37:50 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-14 15:37:50 +0100 | 
| commit | db733b637cf3c8f0e1617a16e6c55f95acc30af7 (patch) | |
| tree | 5ff5ab82c9096b858dd0770a9e3a60e94751e2d8 /debian/control | |
| parent | 335e65d5b97023cb3fd0b4dc2ed0fe587554e88d (diff) | |
d/control: Change Conflicts/Replaces to the new release
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index cb74d97..8849606 100644 --- a/debian/control +++ b/debian/control @@ -84,8 +84,8 @@ Package: libsane1  Section: libs  Architecture: any  Multi-Arch: same -Conflicts: libsane (<< 1.0.28-1~) -Replaces: libsane (<< 1.0.28-1~) +Conflicts: libsane (<< 1.0.29-1~) +Replaces: libsane (<< 1.0.29-1~)  Provides: libsane (= ${binary:Version})  Depends:   acl [linux-any], | 
