From 1caf0e47666caf994b5a4d936c5be3baca64bc3c Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Tue, 27 Dec 2011 23:41:56 -0600
Subject: Fix tdevelop FTBFS on Debian and Ubuntu

---
 debian/lenny/tdevelop/debian/control    | 2 +-
 debian/squeeze/tdevelop/debian/control  | 2 +-
 ubuntu/maverick/tdevelop/debian/control | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/lenny/tdevelop/debian/control b/debian/lenny/tdevelop/debian/control
index 4d9a09cde..fce6ef3c6 100644
--- a/debian/lenny/tdevelop/debian/control
+++ b/debian/lenny/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
diff --git a/debian/squeeze/tdevelop/debian/control b/debian/squeeze/tdevelop/debian/control
index 4d9a09cde..fce6ef3c6 100644
--- a/debian/squeeze/tdevelop/debian/control
+++ b/debian/squeeze/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
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
-- 
cgit v1.2.3

