diff -pruN 2.3.1-8/debian/changelog 2.3.1-8ubuntu1/debian/changelog
--- 2.3.1-8/debian/changelog	2008-08-17 18:18:03.000000000 +0100
+++ 2.3.1-8ubuntu1/debian/changelog	2008-08-17 18:16:31.000000000 +0100
@@ -1,3 +1,10 @@
+gfcui (2.3.1-8ubuntu1) intrepid; urgency=low
+
+  * debian/control:
+   - Recommends libgfcui-dev for gfc-examples (LP: #254234).
+
+ -- Alessio Treglia <quadrispro@ubuntu.com>  Mon, 11 Aug 2008 09:33:34 +0200
+
 gfcui (2.3.1-8) unstable; urgency=low
 
   * debian/patches/04_add_missing_includes: Fixed FTBFS when trying to
diff -pruN 2.3.1-8/debian/control 2.3.1-8ubuntu1/debian/control
--- 2.3.1-8/debian/control	2008-08-17 18:18:03.000000000 +0100
+++ 2.3.1-8ubuntu1/debian/control	2008-08-17 18:16:31.000000000 +0100
@@ -1,7 +1,8 @@
 Source: gfcui
 Section: libs
 Priority: optional
-Maintainer: Goedson Teixeira Paixao <goedson@debian.org>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Goedson Teixeira Paixao <goedson@debian.org>
 Build-Depends: dpatch, cdbs, debhelper (>= 4.1.46), binutils (>= 2.14.90.0.7), libgtk2.0-dev (>= 2.4), libgfccore-dev (>= 2.3.1-6)
 Standards-Version: 3.7.3
 Homepage: http://www.sourceforge.net/projects/gfc/
@@ -69,6 +70,7 @@ Package: gfc-examples
 Section: devel
 Architecture: any
 Depends: ${shlibs:Depends}
+Recommends: libgfcui-dev
 Description: GTK+ Foundation Classes Examples
  GTK+ Foundation Classes (GFC) is a set of integrated C++ foundation classes
  for developing GTK+ applications.
