diff -pruN 0.1.0-4/debian/changelog 0.1.0-4ubuntu1/debian/changelog
--- 0.1.0-4/debian/changelog	2010-12-30 03:58:10.000000000 +0000
+++ 0.1.0-4ubuntu1/debian/changelog	2010-12-30 03:54:03.000000000 +0000
@@ -1,3 +1,11 @@
+wpg2odg (0.1.0-4ubuntu1) natty; urgency=low
+
+  * Change build-depend from libpwd8-dev > libpwd-dev for word perfect
+    transition
+    - update debian/control
+
+ -- Bhavani Shankar <bhavi@ubuntu.com>  Wed, 29 Dec 2010 12:12:15 +0530
+
 wpg2odg (0.1.0-4) unstable; urgency=low
 
   * add 01_gcc44 to add missing includes with gcc 4.4 (closes: #505024) 
diff -pruN 0.1.0-4/debian/control 0.1.0-4ubuntu1/debian/control
--- 0.1.0-4/debian/control	2010-12-30 03:58:10.000000000 +0000
+++ 0.1.0-4ubuntu1/debian/control	2010-12-30 03:54:03.000000000 +0000
@@ -1,8 +1,9 @@
 Source: wpg2odg
 Section: utils
 Priority: optional
-Maintainer: Rene Engelhard <rene@debian.org>
-Build-Depends: debhelper (>= 5), autotools-dev, libwpg-dev, libwpd8-dev, pkg-config, dpatch
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Rene Engelhard <rene@debian.org>
+Build-Depends: debhelper (>= 5), autotools-dev, libwpg-dev, libwpd-dev, pkg-config, dpatch
 Standards-Version: 3.7.2
 
 Package: wpg2odg
