diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
commit | 61a6392e76ea4ba5531c9501ac919b7e0b249fd6 (patch) | |
tree | 6c0139d8983835dfb555e08f58c75526f018adc3 /ubuntu/maverick/libraries/libkdcraw/debian/control | |
parent | b27cf9b441a01aad2c8457b4d5b30039ddcf3084 (diff) | |
download | tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.tar.gz tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.zip |
Update Debian and Ubuntu Breaks and Replaces fields
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 |