[Python-modules-commits] r28067 - in packages/fedmsg/trunk/debian (control)
olasd at users.alioth.debian.org
olasd at users.alioth.debian.org
Sun Mar 9 00:42:02 UTC 2014
Date: Sunday, March 9, 2014 @ 00:42:02
Author: olasd
Revision: 28067
Add Breaks/Replaces/Suggests for the package split
Modified:
packages/fedmsg/trunk/debian/control
Modified: packages/fedmsg/trunk/debian/control
===================================================================
--- packages/fedmsg/trunk/debian/control 2014-03-09 00:38:28 UTC (rev 28066)
+++ packages/fedmsg/trunk/debian/control 2014-03-09 00:42:02 UTC (rev 28067)
@@ -37,7 +37,7 @@
${misc:Depends},
${python:Depends}
Recommends: python-m2crypto, python-m2ext, python-sqlalchemy
-Suggests: python-fedmsg-doc
+Suggests: fedmsg, python-fedmsg-doc
Description: Fedora messaging infrastructure system
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora
infrastructure to send and receive messages to and from applications in order
@@ -62,6 +62,8 @@
Package: fedmsg-hub
Architecture: all
Depends: python-fedmsg (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
+Breaks: python-fedmsg (<< 0.7.6-1~)
+Replaces: python-fedmsg (<< 0.7.6-1~)
Description: Fedora messaging infrastructure system - receiving hub daemon
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora
infrastructure to send and receive messages to and from applications in order
@@ -73,6 +75,8 @@
Package: fedmsg-relay
Architecture: all
Depends: python-fedmsg (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
+Breaks: python-fedmsg (<< 0.7.6-1~)
+Replaces: python-fedmsg (<< 0.7.6-1~)
Description: Fedora messaging infrastructure system - sender relay daemon
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora
infrastructure to send and receive messages to and from applications in order
@@ -85,6 +89,8 @@
Package: fedmsg-gateway
Architecture: all
Depends: python-fedmsg (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
+Breaks: python-fedmsg (<< 0.7.6-1~)
+Replaces: python-fedmsg (<< 0.7.6-1~)
Description: Fedora messaging infrastructure system - gateway daemon
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora
infrastructure to send and receive messages to and from applications in order
@@ -97,6 +103,8 @@
Package: fedmsg-irc
Architecture: all
Depends: python-fedmsg (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
+Breaks: python-fedmsg (<< 0.7.6-1~)
+Replaces: python-fedmsg (<< 0.7.6-1~)
Description: Fedora messaging infrastructure system - IRC bot
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora
infrastructure to send and receive messages to and from applications in order
@@ -108,6 +116,8 @@
Package: fedmsg
Architecture: all
Depends: python-fedmsg (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
+Breaks: python-fedmsg (<< 0.7.6-1~)
+Replaces: python-fedmsg (<< 0.7.6-1~)
Description: Fedora messaging infrastructure system - general utilities
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora
infrastructure to send and receive messages to and from applications in order
More information about the Python-modules-commits
mailing list