Skip to content

Commit

Permalink
Fix incorrect use of 'replaces:' (which applies to files, not packages)/
Browse files Browse the repository at this point in the history
  • Loading branch information
Ealdwulf committed Nov 20, 2017
1 parent c5ad4ac commit 8ac3c4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Homepage: <insert the upstream URL, if relevant>
Package: rpi-chromium-mods-kano
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, chromium-browser (>= 55) [armhf], chromium (>= 55) [!armhf]
Replaces: chromium-browser, rpi-chromium-mods
Replaces: chromium-browser
Conflicts: rpi-chromium-mods
Provides: rpi-chromium-mods
Description: Raspberry Pi-specific mods to Chromium
Package contains Raspberry Pi-specific modifications to the
Expand Down

0 comments on commit 8ac3c4b

Please sign in to comment.