diff options
author | Pawel "l0ner" Soltys <sh4dou@gmail.com> | 2012-01-04 00:52:26 +0100 |
---|---|---|
committer | Pawel "l0ner" Soltys <sh4dou@gmail.com> | 2012-01-04 00:52:26 +0100 |
commit | 5e8992d3e1997336d2590807bf99ef090352be70 (patch) | |
tree | 73d96f4b396ef219eca19456875b3db3c665d8a5 /ubuntu/maverick/libraries/libkdcraw/debian/control | |
parent | 415fcb269ea8489a5066fd0188f022775a5871cf (diff) | |
parent | e565534290c19c9f69d0672be1a79bc51e661a19 (diff) | |
download | tde-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/libkdcraw/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/libkdcraw/debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/libraries/libkdcraw/debian/control b/ubuntu/maverick/libraries/libkdcraw/debian/control index 906728ee0..aa86aa433 100644 --- a/ubuntu/maverick/libraries/libkdcraw/debian/control +++ b/ubuntu/maverick/libraries/libkdcraw/debian/control @@ -13,8 +13,8 @@ Homepage: http://www.kipi-plugins.org/ Package: libkdcraw3-trinity-dev Section: libdevel Architecture: any -Replaces: libkdcraw3-kde3-dev (<< 4:3.5.13) -Breaks: libkdcraw3-kde3-dev (<< 4:3.5.13) +Replaces: libkdcraw3-trinity-dev (<< 4:14.0.0) +Breaks: libkdcraw3-trinity-dev (<< 4:14.0.0) Depends: libkdcraw3-trinity (= ${binary:Version}), pkg-config Conflicts: libkdcraw-dev Description: RAW picture decoding C++ library (development) [Trinity] @@ -27,8 +27,8 @@ Description: RAW picture decoding C++ library (development) [Trinity] Package: libkdcraw3-trinity Section: libs Architecture: any -Replaces: libkdcraw3-kde3 (<< 4:3.5.13) -Breaks: libkdcraw3-kde3 (<< 4:3.5.13) +Replaces: libkdcraw3-trinity (<< 4:14.0.0) +Breaks: libkdcraw3-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: Raw picture decoding C++ library (runtime) [Trinity] C++ interface around dcraw binary program used to decode RAW |