diff -pruN 2.6.39.2-1/debian/changelog 2.6.39.2-1ubuntu3/debian/changelog
--- 2.6.39.2-1/debian/changelog	2011-12-13 00:29:20.000000000 +0000
+++ 2.6.39.2-1ubuntu3/debian/changelog	2013-10-10 11:23:41.000000000 +0000
@@ -99,6 +119,30 @@ cloop (2.622-1) unstable; urgency=low
 
  -- Klaus Knopper <knoppix@knopper.net>  Sun, 23 Sep 2007 22:19:05 +0200
 
+cloop (2.6.31.1.1ubuntu1) lucid; urgency=low
+
+  * Merge from Debian testing, remaining changes:
+    - Do not build the cloop-src package.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 27 Jan 2010 09:23:19 -0800
+
+cloop (2.6.28.2.2ubuntu1) karmic; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+    - Do not build the cloop-src package.
+  * Dropped changes, superseded in Debian package:
+    - Fix build failure with g++-4.3.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 03 Jun 2009 20:46:51 +0000
+
+cloop (2.6.28.2.1ubuntu1) jaunty; urgency=low
+
+  * Merge with Debian; remaining changes:
+    - Do not build the cloop-src package.
+    - Fix build failure with g++-4.3.
+
+ -- Matthias Klose <doko@ubuntu.com>  Thu, 08 Jan 2009 12:01:30 +0100
+
 cloop (2.06-2) unstable; urgency=low
 
   * Patch for Kernel 2.6.22 invalidate_bdev(one arg).
@@ -138,6 +182,40 @@ cloop (2.05-1) unstable; urgency=low
 
  -- Klaus Knopper <knoppix@knopper.net>  Sun, 20 Aug 2006 14:10:24 +0200
 
+cloop (2.05~20060829-1.2ubuntu2) intrepid; urgency=low
+
+  * Fix another build failure with g++-4.3.
+
+ -- Matthias Klose <doko@ubuntu.com>  Thu, 19 Jun 2008 12:01:40 -0400
+
+cloop (2.05~20060829-1.2ubuntu1) intrepid; urgency=low
+
+  * Merge from unstable; remaining changes:
+    - Do not build the cloop-src package.
+
+ -- Matthias Klose <doko@ubuntu.com>  Thu, 19 Jun 2008 11:32:08 -0400
+
+cloop (2.05~20060829-1.1ubuntu1) hardy; urgency=low
+
+  * Merge from unstable; remaining changes:
+    - Do not build the cloop-src package.
+
+ -- Matthias Klose <doko@ubuntu.com>  Tue, 29 Jan 2008 13:50:12 +0100
+
+cloop (2.05~20060829-1ubuntu2) feisty; urgency=low
+
+  * Rebuild for changes in the amd64 toolchain.
+  * Set Ubuntu maintainer address.
+
+ -- Matthias Klose <doko@ubuntu.com>  Mon,  5 Mar 2007 01:13:42 +0000
+
+cloop (2.05~20060829-1ubuntu1) feisty; urgency=low
+
+  * Merge with Debian unstable; remaining changes:
+    - Do not build the cloop-src package.
+
+ -- Matthias Klose <doko@ubuntu.com>  Mon,  4 Dec 2006 15:38:05 +0100
+
 cloop (2.04-1+eb.1-7) unstable; urgency=low
 
   * disabled debugging output (ooops...)
@@ -233,6 +311,18 @@ cloop (2.02.1+eb.11) UNRELEASED; urgency
 
  -- Eduard Bloch <blade@debian.org>  Thu,  6 Oct 2005 12:52:48 +0200
 
+cloop (2.02.1+eb.10ubuntu2) dapper; urgency=low
+
+  * Drop build-dependency on g++-3.4 on amd64/ia64.
+
+ -- Matthias Klose <doko@ubuntu.com>  Thu, 16 Feb 2006 01:51:43 +0000
+
+cloop (2.02.1+eb.10ubuntu1) dapper; urgency=low
+
+  * Resynchronise with Debian.
+
+ -- Tollef Fog Heen <tfheen@ubuntu.com>  Fri, 11 Nov 2005 15:17:48 +0100
+
 cloop (2.02.1+eb.10) unstable; urgency=low
 
   * synch with Ubuntu: fixes interaction with devmapper layer in the driver.
@@ -351,6 +441,40 @@ cloop (2.01.5-3) unstable; urgency=mediu
 
  -- Eduard Bloch <blade@debian.org>  Sun, 06 Feb 2005 11:06:10 +0100
 
+cloop (2.01.5-2ubuntu5) breezy; urgency=low
+
+  * On amd64 and ia64 build using gcc-3.4/g++-3.4.
+
+ -- Matthias Klose <doko@ubuntu.com>  Sun, 29 May 2005 01:13:55 +0200
+
+cloop (2.01.5-2ubuntu4) breezy; urgency=low
+
+  * Fix FTBFS with g++-3.4/g++-4.0.
+
+ -- Matthias Klose <doko@ubuntu.com>  Sat, 28 May 2005 17:13:22 +0000
+
+cloop (2.01.5-2ubuntu3) breezy; urgency=low
+
+  * Rebuild for new C++ ABI
+
+ -- Matthias Klose <doko@ubuntu.com>  Wed, 18 May 2005 15:40:43 +0000
+
+cloop (2.01.5-2ubuntu2) hoary; urgency=low
+
+  * Fixed bug #5376, assumption that sizeof(int) == sizeof(long) which
+    is true for i386, but breaks on 64 bit systems
+
+ -- Charles Majola <charles@hbd.com>  Tue, 11 Jan 2005 16:06:15 +0200
+
+cloop (2.01.5-2ubuntu1) hoary; urgency=low
+
+  * removed cloop.ko since they are in the kernel. 
+  * removed src extra package, cloop-utils are ready for main
+  * removed build depend
+    (Closes: #4535)
+
+ -- Andreas Mueller <amu@canonical.com>  Fri,  7 Jan 2005 21:19:42 +0100
+
 cloop (2.01.5-2) unstable; urgency=high
 
   * added -O2 option to solve symbole resolution problems (closes: #278207)
diff -pruN 2.6.39.2-1/debian/rules 2.6.39.2-1ubuntu3/debian/rules
--- 2.6.39.2-1/debian/rules	2011-12-13 00:27:45.000000000 +0000
+++ 2.6.39.2-1ubuntu3/debian/rules	2012-01-03 06:46:19.000000000 +0000
@@ -96,7 +96,7 @@ install-src: configure-stamp
 
 binary-arch: build install build-deb
 
-binary-indep: install-src build-indep
+binary-indep: build-indep
 
 build-deb:
 	dh_testdir -a
@@ -115,7 +115,7 @@ build-deb:
 	dh_md5sums -a
 	dh_builddeb -a -- -Zxz
 
-build-indep: configure-stamp install-src
+build-indep: configure-stamp
 	dh_testdir -i
 	dh_testroot -i
 	dh_installdocs -i README debian/README.Debian
