File: changelog

package info (click to toggle)
gnome-software 3.22.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,852 kB
  • ctags: 4,694
  • sloc: ansic: 45,056; sh: 4,106; xml: 1,839; makefile: 981; python: 175
file content (238 lines) | stat: -rw-r--r-- 8,384 bytes parent folder | download
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
gnome-software (3.22.5-1) unstable; urgency=medium

  * New upstream bugfix release: 3.22.5
  * Add support for the PureOS Debian derivative
  * Explicitly enable AppStream icon download in APT
    - With a recent change in Debian's AppStream support,
      GUI frontends which need icons have to enable their
      download explicitly.

 -- Matthias Klumpp <mak@debian.org>  Sun, 22 Jan 2017 19:06:34 +0100

gnome-software (3.22.4-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * debian/gnome-software.gsettings-override.in, debian/rules:
    - Use Ubuntu's licensing URL when built on Ubuntu
  * debian/rules:
    - Enable Ubuntu Reviews on Ubuntu

  [ Laurent Bigonville ]
  * New upstream release
    - Bump libappstream-glib-dev and libflatpak-dev build-dependencies
    - Drop debian/patches/01_pkgname-sanity.patch and
      debian/patches/02_packagekit-linking.patch, applied upstream
    - Disable gnome-software-plugin-snap package, it now requires snapd-glib
      which is not in debian yet

 -- Laurent Bigonville <bigon@debian.org>  Mon, 12 Dec 2016 11:46:39 +0100

gnome-software (3.22.1-1) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: Deconfuse build vs. host. (Closes: #839878)

  [ Matthias Klumpp ]
  * New upstream bugfix release: 3.22.1
  * Make Snappy/Snap plugin available as separate package
  * packagekit-linking.patch: Fix PackageKit underlinking
  * pkgname-sanity.patch: Never pass broken pkgnames to PackageKit for resolving
    - Closes: #840654
    - Closes: #839736
    - Closes: #827723 - if we are lucky.
  * Depend on software-properties-gtk (Closes: #840368)
    - We can do that now, since s-p-g switched to using PackageKit too.

 -- Matthias Klumpp <mak@debian.org>  Sat, 22 Oct 2016 16:32:42 +0200

gnome-software (3.22.0-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release
  * Add debian/docs to install NEWS
  * Use separate packages for flatpak and limba plugins
  * debian/control.in:
    - Update Vcs links
    - Build-depend on autoconf-archive
    - Have gnome-software suggest flatpak and limba plugins
    - Bump build-dependencies based on configure.ac
  * debian/rules:
    - Build with autoreconf

  [ 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.

  [ Simon McVittie ]
  * New upstream release: 3.22.0
    - This release closes upstream bugs
      + Closes: #838200
      + Closes: #829975
      + Closes: #836919
    - build-depend on libappstream-glib-dev (>= 0.6.2) to get all mandatory
      and optional functionality
    - build-depend on libflatpak-dev and enable Flatpak
    - build-depend on libsecret-1-dev
    - build-depend on gudev on linux-any
    - bump Gtk build-dependency
    - explicitly disable OSTree support for now, OSTree in Debian is not
      ready to be used for OS deployment
    - d/p/01_debian-dfsg.patch: remove, the same result can be achieved
      with GSettings now
    - d/gnome-software.gsettings-override.in: consider the 'main'
      component to be Free Software (Ubuntu will likely want to patch this
      to do the same for universe)

  [ Matthias Klumpp ]
  * Explicitly enable PackageKit, gnome-desktop support
  * Small tweaks for debian/rules
  * Make package binNMUable again
  * Bump PackageKit dependency to >= 1.1.4 (Closes: #823989)
  * Update d/copyright

 -- Matthias Klumpp <mak@debian.org>  Thu, 22 Sep 2016 20:48:42 +0200

gnome-software (3.20.2-2) unstable; urgency=medium

  * debian/rules: Do not use -X parameter for dh_install, some files were not
    installed as expected.

 -- Laurent Bigonville <bigon@debian.org>  Tue, 26 Apr 2016 14:26:44 +0200

gnome-software (3.20.2-1) unstable; urgency=medium

  [ Matthias Klumpp ]
  * New upstream release: 3.20.2
  * Enable the (alpha) Open Desktop Review Service (ODRS) feature
  * Update dependencies:
    - Bump libpackagekit-glib2-dev (>= 1.1)
    - Bump libappstream-glib-dev (>= 0.5.14)
    - Bump liblimba-dev (>= 0.5.6)
    - Add libjson-glib-dev
    - Add libgtkspell3-3-dev (>= 3.0)
  * Drop patches: Applied upstream
  * Add Debian DFSG plugin to set license information
    - See debian-dfsg.patch
    - In case we don't know if a software is free or not based on the license
      data it supplies, we set it as free based on it originating from "main".
  * Set provenance for Debian

  [ 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.

 -- Matthias Klumpp <mak@debian.org>  Mon, 25 Apr 2016 18:12:18 +0200

gnome-software (3.18.3-3) unstable; urgency=medium

  * Add 01_fwupd-dont-crash.patch: Don't crash when the fwupd daemon
    is removed.
  * Add 02_fwupd-nofail.patch: Do not fail update checks if fwupd is
    not available. (Closes: #808305)

 -- Matthias Klumpp <mak@debian.org>  Fri, 15 Jan 2016 15:14:42 +0100

gnome-software (3.18.3-2) unstable; urgency=medium

  * Enable fwupd support
    - This allows updating flashed firmware from GNOME-Software
      when 'fwupd' is installed.
  * Depend on 'appstream'
    - Enables AppStream/DEP-11 integration on Debian automatically.

 -- Matthias Klumpp <mak@debian.org>  Mon, 14 Dec 2015 16:02:42 +0100

gnome-software (3.18.3-1) unstable; urgency=medium

  * New upstream bugfix release
    - Closes: #803418

 -- Matthias Klumpp <mak@debian.org>  Thu, 05 Nov 2015 20:04:16 +0100

gnome-software (3.18.2-2) unstable; urgency=medium

  * Add missing Breaks/Replaces against gnome-packagekit-session
    - Closes: #802458
  * Explicitly depend on PackageKit (Closes: #794979)
    - GNOME-Software needs the PackageKit daemon to work properly
      at time.

 -- Matthias Klumpp <mak@debian.org>  Wed, 21 Oct 2015 20:26:34 +0200

gnome-software (3.18.2-1) unstable; urgency=medium

  [ Michael Biebl ]
  * Use https:// for Vcs-Browser

  [ Matthias Klumpp ]
  * New upstream release: 3.18.2
  * Update Build-Depends:
    - Bump libpackagekit-glib2-dev to (>= 1.0.10)
    - Bump libsoup2.4-dev to (>= 2.52)
    - Bump libgnome-desktop-3-dev to (>= 3.18)
    - Bump libappstream-glib-dev to (>= 0.5.1)
    - Bump libgtk-3-dev to (>= 3.18)
    - Add liblimba-dev (>= 0.5.2) on Linux
  * Sort build dependencies
  * Enable optional support for the Limba installer.
    - Will be inert if not explicitly configured.

 -- Matthias Klumpp <mak@debian.org>  Wed, 14 Oct 2015 19:54:10 +0200

gnome-software (3.16.5-2) unstable; urgency=medium

  * Add transitional package for the PK session interface
  * Do not ship with Fedora-specific plugins

 -- Matthias Klumpp <mak@debian.org>  Sat, 08 Aug 2015 18:18:44 +0200

gnome-software (3.16.5-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 06 Aug 2015 16:27:58 +0200

gnome-software (3.16.4-1) unstable; urgency=medium

  * New upstream release.
  * Update Build-Depends as per configure.ac:
    - Add appstream-util.
    - Add libpolkit-gobject-1-dev.
    - Bump libappstream-glib-dev to (>= 0.3.4).
    - Bump libgtk-3-dev to (>= 3.16).
  * Drop hard-coded dependency on libappstream-glib7 now that the library
    provides a symbols file.
  * Use dh_install's exclude (-X) functionality to not install the .a and .la
    files.

 -- Michael Biebl <biebl@debian.org>  Wed, 22 Jul 2015 00:03:04 +0200

gnome-software (3.14.2-1) unstable; urgency=medium

  * New upstream release
  * debian/control.in: Bump both appstream-glib build and runtime dependencies
    to >= 0.3.2, this can be reverted when appstream-glib will provide a
    .symbols file

 -- Laurent Bigonville <bigon@debian.org>  Tue, 18 Nov 2014 23:08:05 +0100

gnome-software (3.14.1-2) unstable; urgency=medium

  * debian/rules, debian/gnome-software.install: Install appdata file

 -- Laurent Bigonville <bigon@debian.org>  Sat, 25 Oct 2014 02:36:59 +0200

gnome-software (3.14.1-1) unstable; urgency=medium

  * New upstream release
    - debian/control.in: Bump gtk+-3.0 build-dependency to 3.14.1
    - debian/rules: Bump plugin API version to 7

 -- Laurent Bigonville <bigon@debian.org>  Sat, 18 Oct 2014 09:12:33 +0200

gnome-software (3.14.0-1) unstable; urgency=low

  * Initial release (Closes: #722316)

 -- Laurent Bigonville <bigon@debian.org>  Sat, 11 Oct 2014 11:04:58 +0200