summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-08-12 10:21:23 +0300
committerLars Wirzenius <liw@liw.fi>2018-08-12 10:21:23 +0300
commit45c4a70641f8fa0646bd625ae1cad56cfabd7a93 (patch)
treed5af33ad504d913738b1563ada0e0b43779fbcfe /debian/changelog
parent6847347e12de6d5b1d90100184177f117b4654d8 (diff)
downloadcliapp-45c4a70641f8fa0646bd625ae1cad56cfabd7a93.tar.gz
Fix: file conflict on cliapp(5) and old versions of python-cliapp
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c172bb6..cc5f8d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
python-cliapp (1.20180121+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ * Add Breaks and Replaces on the python-cliapp version prior to
+ buster to python3-cliapp, because the python3-cliapp package
+ now has the cliapp(5) manpage. It used to be in python-cliapp.
+ Having the manpage at all was probably a mistake, since it seems
+ no-one in the history of the world has read it without being
+ forced to. (Closes: #874421)
-- Lars Wirzenius <liw@liw.fi> Sun, 21 Jan 2018 17:20:16 +0200