diff -Nru redshift-1.11/debian/changelog redshift-1.11/debian/changelog --- redshift-1.11/debian/changelog 2016-05-16 20:10:58.000000000 +1000 +++ redshift-1.11/debian/changelog 2016-05-25 15:36:24.000000000 +1000 @@ -1,3 +1,12 @@ +redshift (1.11-1ubuntu1) yakkety; urgency=low + + * Merge from Debian. (LP: #1585470) Remaining changes: + - debian/rules: Add --enable-ubuntu + * Stop adding debian/patches/retry-geoclue.patch: + - We don't use geoclue1 anymore + + -- Jackson Doak Wed, 25 May 2016 15:30:47 +1000 + redshift (1.11-1) unstable; urgency=medium * [fbda4ac] Drop obsolete man pages. Merged upstream @@ -21,6 +30,15 @@ -- Ritesh Raj Sarraf Tue, 22 Mar 2016 21:47:47 +0530 +redshift (1.10-5ubuntu1) wily; urgency=low + + * Merge from Debian. (LP: #1485153) Remaining changes: + - debian/rules: Add --enable-ubuntu + - debian/patches/retry-geoclue.patch: Retry geoclue a few times so + redshift does not explode at startup. + + -- Jackson Doak Thu, 15 Oct 2015 06:10:29 +1100 + redshift (1.10-5) unstable; urgency=medium * [8a88246] Add some changes from Laurent Bigonville @@ -48,6 +66,15 @@ -- Ritesh Raj Sarraf Sat, 15 Aug 2015 16:46:00 +0200 +redshift (1.10-3ubuntu1) wily; urgency=medium + + * Merge from Debian. Remaining changes: + - debian/rues: Add --enable-ubuntu + - debian/patches/retry-geoclue.patch: Retry geoclue a few times so + redshift does not explode at startup. + + -- Jackson Doak Sun, 28 Jun 2015 09:25:43 +1000 + redshift (1.10-3) unstable; urgency=medium * [a62084b] Fix exact version in Breaks and Replaces. @@ -87,6 +114,29 @@ -- Ritesh Raj Sarraf Sun, 24 May 2015 16:48:08 +0530 +redshift (1.9.1-4ubuntu1) vivid; urgency=medium + + [ Jackson Doak ] + * Merge from Debian (LP: #1309666). Remaining changes: + - debian/control: + + Created transitional package for gtk-redshift → redshift-gtk. + + Added python-appindicator as a dependency for redshift-gtk. + + Added dependency on geoclue-hostip. + - debian/gtk-redshift.* files renamed to redshift-gtk.*. + - debian/redshift-gtk.links: Created to make transitional symlink from old + name to new. + - debian/rules: + + add --enable-ubuntu to install ubuntu icons + + Removed dh_auto_install override. + - debian/patches/retry-geoclue.patch: Retry geoclue a few times so + redshift does not explode at startup. + * debian/control: Use X-Python3-Version instead of XS-Python-Version + + [ Dmitry Shachnev ] + * Update dependency: python-appindicator → gir1.2-appindicator3-0.1. + + -- Jackson Doak Sat, 01 Nov 2014 17:06:15 +1100 + redshift (1.9.1-4) unstable; urgency=medium * [2125d96] Add NEWS file, documenting the discontinuation of the @@ -146,6 +196,74 @@ -- gregor herrmann Mon, 12 May 2014 17:16:51 +0200 +redshift (1.8-0ubuntu6) trusty; urgency=low + + * Added python-appindicator as a dependency for redshift-gtk. + Fixes gtk-redshift appindicator not working in Ubuntu 13.10. + (LP: #1244880) + + -- Svenn-Arne Dragly Mon, 10 Mar 2014 22:11:42 +0100 + +redshift (1.8-0ubuntu5) trusty; urgency=low + + * Fix Breaks/Replaces versions to be << first-version-without-new-files. + Fixes upgrade failure caused by conflicting files. (LP: #1250006) + + -- Iain Lane Mon, 11 Nov 2013 09:36:47 +0000 + +redshift (1.8-0ubuntu4) trusty; urgency=low + + [ Mark Russell ] + * Added dependency on geoclue-hostip. (LP: #868904) + + -- Jonathan Davies Fri, 08 Nov 2013 12:45:10 +0000 + +redshift (1.8-0ubuntu3) trusty; urgency=low + + * debian/patches/retry-geoclue.patch: Reinstated and sent to upstream + developer. + + -- Jonathan Davies Fri, 08 Nov 2013 12:27:14 +0000 + +redshift (1.8-0ubuntu2) trusty; urgency=low + + * debian/control: Added automake to build-dependencies too. + + -- Jonathan Davies Fri, 08 Nov 2013 11:52:04 +0000 + +redshift (1.8-0ubuntu1) trusty; urgency=low + + * New upstream release. + * debian/control: + - Created transition package for gtk-redshift → redshift-gtk. + - Added autoconf, autopoint and libtool to build-dependencies for upstream + "bootstrap" script. + - Added libxext-dev to build-dependencies, needed for vidmode check. + - Updated Standards-Version. + * debian/gtk-redshift.* files renamed to redshift-gtk.*. + * debian/redshift-gtk.links: Created to make transitional symlink from old + name to new. + * Dropped: debian/patches/retry-geoclue.patch - let's try upstream's code + instead. + * debian/patches/retry-geoclue.patch: Also dropped, this seems to have been + a provider issue. + * debian/rules: + - Removed dh_auto_install override. + - Created dh_clean override to clean up files left behind by upstream + bootstrap script. + + -- Jonathan Davies Fri, 08 Nov 2013 09:47:22 +0000 + +redshift (1.7-2ubuntu1) quantal; urgency=low + + * Merge from Debian unstable. Remaining Ubuntu changes: + - d/control: add libgeoclue-dev to enable new geoclue support. + - d/rules: add --enable-ubuntu to install ubuntu icons. + - d/patches/retry-geoclue.patch: Retry geoclue a few times so + redshift does not explode at startup. + + -- Andrew Starr-Bochicchio Wed, 18 Jul 2012 20:42:04 -0400 + redshift (1.7-2) unstable; urgency=low * Changed dependency from python (>= 2.6.6-3~) to ${python:Depends} @@ -160,6 +278,21 @@ -- Franziska Lichtblau Fri, 15 Jun 2012 20:17:21 +0200 +redshift (1.7-1ubuntu2) precise; urgency=low + + * d/patches/retry-geoclue.patch: Retry geoclue a few times so + redshift does not explode at startup. (LP: #868904) + + -- Clint Byrum Fri, 02 Mar 2012 19:14:43 -0800 + +redshift (1.7-1ubuntu1) precise; urgency=low + + * Merge from debian unstable. Remaining changes: + - d/control: add libgeoclue-dev to enable new geoclue support. + - d/rules: add --enable-ubuntu to install ubuntu icons. + + -- Clint Byrum Tue, 18 Oct 2011 00:18:29 -0700 + redshift (1.7-1) unstable; urgency=low * New upstream release (Closes: #634178) @@ -178,6 +311,23 @@ -- Franziska Lichtblau Sat, 30 Jul 2011 15:38:36 +0200 +redshift (1.7-0ubuntu1) oneiric; urgency=low + + * New upstream release. (LP: #852625) + * d/control: add libgeoclue-dev to enable new geoclue support. + * d/rules: add --enable-ubuntu to install ubuntu icons. + * d/patches: dropped patches (merged upstream) + + -- Clint Byrum Mon, 19 Sep 2011 14:48:35 -0700 + +redshift (1.6-1ubuntu1) natty; urgency=low + + * debian/patches/bonoboiidfix.patch: Support the newer schema of gconf, to + correctly retrieve the gnome clock applet information. Patch courtesy of + Miloš Komarčević, via Fedora. (LP: #706353) + + -- Dave Walker (Daviey) Tue, 21 Mar 2011 22:36:23 +0000 + redshift (1.6-1) unstable; urgency=low * New upstream release @@ -225,3 +375,4 @@ * Initial release -- Simon Richter Thu, 18 Feb 2010 09:58:46 +0100 + diff -Nru redshift-1.11/debian/control redshift-1.11/debian/control --- redshift-1.11/debian/control 2016-03-23 03:14:26.000000000 +1100 +++ redshift-1.11/debian/control 2016-05-17 02:59:11.000000000 +1000 @@ -1,7 +1,8 @@ Source: redshift Section: x11 Priority: extra -Maintainer: Ritesh Raj Sarraf +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Ritesh Raj Sarraf Uploaders: Franziska Lichtblau Build-Depends: debhelper (>= 9), autotools-dev (>= 20100122.1~), pkg-config (>= 0.25), dpkg-dev (>= 1.16.1~), libxcb-randr0-dev, libxxf86vm-dev, libgconf2-dev, python3, libxext-dev, libdrm-dev, intltool, dh-python, dh-autoreconf X-Python3-Version: >= 3.2 diff -Nru redshift-1.11/debian/rules redshift-1.11/debian/rules --- redshift-1.11/debian/rules 2016-05-16 20:14:05.000000000 +1000 +++ redshift-1.11/debian/rules 2016-05-17 02:59:11.000000000 +1000 @@ -12,7 +12,7 @@ override_dh_auto_configure: intltoolize --force - dh_auto_configure -- --enable-randr --enable-vidmode --enable-geoclue2 --disable-geoclue --with-systemduserunitdir=/usr/lib/systemd/user/ + dh_auto_configure -- --enable-randr --enable-vidmode --enable-geoclue2 --disable-geoclue --with-systemduserunitdir=/usr/lib/systemd/user/ --enable-ubuntu override_dh_installchangelogs: dh_installchangelogs NEWS