[Pkg-corba-commits] r116 - /trunk/python-omniorb/debian/control

tgg at users.alioth.debian.org tgg at users.alioth.debian.org
Sun Dec 23 13:25:49 UTC 2007


Author: tgg
Date: Sun Dec 23 13:25:49 2007
New Revision: 116

URL: http://svn.debian.org/wsvn/pkg-corba/?sc=1&rev=116
Log:
add missing transition packages

Modified:
    trunk/python-omniorb/debian/control

Modified: trunk/python-omniorb/debian/control
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/python-omniorb/debian/control?rev=116&op=diff
==============================================================================
--- trunk/python-omniorb/debian/control (original)
+++ trunk/python-omniorb/debian/control Sun Dec 23 13:25:49 2007
@@ -15,7 +15,7 @@
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}
 Recommends: python-omniorb-omg
-Conflicts: python2.4-omniorb2, python-omniorb2
+Conflicts: python2.4-omniorb2, python-omniorb2 (<< 3.1-1)
 Replaces: python2.4-omniorb2, python-omniorb2
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
@@ -32,7 +32,7 @@
 Package: python-omniorb-omg
 Architecture: all
 Depends: python-omniorb (>= ${binary:Version})
-Conflicts: python2.4-omniorb2-omg, python-omniorb2-omg
+Conflicts: python2.4-omniorb2-omg, python-omniorb2-omg (<< 3.1-1)
 Replaces: python2.4-omniorb2-omg, python-omniorb2-omg
 XB-Python-Version: ${python:Versions}
 Description: CORBA OMG standard files for python-omniorb
@@ -60,3 +60,19 @@
  .
  This includes the python backend for omniidl to compile IDL to
  python stubs.
+
+Package: python-omniorb2
+Architecture: all
+Depends: python-omniorb (>= 3.1-1)
+Description: transition package for omniORBpy
+ This package depends on python-omniorb to handle omniORBpy transition.
+ .
+ It can be safely removed after installation.
+
+Package: python-omniorb2-omg
+Architecture: all
+Depends: python-omniorb-omg (>= 3.1-1)
+Description: transition package for omniORBpy
+ This package depends on python-omniorb-omg to handle omniORBpy transition.
+ .
+ It can be safely removed after installation.




More information about the Pkg-corba-commits mailing list