diff -pruN 0.6-3/debian/changelog 0.6-3ubuntu1/debian/changelog
--- 0.6-3/debian/changelog	2008-02-14 12:15:21.000000000 +0000
+++ 0.6-3ubuntu1/debian/changelog	2008-02-14 12:12:40.000000000 +0000
@@ -1,3 +1,9 @@
+ferret (0.6-3ubuntu1) hardy; urgency=low
+
+  * Fixed typo in description (LP: #189463)
+
+ -- Murat Güneş <mgunes@ubuntu.com>  Wed, 06 Feb 2008 05:08:53 +0200
+
 ferret (0.6-3) unstable; urgency=low
 
   * Add Suggest PostgreSQL or Mysql in debian/control
diff -pruN 0.6-3/debian/control 0.6-3ubuntu1/debian/control
--- 0.6-3/debian/control	2008-02-14 12:15:21.000000000 +0000
+++ 0.6-3ubuntu1/debian/control	2008-02-14 12:12:40.000000000 +0000
@@ -1,7 +1,8 @@
 Source: ferret
 Section: misc
 Priority: optional
-Maintainer: Fernando Ike de Oliveira <fike@midstorm.org> 
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Fernando Ike de Oliveira <fike@midstorm.org> 
 Build-Depends: debhelper (>= 5.0.35), cdbs
 Build-Depends-Indep: devscripts
 Standards-Version: 3.7.2
@@ -12,7 +13,7 @@ Depends: tk8.4 | wish (>= 8.4), bwidget 
 Suggests: postgresql | mysql-server
 Description: CASE tool for data model editing
  GNU Ferret (Free Entity Relationship and Reverse Engineering Tool)
- servers to edit data models. These can be implemented whitin a range of
+ servers to edit data models. These can be implemented within a range of
  relational databases such as Postgresql or Mysql.
  .
  Homepage: http://www.gnu.org/software/ferret/project/what.html
