diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-27 23:41:56 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-27 23:41:56 -0600 |
commit | 1caf0e47666caf994b5a4d936c5be3baca64bc3c (patch) | |
tree | 47382e3170739ff7e33b3b7899394acc230260f9 /ubuntu/maverick/tdevelop/debian/control | |
parent | d7a9e61df2eafc793438e54b5731cb91777155e7 (diff) | |
download | tde-packaging-1caf0e47666caf994b5a4d936c5be3baca64bc3c.tar.gz tde-packaging-1caf0e47666caf994b5a4d936c5be3baca64bc3c.zip |
Fix tdevelop FTBFS on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/control')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/control b/ubuntu/maverick/tdevelop/debian/control index 4d9a09cde..fce6ef3c6 100644 --- a/ubuntu/maverick/tdevelop/debian/control +++ b/ubuntu/maverick/tdevelop/debian/control @@ -44,9 +44,9 @@ Description: An IDE for Unix/X11 - documentation Package: tdevelop-data-trinity Architecture: all -Description: An IDE for Unix/X11 - data Replaces: kdevelop-data-trinity (<< 4:14.0.0) Breaks: kdevelop-data-trinity (<< 4:14.0.0) +Description: An IDE for Unix/X11 - data KDevelop is an easy to use Integrated Development Environment for developing C/C++ applications under X11. It features project management, an advanced editor, a class browser |