[Python-modules-commits] [cherrypy3] 14/15: control: p-c-doc: Add missing Breaks/replaces after doc split.
Stephan Suerken
absurd at moszumanska.debian.org
Mon Nov 27 08:40:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
absurd pushed a commit to branch master
in repository cherrypy3.
commit 5de3a00e5473d2934f99b353a20b875725769913
Author: Stephan Sürken <absurd at debian.org>
Date: Thu Nov 23 15:58:33 2017 +0100
control: p-c-doc: Add missing Breaks/replaces after doc split.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 37ea3d1..2a06576 100644
--- a/debian/control
+++ b/debian/control
@@ -91,6 +91,8 @@ Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Recommends: python-cherrypy3
+Breaks: python-cherrypy3 (<< 8.9.1-1)
+Replaces: python-cherrypy3 (<< 8.9.1-1)
Description: Documentation for CherryPy web framework
CherryPy is a pythonic, object-oriented web development framework.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cherrypy3.git
More information about the Python-modules-commits
mailing list