Package: kgames Version: 1.0-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts
Hi, during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails because it tries to overwrite other packages files. kreversi (the kde version) already owns /usr/games/kreversi But I can't see any trace of a package using bin/reversi or games/reversi, so you might just go by the unprefixed name ;-) (There are the packages cl-reversi and tkabber-plugins that seem to have reversi veriants, but that seems to be all in the archive). Regarding xmille: You need both 'Breaks: xmille' and 'Replaces: xmille' to properly take over files from the other package (and get it uninstalled automatically). A sole Replaces leaves a crippled xmille package installed which will be no longer working after kgames got removed. You should also add 'Provides: xmille' s.t. people looking for it by the old name can find it. It will also help to satisfy the Recommends: xmille in games-card. I don't think it is neccessary to introduce a transitional xmille package which Depends: kgames. And src:xmille could be removed from sid, please file a RM request with reportbug against ftp.debian.org. cheers, Andreas