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/dependencies/tqscintilla | |
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/dependencies/tqscintilla')
-rw-r--r-- | ubuntu/maverick/dependencies/tqscintilla/debian/control | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/tqscintilla/debian/control b/ubuntu/maverick/dependencies/tqscintilla/debian/control index a38122ffd..6f2c1e971 100644 --- a/ubuntu/maverick/dependencies/tqscintilla/debian/control +++ b/ubuntu/maverick/dependencies/tqscintilla/debian/control @@ -9,7 +9,8 @@ Standards-Version: 3.8.4 Package: libtqscintilla7 Section: libs Architecture: any -Replaces: libtqscintilla6 +Replaces: libtqscintilla7 (<< 4:14.0.0) +Breaks: libtqscintilla7 (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: TQt source code editing component based on Scintilla Scintilla is a free source code editing component. It has features found @@ -21,6 +22,8 @@ Description: TQt source code editing component based on Scintilla Package: libtqscintilla-dev Section: libdevel Architecture: all +Replaces: libtqscintilla-dev (<< 4:14.0.0) +Breaks: libtqscintilla-dev (<< 4:14.0.0) Depends: libtqscintilla7 (>= ${source:Version}) Description: TQt source code editing component - development files Scintilla is a free source code editing component. It has features found @@ -33,6 +36,8 @@ Description: TQt source code editing component - development files Package: libtqscintilla-doc Section: doc Architecture: all +Replaces: libtqscintilla-doc (<< 4:14.0.0) +Breaks: libtqscintilla-doc (<< 4:14.0.0) Suggests: libtqscintilla-dev Description: TQt source code editing component - documentation Scintilla is a free source code editing component. It has features found |