~ubuntu-branches/ubuntu/saucy/geoclue-providers/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-07-05 10:56:26 UTC
  • Revision ID: package-import@ubuntu.com-20130705105626-hywod41wasnytrjr
Tags: 0.12.99-2ubuntu1
* Sync with geoclue packaging. Remaining changes:
  - debian/control:
    + Build-depend on autotools-dev, libgeoclue-dev, libgps-dev and
      libgypsy-dev
  - debian/rules:
    + Enable gpsd and gypsy providers
    + Fix handling of config.sub 
  - Install only the gpsd and gypsy providers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
geoclue-providers (0.12.99-2ubuntu1) saucy; urgency=low
 
2
 
 
3
  * Sync with geoclue packaging. Remaining changes:
 
4
    - debian/control:
 
5
      + Build-depend on autotools-dev, libgeoclue-dev, libgps-dev and
 
6
        libgypsy-dev
 
7
    - debian/rules:
 
8
      + Enable gpsd and gypsy providers
 
9
      + Fix handling of config.sub 
 
10
    - Install only the gpsd and gypsy providers
 
11
 
 
12
 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 05 Jul 2013 10:56:26 -0400
 
13
 
 
14
geoclue (0.12.99-2ubuntu1) saucy; urgency=low
 
15
 
 
16
  * Sync with Debian (LP: #1195527). Remaining changes:
 
17
    - debian/control:
 
18
      + Don't build-depend on ofono, it's not in main (yet?)
 
19
      + Don't have geoclue recommend specific providers
 
20
    - debian/patches/libgps20-compat.patch:
 
21
      + Fix build with gpsd >= 3.1
 
22
    - debian/patches/lp_738584.patch:
 
23
       + Don't fail on resume if position / address providers are already
 
24
         inited when we try to prepare interfaces
 
25
    - debian/patches/master-provider-connect.patch:
 
26
      + pay attention to providers that don't claim to be cacheable,
 
27
        this fixes reliability issues with indicator-datetime
 
28
 
 
29
 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 27 Jun 2013 20:17:48 -0400
 
30
 
 
31
geoclue (0.12.99-2) unstable; urgency=low
 
32
 
 
33
  * [3d2d3dbf] Adopt the package with Bernd blessing
 
34
  * [f2270121] Bump Standards-Version to 3.9.4 (no further changes)
 
35
  * [24cec588] Update the debian/watch file.
 
36
    Thanks to Bart Martens <bartm@debian.org>
 
37
  * [bc11de4e] Recommends geoclue-nominatim instead of geoclue-yahoo
 
38
 
 
39
 -- Laurent Bigonville <bigon@debian.org>  Fri, 24 May 2013 00:10:46 +0200
 
40
 
 
41
geoclue (0.12.99-1) experimental; urgency=low
 
42
 
 
43
  * [feec9810] Switch to experimental branches
 
44
  * [187e0e61] Imported Upstream version 0.12.99
 
45
  * [754f839d] Adjust the build-dependencies
 
46
  * [b9d05053] Bump debhelper compatibility to 9
 
47
  * [48a66a0d] Install geoclue GSettings schemas
 
48
  * [68c959ca] Drop usage of quilt and autotools-dev
 
49
  * [23e47b77] Bump Standards-Version to 3.9.3 (no further changes)
 
50
  * [6f068365] Drop all the patches applied upstream
 
51
 
 
52
 -- Laurent Bigonville <bigon@debian.org>  Mon, 13 Aug 2012 02:22:03 +0200
 
53
 
 
54
geoclue (0.12.0-4) unstable; urgency=low
 
55
 
 
56
  [ Laurent Bigonville ]
 
57
  * [a5d605f9] Bump Standards-Version to 3.9.2 (no further changes)
 
58
  * [e17fbb8f] Add geoclue-nominatim provider
 
59
 
 
60
  [ Bernd Zeimetz ]
 
61
  * [6d14937a] Remove gpsd support.
 
62
    geoclue seems to be dead upstream and the gpsd provider needs a rewrite.
 
63
 
 
64
 -- Bernd Zeimetz <bzed@debian.org>  Sat, 03 Dec 2011 12:57:49 +0100
 
65
 
 
66
geoclue (0.12.0-3) unstable; urgency=low
 
67
 
 
68
  [ Evgeni Golov ]
 
69
  * [b29d4e1f] add Provides: geoclue-provider to every provider
 
70
    that makes it possible to depend on "any provider the user wants"
 
71
  * [c78bdd10] don't fetch priv if it's not used, makes gcc-4.6 silent
 
72
    new patch: gcc-4.6-werror.patch (closes: #625340)
 
73
 
 
74
 -- Bernd Zeimetz <bzed@debian.org>  Sun, 10 Jul 2011 18:40:59 +0200
 
75
 
 
76
geoclue (0.12.0-2) unstable; urgency=low
 
77
 
 
78
  [ Bernd Zeimetz ]
 
79
  * [2b4a976e] Fix description of localnet provider.
 
80
  * [bed74bfa] Don't depend on network-manager-dev on hurd. (Closes: #589556)
 
81
 
 
82
  [ Laurent Bigonville ]
 
83
  * [73b9d0c0] Do not install .la file anymore (Closes: #586089).
 
84
  * [18402b0a] Fix typo in plazes.com URL (Closes: #584460)
 
85
  * [38d50a05] Make geoclue master package Recommends some backends
 
86
    (Closes: #602833)
 
87
  * [e2562e3e] Wrap {build-}dependencies
 
88
  * [f26f5c75] Add skyhook geocoding backend
 
89
  * [d5e3fb94] Bump Standards-Version to 3.9.1
 
90
  * [8f0bdbda] geoclue-manual shouldn't be in doc section
 
91
  * [fc1af9da] Switch to dpkg-source 3.0 (quilt) format
 
92
  * [2e38ec8c] Use dh_autotools-dev instead of updating
 
93
    config.{sub,guess} manually
 
94
  * [70fa94bd] Build-dep against libnm-glib-dev on linux-any arch
 
95
  * [106e7914] debian/patches/libnm-glib-pc.patch: Fix libnm-glib.pc
 
96
    name
 
97
  * [732f3e4d] debian/patches/autoreconf.patch: Update configure file
 
98
  * [aacbbc7d] debian/rules: Be sure we FTBFS if we miss something
 
99
  * [c2553245] Drop debian/clean, not needed anymore
 
100
  * [db7e1b26] debian/rules: Be sure we never build with connman support
 
101
  * [da40b0c4] Add myself as uploader
 
102
 
 
103
 -- Laurent Bigonville <bigon@debian.org>  Thu, 10 Mar 2011 23:53:19 +0100
 
104
 
 
105
geoclue (0.12.0-1) unstable; urgency=low
 
106
 
 
107
  * [e52a1858] Add ofono-dev as build-dependency.
 
108
  * [f3a4f817] Replace gammu by ofono in the description.
 
109
  * [7fc55dc5] Drop libgammu-dev build-dep.
 
110
  * [1346e6d5] Imported Upstream version 0.12.0 (Closes: #575816)
 
111
  * [224b42d3] Updating patches.
 
112
  * [bee64eb7] Updating symbols file.
 
113
  * [8cb5a919] Reorder dh optionts as specified by the manpage.
 
114
  * [2c8aa421] Switching Maintainer/Uploaders.
 
115
 
 
116
 -- Bernd Zeimetz <bzed@debian.org>  Tue, 30 Mar 2010 22:51:42 +0200
 
117
 
 
118
geoclue (0.11.1+git20091217-3) unstable; urgency=low
 
119
 
 
120
  * [73b81920] Require libgps >= 2.90.1~svn6819 to build. This fixes the
 
121
    ftbfs on mipsel.
 
122
 
 
123
 -- Bernd Zeimetz <bzed@debian.org>  Sat, 19 Dec 2009 15:28:25 +0100
 
124
 
 
125
geoclue (0.11.1+git20091217-2) unstable; urgency=low
 
126
 
 
127
  * [6b0622fc] Don't require network-manager-dev on kfreebsd.
 
128
 
 
129
 -- Bernd Zeimetz <bzed@debian.org>  Thu, 17 Dec 2009 21:43:42 +0100
 
130
 
 
131
geoclue (0.11.1+git20091217-1) unstable; urgency=low
 
132
 
 
133
  * Building from the upstream git directly as there was no release
 
134
    for months now.
 
135
  * Fixing a build issue with the new libgps, requires libgps >= 2.91
 
136
    now as we rely on the non-blocking features of gps_poll.
 
137
    Closes: #560519
 
138
 
 
139
 -- Bernd Zeimetz <bzed@debian.org>  Thu, 17 Dec 2009 11:30:59 +0100
 
140
 
 
141
geoclue (0.11.1-6) unstable; urgency=low
 
142
 
 
143
  * [b5dc4a22] Cleaning up git buildpackage config.
 
144
  * [e2dd0d25] Bump compat to level 7.
 
145
  * [59e22383] Merge branch 'dh'
 
146
  * [80f5bd5a] Adding debian/clean for dh_clean, drop extra rules.
 
147
  * [2fa2135d] Copy config.guess/sub and clean up after build.
 
148
  * [0d7df15a] Adding patch to fix wrong comment syntax in example code.
 
149
    (Closes: #536269) - thanks to Marco Túlio Gontijo e Silva
 
150
  * [aa3f625c] Fix HostIP provider to work with latest web API (Closes:
 
151
    #554178) - thanks to Jonny Lamb
 
152
  * [773831aa] Use dh_quilt_* in debian/rules.
 
153
  * [47ecb429] Bumping Standards-Version to 3.8.3, no changes needed.
 
154
 
 
155
 -- Bernd Zeimetz <bzed@debian.org>  Tue, 03 Nov 2009 20:00:20 +0100
 
156
 
 
157
geoclue (0.11.1-5) unstable; urgency=low
 
158
 
 
159
  * [ff19d3bf] Fixing section override disparities.
 
160
  * [23ddf112] Use libglib2.0-dev instead of libglib-dev. (Closes:
 
161
    #535940) - thanks to Laurent Bigonville
 
162
 
 
163
 -- Bernd Zeimetz <bzed@debian.org>  Mon, 06 Jul 2009 10:39:21 +0200
 
164
 
 
165
geoclue (0.11.1-4) unstable; urgency=low
 
166
 
 
167
  * [dcb98403] Move geoclue-test-gui into geoclue-examples. (Closes:
 
168
    #534250) - thanks to Laurent Bigonville
 
169
 
 
170
 -- Bernd Zeimetz <bzed@debian.org>  Tue, 23 Jun 2009 13:12:44 +0200
 
171
 
 
172
geoclue (0.11.1-3) unstable; urgency=low
 
173
 
 
174
  * [a95b9e89] Fixing typo in the last changelog entry.
 
175
  * [24b3c980] Build geoclue with network-manager support. (Closes:
 
176
    #532234) - thanks to Guillaume Desmottes
 
177
 
 
178
 -- Bernd Zeimetz <bzed@debian.org>  Mon, 08 Jun 2009 22:45:55 +0200
 
179
 
 
180
geoclue (0.11.1-2) unstable; urgency=low
 
181
 
 
182
  [ Craig Andrews ]
 
183
  * Fix warnings reported by lintian
 
184
  * Resolve circular dependency between geoclue and libgeoclue0
 
185
    (Closes: #520129). libgeoclue no longer depends on geoclue.
 
186
    libgeoclue instead suggests geoclue.
 
187
  * Changed --libexecdir to point to /usr/lib/geoclue.
 
188
    (Closes: #518822).
 
189
  * Use cdbs (Thanks Stefan Jenkner <stefan@jenkner.org>)
 
190
  * Added debian/watch for update detection
 
191
  * Thanks Bernd Zeimetz <bzed@debian.org> for the previous NMU
 
192
    (Closes: #518586)
 
193
  * Install examples as examples in the libgeoclue-dev package
 
194
 
 
195
  [ Bernd Zeimetz ]
 
196
  * Adding myself to Uploaders.
 
197
  * Bumping Standards-Version to 3.8.1, no changes needed.
 
198
  * Add dependency on geoclue for location providers where
 
199
    it was missing.
 
200
  * Raise build-dependency on libgammu-dev to >= 1.24.0 as
 
201
    we're applying a patch which needs the API change.
 
202
  * Update Vcs information to point to git.debian.org.
 
203
  * Add debian/gbp.conf to make sure we use pristine-tar.
 
204
  * Only install *.c and the Makefile as examples, not the
 
205
    pre-built .o files and linker scripts.
 
206
 
 
207
 -- Craig Andrews <candrews@integralblue.com>  Wed, 1 Apr 2009 15:15:15 -0600
 
208
 
 
209
geoclue (0.11.1-1.1) unstable; urgency=low
 
210
 
 
211
  * Non-maintainer upload.
 
212
  * Adding quilt patch system and a patch to fix a FTBFS due to a changed
 
213
    API of libgammu (Closes: #518586). Also adding debian/README.source
 
214
    as required by policy. 
 
215
 
 
216
 -- Bernd Zeimetz <bzed@debian.org>  Wed, 25 Mar 2009 20:20:54 +0100
 
217
 
 
218
geoclue (0.11.1-1) unstable; urgency=low
 
219
 
 
220
  * New upstream version (stable)
 
221
 
 
222
 -- Craig Andrews <candrews@integralblue.com>  Tue, 11 Nov 2008 16:16:16 -0500
 
223
 
 
224
geoclue (0.8svn20070820-1) unstable; urgency=low
 
225
 
 
226
  * New upstream version from git
 
227
 
 
228
 -- Jussi Kukkonen <jhkukkon@cc.hut.fi>  Mon, 20 Aug 2007 15:05:59 +0300
 
229
 
 
230
geoclue (0.8svn20070815-1) unstable; urgency=low
 
231
 
 
232
  * New upstream version from git
 
233
 
 
234
 -- Jussi Kukkonen <jhkukkon@cc.hut.fi>  Wed, 15 Aug 2007 16:17:22 +0300
 
235
 
 
236
geoclue (0.2svn20070715-1) unstable; urgency=low
 
237
 
 
238
  * New upstream version from git
 
239
 
 
240
 -- Jussi Kukkonen <jhkukkon@cc.hut.fi>  Sun, 15 Jul 2007 23:40:36 +0300
 
241
 
 
242
geoclue (0.2svn20070704-1) unstable; urgency=low
 
243
 
 
244
  * Initial release 
 
245
 
 
246
 -- Jussi Kukkonen <jhkukkon@cc.hut.fi>  Wed, 04 Jul 2007 11:27:36 +0300
 
247