debian: Simplify upgrade path from ancient xz-lzma and lzip
commit6712c43f04922350094e88054c6591455d8a6ff3
authorJonathan Nieder <jrnieder@gmail.com>
Thu, 15 Jul 2010 02:28:44 +0000 (14 21:28 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Thu, 15 Jul 2010 02:28:44 +0000 (14 21:28 -0500)
tree97618003aedad68f662baf06a20be97725c9c683
parent493a486aa4e3f8c425d677a57591c5eb6aa28e69
debian: Simplify upgrade path from ancient xz-lzma and lzip

Use Replaces instead of Conflicts to represent conflicts in
debian/control, as recommended in policy ยง7.4.

This should make it easier for package managers to come up with
an upgrade path: it is no longer necessary to remove or upgrade
old xz-lzma in order to upgrade xz-utils.

Use Breaks to force the obsolete packages not to linger for long
so scenarios in which the replacing package is removed and breaks
them become less likely.
debian/changelog
debian/control