summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/libraries/python-trinity/debian
diff options
context:
space:
mode:
authorPawel "l0ner" Soltys <sh4dou@gmail.com>2012-01-04 00:52:26 +0100
committerPawel "l0ner" Soltys <sh4dou@gmail.com>2012-01-04 00:52:26 +0100
commit5e8992d3e1997336d2590807bf99ef090352be70 (patch)
tree73d96f4b396ef219eca19456875b3db3c665d8a5 /ubuntu/maverick/libraries/python-trinity/debian
parent415fcb269ea8489a5066fd0188f022775a5871cf (diff)
parente565534290c19c9f69d0672be1a79bc51e661a19 (diff)
downloadtde-packaging-5e8992d3e1997336d2590807bf99ef090352be70.tar.gz
tde-packaging-5e8992d3e1997336d2590807bf99ef090352be70.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/libraries/python-trinity/debian')
-rw-r--r--ubuntu/maverick/libraries/python-trinity/debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/maverick/libraries/python-trinity/debian/control b/ubuntu/maverick/libraries/python-trinity/debian/control
index f52038d27..afacf68ee 100644
--- a/ubuntu/maverick/libraries/python-trinity/debian/control
+++ b/ubuntu/maverick/libraries/python-trinity/debian/control
@@ -12,8 +12,8 @@ XS-Python-Version: all
Package: python-trinity-trinity
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-tqt
-Replaces: python-kde3-kde3 (<< 4:3.5.13)
-Breaks: python-kde3-kde3 (<< 4:3.5.13)
+Replaces: python-trinity-trinity (<< 4:14.0.0)
+Breaks: python-trinity-trinity (<< 4:14.0.0)
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Conflicts: python-trinity-trinity
@@ -25,8 +25,8 @@ Description: Trinity bindings for Python [Trinity]
Package: python-trinity-trinity-dbg
Priority: extra
Architecture: any
-Replaces: python-kde3-kde3-dbg (<< 4:3.5.13)
-Breaks: python-kde3-kde3-dbg (<< 4:3.5.13)
+Replaces: python-trinity-trinity-dbg (<< 4:14.0.0)
+Breaks: python-trinity-trinity-dbg (<< 4:14.0.0)
Depends: python-trinity-trinity (= ${binary:Version}), python-dbg, python-tqt-dbg, ${shlibs:Depends}
XB-Python-Version: ${python:Versions}
Description: Trinity bindings for Python (debug extensions) [Trinity]
@@ -39,8 +39,8 @@ Description: Trinity bindings for Python (debug extensions) [Trinity]
Package: python-trinity-trinity-dev
Section: python
Architecture: all
-Replaces: python-kde3-kde3-dev (<< 4:3.5.13)
-Breaks: python-kde3-kde3-dev (<< 4:3.5.13)
+Replaces: python-trinity-trinity-dev (<< 4:14.0.0)
+Breaks: python-trinity-trinity-dev (<< 4:14.0.0)
Depends: pytqt-tools, ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: Trinity bindings for Python - Development files and scripts [Trinity]
@@ -53,8 +53,8 @@ Description: Trinity bindings for Python - Development files and scripts [Trinit
Package: python-trinity-trinity-doc
Section: doc
Architecture: all
-Replaces: python-kde3-kde3-doc (<< 4:3.5.13)
-Breaks: python-kde3-kde3-doc (<< 4:3.5.13)
+Replaces: python-trinity-trinity-doc (<< 4:14.0.0)
+Breaks: python-trinity-trinity-doc (<< 4:14.0.0)
Description: Documentation and examples for PyKDE [Trinity]
General documentation and examples for PyKDE providing programming
tips and working code you can use to learn from.