diff -pruN 0.1.12-4.1/debian/changelog 0.1.12-4.1ubuntu1/debian/changelog
--- 0.1.12-4.1/debian/changelog	2016-11-27 10:41:18.000000000 +0000
+++ 0.1.12-4.1ubuntu1/debian/changelog	2017-01-19 09:43:59.000000000 +0000
@@ -1,9 +1,15 @@
-tasque (0.1.12-4.1) unstable; urgency=medium
+tasque (0.1.12-4.1ubuntu1) zesty; urgency=medium
 
-  * Non-maintainer upload.
-  * Fix FTBFS, patch by Chris Lamb (Closes: #839337).
+  * Apply Chris Lamb's patch to fix FTBFS.
 
- -- Andrey Rahmatullin <wrar@debian.org>  Sun, 27 Nov 2016 15:41:18 +0500
+ -- Bhavani Shankar <bhavi@ubuntu.com>  Thu, 19 Jan 2017 15:13:03 +0530
+
+tasque (0.1.12-4ubuntu1) trusty; urgency=low
+
+  * Merge from Debian experimental. Remaining Ubuntu changes:
+   - Build depend on libappindicator0.1-cil-dev.
+
+ -- Jo Shields <directhex@apebox.org>  Thu, 09 Jan 2014 10:07:44 +0000
 
 tasque (0.1.12-4) unstable; urgency=low
 
@@ -29,6 +35,14 @@ tasque (0.1.12-2) unstable; urgency=low
 
  -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Mon, 06 May 2013 16:09:59 -0400
 
+tasque (0.1.12-1ubuntu1) raring; urgency=low
+
+  * Merge from Debian experimental. Remaining Ubuntu changes:
+   - Build depend on libappindicator0.1-cil-dev.
+  * Drop missing_AppIndicatorTray.patch, applied upstream.
+
+ -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Fri, 07 Dec 2012 15:23:20 -0500
+
 tasque (0.1.12-1) experimental; urgency=low
 
   * New upstream release.
@@ -53,11 +67,21 @@ tasque (0.1.12-1) experimental; urgency=
 
  -- Andrew Starr-Bochicchio <asb@debian.org>  Fri, 07 Dec 2012 14:43:24 -0500
 
+tasque (0.1.11-1ubuntu1) quantal; urgency=low
+
+  * Added support for Ubuntu/Unity's Application Indicator
+    (LP: #737838, LP: #518260).
+   - Build depend on libappindicator0.1-cil-dev.
+   - debian/patches/missing_AppIndicatorTray.patch: Add
+     AppIndicatorTray.cs which is missing from the upstream release.
+
+ -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Tue, 18 Sep 2012 14:18:04 -0400
+
 tasque (0.1.11-1) experimental; urgency=low
 
   [ Andrew Starr-Bochicchio ]
   * Team upload.
-  * New upstream release.
+  * New upstream release (LP: #1049413).
   * debian/watach: Also look for tar.xz releases (Closes: #687310).
   * debian/rules:
    - The --enable-release flag was dropped upstream (LP: #315218).
diff -pruN 0.1.12-4.1/debian/control 0.1.12-4.1ubuntu1/debian/control
--- 0.1.12-4.1/debian/control	2013-12-24 20:28:30.000000000 +0000
+++ 0.1.12-4.1ubuntu1/debian/control	2017-01-19 09:51:41.000000000 +0000
@@ -1,12 +1,14 @@
 Source: tasque
 Section: gnome
 Priority: optional
-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
 Uploaders: Andrew Starr-Bochicchio <asb@debian.org>
 Build-Depends: cli-common-dev (>= 0.5.7~),
                debhelper (>= 9),
                dh-autoreconf,
                intltool,
+               libappindicator0.1-cil-dev,
                libdbus-glib2.0-cil-dev,
                libdbus2.0-cil-dev,
                libglib2.0-cil-dev,
