diff -pruN 1.6.4-1/debian/changelog 1.6.4-1ubuntu1/debian/changelog
--- 1.6.4-1/debian/changelog	2011-12-24 14:33:05.000000000 +0000
+++ 1.6.4-1ubuntu1/debian/changelog	2012-07-17 15:16:45.000000000 +0000
@@ -1,3 +1,10 @@
+sampleicc (1.6.4-1ubuntu1) quantal; urgency=low
+
+  * debian/control:
+    - Use unversioned libtiff-dev instead of libtiff4-dev
+
+ -- Michael Terry <mterry@ubuntu.com>  Tue, 17 Jul 2012 11:16:29 -0400
+
 sampleicc (1.6.4-1) unstable; urgency=low
 
   * Initial release
diff -pruN 1.6.4-1/debian/control 1.6.4-1ubuntu1/debian/control
--- 1.6.4-1/debian/control	2011-12-24 14:35:22.000000000 +0000
+++ 1.6.4-1ubuntu1/debian/control	2012-07-17 15:35:48.000000000 +0000
@@ -1,7 +1,8 @@
 Source: sampleicc
 Priority: optional
-Maintainer: Rene Engelhard <rene@debian.org>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, libtiff4-dev
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Rene Engelhard <rene@debian.org>
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, libtiff-dev
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://sampleicc.sourceforge.net
