diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-03 17:35:30 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-03 17:35:30 -0500 |
commit | 8cb7706561111f48b30453ad9dc9e9bf787b0823 (patch) | |
tree | 21a8cad74d602b28940e4c50d0b04c12b692b6e2 /ubuntu/maverick | |
parent | a26de82217151c849ba63f2438b9de1598f23ed5 (diff) | |
download | tde-packaging-8cb7706561111f48b30453ad9dc9e9bf787b0823.tar.gz tde-packaging-8cb7706561111f48b30453ad9dc9e9bf787b0823.zip |
Fix kdevelop FTBFS under Ubuntu
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r-- | ubuntu/maverick/kdevelop/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/kdevelop/debian/control b/ubuntu/maverick/kdevelop/debian/control index d3ba293a6..f15d8b329 100644 --- a/ubuntu/maverick/kdevelop/debian/control +++ b/ubuntu/maverick/kdevelop/debian/control @@ -44,9 +44,9 @@ Description: An IDE for Unix/X11 - documentation Package: kdevelop-data-trinity Architecture: all -Description: An IDE for Unix/X11 - data Replaces: kdevelop-data-kde3 (<< 4:3.5.13) Breaks: kdevelop-data-kde3 (<< 4:3.5.13) +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 |