1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
gnome-weather (3.26.0-6~deb10u1) buster; urgency=medium
* Team upload
* Upload to stable to fix #935090
* d/gbp.conf: Set packaging and upstream branches for Debian 10
stable updates
-- Simon McVittie <smcv@debian.org> Sun, 13 Sep 2020 14:13:06 +0100
gnome-weather (3.26.0-6) unstable; urgency=medium
* Team upload
* d/p/app-Use-find_nearest_city-instead-of-new_detached.patch,
d/p/shared-world.js-don-t-use-detached-location-from-settings.patch:
Add patches from version 3.32.1 to prevent a crash when the locations
configured are invalid.
In particular, this is a prerequisite for correcting the airport code
for Lima in #935075, because otherwise, gnome-weather would read the
old airport code from dconf on startup, and crash.
Thanks to Diego Escalante Urrelo. (Closes: #935090)
* d/gbp.conf: Set packaging branch to debian/unstable.
debian/master is now tracking newer GNOME releases.
-- Simon McVittie <smcv@debian.org> Mon, 19 Aug 2019 19:02:55 +0100
gnome-weather (3.26.0-5) unstable; urgency=medium
* Update Vcs fields for migration to https://salsa.debian.org/
* debian/rules: Set libdir=/usr/lib since this is an arch:all package
* Bump Standards-Version to 4.2.1
-- Jeremy Bicha <jbicha@debian.org> Tue, 09 Oct 2018 20:52:46 -0400
gnome-weather (3.26.0-4) unstable; urgency=medium
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump Standards-Version to 4.1.2
* Bump debhelper compat to 11
-- Jeremy Bicha <jbicha@debian.org> Sat, 16 Dec 2017 18:35:14 -0500
gnome-weather (3.26.0-2) unstable; urgency=medium
* Release to unstable (Closes: #874693)
* Bump Standards-Version to 4.1.1
-- Jeremy Bicha <jbicha@debian.org> Fri, 13 Oct 2017 17:37:54 -0400
gnome-weather (3.26.0-1) experimental; urgency=medium
* New upstream release
* Bump minimum gjs to 1.49.4
-- Jeremy Bicha <jbicha@debian.org> Wed, 13 Sep 2017 20:53:40 -0400
gnome-weather (3.24.0-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.1.0
-- Jeremy Bicha <jbicha@debian.org> Wed, 13 Sep 2017 20:47:26 -0400
gnome-weather (3.20.2-1) unstable; urgency=medium
[ Jeremy Bicha ]
* Switch from cdbs to dh
* Enable all hardening options
* Run autoreconf
* Build-depend on libxml2-utils
* Disable dogtail tests
[ Andreas Henriksson ]
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Tue, 16 Aug 2016 11:20:11 +0200
gnome-weather (3.20.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.8.
* Add missing Depends on gir1.2-geoclue-2.0. (Closes: #820525)
-- Michael Biebl <biebl@debian.org> Tue, 10 May 2016 16:08:34 +0200
gnome-weather (3.20.0-1) unstable; urgency=medium
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Thu, 24 Mar 2016 16:13:16 +0100
gnome-weather (3.19.92-1) experimental; urgency=medium
* New upstream release.
* Update build-dependencies according to configure.ac changes:
- add libgeoclue-2-dev (>= 2.3.1)
* Bump Standards-Version to 3.9.7.
-- Andreas Henriksson <andreas@fatal.se> Tue, 15 Mar 2016 22:03:13 +0100
gnome-weather (3.18.1-1) unstable; urgency=medium
* New upstream release.
* Include gnome-get-source.mk for get-orig-source target.
-- Michael Biebl <biebl@debian.org> Mon, 12 Oct 2015 18:41:06 +0200
gnome-weather (3.18.0-1) unstable; urgency=medium
* New upstream release.
* Stop repacking the upstream tarball. Upstream has replaced the images with
DFSG-free variants.
- Drop debian/README.source, no longer necessary
- Stop mangling the version in debian/watch
- Update debian/copyright
* Bump Build-Depends on libgweather-3-dev and Depends on gir1.2-gweather-3.0
to (>= 3.17.2).
-- Michael Biebl <biebl@debian.org> Fri, 09 Oct 2015 20:22:20 +0200
gnome-weather (3.16.2.1+dfsg.1-1) unstable; urgency=medium
* New upstream release.
* Add watch file to track new upstream releases.
* Repackage upstream tarball using DFSG-free backgrounds.
* Use screenshot provided by https://screenshots.debian.net in the AppData
file. Update README.source accordingly.
* Replace weather-clear background with a more neutral picture.
-- Michael Biebl <biebl@debian.org> Mon, 06 Jul 2015 17:26:26 +0200
gnome-weather (3.14.1+dfsg.1-1) unstable; urgency=medium
* Initial release. (Closes: #772344)
* Repackage upstream tarball using DFSG-free backgrounds.
-- Josselin Mouette <joss@debian.org> Mon, 08 Dec 2014 01:55:22 +0100
|