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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
|
gnome-photos (3.22.5-1) unstable; urgency=medium
* New upstream release.
* Drop debian/patches/drop-jp2-gegl-check.patch, merged upstream.
-- Michael Biebl <biebl@debian.org> Thu, 09 Mar 2017 01:19:49 +0100
gnome-photos (3.22.4-1) unstable; urgency=medium
* New upstream release.
* Drop patches which have been merged upstream.
-- Michael Biebl <biebl@debian.org> Tue, 21 Feb 2017 23:36:53 +0100
gnome-photos (3.22.3-2) unstable; urgency=medium
* debian/patches/0001-tests-Wait-for-the-UI-to-be-drawn-completely.patch:
Take patch from upstream bug #777053 to resolve race condition in
testsuite.
* debian/tests/unit-tests: Don't fail on expected stderr from dbus-daemon.
-- Iain Lane <laney@debian.org> Mon, 09 Jan 2017 18:55:47 +0000
gnome-photos (3.22.3-1) unstable; urgency=medium
* New upstream release.
* Use dbus-run-session to run tests. (Closes: #835886)
-- Michael Biebl <biebl@debian.org> Tue, 03 Jan 2017 13:53:27 +0100
gnome-photos (3.22.2-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Sun, 06 Nov 2016 20:17:35 +0100
gnome-photos (3.22.1-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Thu, 06 Oct 2016 18:35:33 +0200
gnome-photos (3.22.0-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Sat, 17 Sep 2016 20:21:31 +0200
gnome-photos (3.21.92-1) unstable; urgency=medium
* New upstream development release.
* Refresh patches, drop the ones that were merged upstream.
* Bump debhelper compat level to 10.
-- Michael Biebl <biebl@debian.org> Mon, 12 Sep 2016 02:45:58 +0200
gnome-photos (3.21.91-2) unstable; urgency=medium
[ Jeremy Bicha ]
* Add debian/patches/git_fix-tracker*.patch:
- Add 3 patches from git to fix syntax errors with Tracker 1.9.1
-- Michael Biebl <biebl@debian.org> Wed, 07 Sep 2016 02:57:02 +0200
gnome-photos (3.21.91-1) unstable; urgency=low
* New upstream beta release.
* Update build-dependencies according to configure.ac changes:
- bump glib to >= 2.44.0
-- Andreas Henriksson <andreas@fatal.se> Fri, 02 Sep 2016 10:47:57 +0200
gnome-photos (3.20.3-1) unstable; urgency=medium
[ Jeremy Bicha ]
* debian/tests/control: Switch from grilo 0.2 to 0.3 here also
[ Andreas Henriksson ]
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Thu, 11 Aug 2016 17:47:00 +0200
gnome-photos (3.20.2-1) unstable; urgency=medium
[ Jeremy Bicha ]
* debian/docs, debian/rules:
- Install NEWS but don't install other files that duplicate the
copyright file
[ Michael Biebl ]
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.
* New upstream release.
* Bump Standards-Version to 3.9.8.
-- Michael Biebl <biebl@debian.org> Wed, 22 Jun 2016 22:40:13 +0200
gnome-photos (3.20.1-1) unstable; urgency=medium
[ Andreas Henriksson ]
* New upstream release.
* Update build-dependencies according to configure.ac changes:
- Drop libexempi-dev
- Drop libexif-dev
- Drop liblcms2-dev
- Drop librsvg2-dev
- Add libgexiv2-dev
- Bump libgegl-dev to >= 0.3.5
- Switch from libgrilo-0.2-dev to libgrilo-0.3-dev
- Add libjpeg-dev
- Add libpng-dev
- Bump libgtk-3-dev to >= 3.19.1
* Bump Standards-Version to 3.9.7
* Recommend grilo-plugins-0.3 for grl-flickr plugin
[ Michael Biebl ]
* Drop uploaders.mk from debian/rules as this breaks the clean target with
dh. Instead use the gnome dh addon which updates debian/control via
dh_gnome_clean.
* Tighten Build-Depends on libpng-dev to ensure we have a version >= 1.6.
* Fix typo in package description.
* Drop jp2 gegl check which prevents gnome-photos to start if GEGL was not
compiled against libjapser. Not starting at all is worse then crashing
when trying to open a jp2 file, as JPEG-2000 files are very rare. That
said, we should fix the case anyway when gegl does not support a specific
image format.
-- Michael Biebl <biebl@debian.org> Tue, 19 Apr 2016 19:45:19 +0200
gnome-photos (3.18.2-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Wed, 11 Nov 2015 02:13:27 +0100
gnome-photos (3.18.1-1) unstable; urgency=medium
* New upstream release.
* Wrap dependencies.
* Bump Standards-Version to 3.9.6.
-- Michael Biebl <biebl@debian.org> Mon, 12 Oct 2015 17:59:12 +0200
gnome-photos (3.18.0-2) unstable; urgency=medium
* Upload to unstable.
-- Michael Biebl <biebl@debian.org> Wed, 07 Oct 2015 23:27:10 +0200
gnome-photos (3.18.0-1) experimental; urgency=medium
* Replace obsolete gnome-common build-dependency with simply
intltool (>= 0.50.1). It was previously pulled in by gnome-common.
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Fri, 02 Oct 2015 23:39:44 +0200
gnome-photos (3.16.2-1) experimental; urgency=medium
* Make debian/watch only track stable releases.
* New upstream release.
* Bump build-dependencies according to configure.ac changes:
- libcairo2-dev (>= 1.14.0)
- libgegl-dev (>= 0.3.0)
- libgtk-3-dev (>= 3.15.5)
* Upload to experimental as the new gegl-0.3 is only available there yet.
-- Andreas Henriksson <andreas@fatal.se> Tue, 28 Jul 2015 18:29:34 +0200
gnome-photos (3.14.2-1) unstable; urgency=medium
[ Laurent Bigonville ]
* debian/control.in: Only Recommends dleyna-renderer on linux architectures
[ Josselin Mouette ]
* New upstream translation and bugfix release.
-- Josselin Mouette <joss@debian.org> Fri, 05 Dec 2014 18:29:34 +0100
gnome-photos (3.14.0-1) unstable; urgency=medium
[ Jackson Doak ]
* New upstream release
* debian/rules:
- Disable silent rules so we can find hardening issues
- Fully enable hardening
* Add 90_drop-onlyshowin.patch so every desktop can use this
* debian/control:
- Bump b-dep on gtk to >= 3.13.2, glib to >= 2.39.3
- Build-depend on libgdata-dev
* Run tests as autopkgtest
[ Andreas Henriksson ]
* Recommend dleyna-renderer to be able to display photos on other
DLNA renderers in your local network.
[ Laurent Bigonville ]
* debian/control.in: Add gnome-online-miners to the dependencies and bump
tracker to a hard dependency.
-- Laurent Bigonville <bigon@debian.org> Sat, 27 Sep 2014 14:09:54 +0200
gnome-photos (3.12.1-1) unstable; urgency=medium
* Initial packaging.
-- Andreas Henriksson <andreas@fatal.se> Tue, 15 Jul 2014 16:57:46 +0200
|