File: changelog

package info (click to toggle)
gnome-online-miners 3.34.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,976 kB
  • sloc: ansic: 5,246; sh: 4,179; makefile: 398; xml: 154
file content (183 lines) | stat: -rw-r--r-- 5,820 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
gnome-online-miners (3.34.0-2) unstable; urgency=medium

  * Bump debhelper version to 12
  * Bump Standards-Version to 4.5.0 (no further changes)
  * Move the daemons to /usr/libexec now that's allowed in the policy

 -- Laurent Bigonville <bigon@debian.org>  Sun, 08 Mar 2020 16:59:27 +0100

gnome-online-miners (3.34.0-1) unstable; urgency=medium

  * New upstream release
  * Switch b-d on gnome-common to autoconf-archive

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 18 Sep 2019 22:15:22 +0200

gnome-online-miners (3.30.0-2) unstable; urgency=medium

  * Restore -Wl,-O1 to our LDFLAGS
  * Bump Standards-Version to 4.3.0

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 25 Dec 2018 08:06:36 -0500

gnome-online-miners (3.30.0-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.2.1
  * Don't install ChangeLog; we already install NEWS

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 22 Sep 2018 21:05:36 -0400

gnome-online-miners (3.26.0-3) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump debhelper compat to 11

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 03 Feb 2018 22:22:11 -0500

gnome-online-miners (3.26.0-2) unstable; urgency=medium

  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 15 Dec 2017 12:13:54 -0500

gnome-online-miners (3.26.0-1) unstable; urgency=medium

  * New upstream release
  * Build-depend on tracker2 instead of tracker1
  * Drop build-with-tracker1.patch: Obsolete

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 13 Sep 2017 14:22:05 -0400

gnome-online-miners (3.25.90-1) unstable; urgency=medium

  * New upstream release
  * Add build-with-tracker1.patch:
    - Don't build with tracker 2 yet
  * Bump Standards-Version to 4.1.0

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 30 Aug 2017 19:20:35 -0400

gnome-online-miners (3.22.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat level to 10.
  * Add Build-Depends on gnome-common, required by autoreconf.
  * Pass --as-needed to dh_autoreconf and to the linker to reduce runtime
    dependencies.

 -- Michael Biebl <biebl@debian.org>  Sun, 18 Sep 2016 23:00:01 +0200

gnome-online-miners (3.21.91-1) unstable; urgency=medium

  * New upstream release.
  * Enable all hardening flags.

 -- Michael Biebl <biebl@debian.org>  Tue, 06 Sep 2016 15:47:32 +0200

gnome-online-miners (3.20.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 02 Sep 2016 10:40:41 +0200

gnome-online-miners (3.20.0-2) unstable; urgency=medium

  * 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.
  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Tue, 19 Apr 2016 18:39:14 +0200

gnome-online-miners (3.20.0-1) experimental; urgency=medium

  [ Laurent Bigonville ]
  * New upstream release.
    - Bump grilo dependencies to 0.3
  * debian/control.in: Bump Standards-Version to 3.9.7 (no further changes)
  * debian/copyright: Deduplicate GPL-2+ paragraph

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 02 Apr 2016 10:26:20 +0200

gnome-online-miners (3.14.3-1) unstable; urgency=medium

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 19 May 2015 18:04:51 +0200

gnome-online-miners (3.14.0-2) unstable; urgency=medium

  * debian/control.in:
    - Add a Recommends against dleyna-server, the dbus service is used by the
      media-server miner.
    - Bump Standards-Version to 3.9.6 (no further changes)

 -- Laurent Bigonville <bigon@debian.org>  Sun, 19 Oct 2014 23:50:50 +0200

gnome-online-miners (3.14.0-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 25 Sep 2014 18:59:00 +0200

gnome-online-miners (3.13.91-1) experimental; urgency=medium

  * New upstream development release.
  * Update build-dependencies according to configure.ac changes:
    - Bump libgoa-1.0-dev to (>= 3.13.3)
    - Bump libgdata-dev to (>= 0.15.2)

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 07 Sep 2014 11:31:28 +0200

gnome-online-miners (3.12.0-3) unstable; urgency=medium

  * debian/copyright: Add copyright information for src/gom-facebook-miner.*
  * debian/rules:
    - Prevent dh_makeshlibs to create a shlibs file for a private library
    - Set --libexec configure flag to /usr/lib/gnome-online-miners

 -- Laurent Bigonville <bigon@debian.org>  Fri, 30 May 2014 16:00:34 +0200

gnome-online-miners (3.12.0-2) unstable; urgency=medium

  * Fix syntax error in maintainer address.

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 18 May 2014 10:25:38 +0200

gnome-online-miners (3.12.0-1) unstable; urgency=medium

  * Team upload

  [ Laurent Bigonville ]
  * Upload to debian, thanks to Ubuntu for the package (Closes: #728859)
  * New upload release
    - Add libgfbgraph-0.2-dev to the build-dependencies
    - Change the build-dependencies to tracker 1.0
  * debian/control.in: 
    - Add Vcs-* fields
    - Bump debhelper to 9

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 17 May 2014 02:00:41 +0200

gnome-online-miners (3.10.3-0ubuntu3) trusty; urgency=medium

  * Add depends on grilo-plugins-0.2. LP: #1300521

 -- Jackson Doak <noskcaj@ubuntu.com>  Wed, 09 Apr 2014 16:30:59 +1000

gnome-online-miners (3.10.3-0ubuntu2) trusty; urgency=medium

  * Fix up copyright file.

 -- Tim Lunn <tim@feathertop.org>  Wed, 19 Feb 2014 09:16:25 +1100

gnome-online-miners (3.10.3-0ubuntu1) trusty; urgency=medium

  * Initial release (LP: #1279151)

 -- Tim Lunn <tim@feathertop.org>  Tue, 11 Feb 2014 16:13:19 +1100