File: changelog

package info (click to toggle)
gpscorrelate 2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,956 kB
  • sloc: ansic: 2,372; makefile: 479; cpp: 447; sh: 119
file content (246 lines) | stat: -rw-r--r-- 9,110 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
239
240
241
242
243
244
245
246
gpscorrelate (2.0-2) unstable; urgency=medium

  * Update new maintainer and homepage in debian/control and
    debian/copyright. (Closes: #931611)

 -- Mònica Ramírez Arceda <monica@debian.org>  Wed, 19 Feb 2020 22:22:26 +0100

gpscorrelate (2.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #950172)
  * Add build dependencies to debian/control:
    - Replace libgtk2.0-dev by libgtk-3-dev.
    - Add exvi2 to run tests.
  * Remove debian/gpscorrelate-gui.docs and debian/gpscorrelate.docs since
    README does not exist anymore.
  * Remove old patches:
    - 10-build-fixes.patch: changes not applicable any more and XSLTFLAGS
      added to debian/rules.
    - 20-timestap-fixes.patch: applied upstream.
    - 30-check-gps-tags.patch: applied upstream.
    - 40-fix-typos.patch: applied upstream.
    - 50-add-keywords-entry-desktop-file.patch: applied upstream.
    - 60-gpstimestamp-unsigned.patch: applied upstream.
    - 70-option-overwrite-gpstags.patch: applied upstream.
    - 80-cross.patch: applied upstream.
  * Bump to Standards-Version 4.5.0. No changes required.
  * Update debian/rules and fix hardening problems.
  * Replace debian/compat with debian-compat in Build-Depends.
  * Add Rules-Requires-Root to debian/control.

 -- Mònica Ramírez Arceda <monica@debian.org>  Thu, 13 Feb 2020 23:09:25 +0100

gpscorrelate (1.6.1-7) unstable; urgency=medium

  * Bump to Standard-Version 4.1.5. No changes required.
  * Fix FTCBFS: (Closes: #901259)
    - Let dh_auto_build pass cross tools to make.
    - 80-cross.patch: Make build tools substitutable.

 -- Mònica Ramírez Arceda <monica@debian.org>  Sat, 07 Jul 2018 18:47:52 +0200

gpscorrelate (1.6.1-6) unstable; urgency=medium

  * Bump to Standard-Version 4.1.3. No changes required.
  * 60-gpstimestamp-unsigned.patch: Write the GPSTimeStamp tag as unsigned,
    as per spec. (Closes: #779390)
  * 70-option-overwrite-gpstags.patch: Add ability to force overwriting of
    existing tags. (Closes: #683772)
  * Update compatibility level to 11.
  * Use HTTPS in copyright format URL.
  * Migrate Vcs-* to salsa.debian.org.

 -- Mònica Ramírez Arceda <monica@debian.org>  Thu, 22 Feb 2018 08:46:04 +0100

gpscorrelate (1.6.1-5) unstable; urgency=medium

  * debian/watch: releases are now in github.
  * Set canonical and secure URIs to Vcs-Git and Vcs-Browser.
  * Remove the menu file.
  * Bump to Standard-Version 3.9.8.
  * Fix spelling error in manpage, added to 40-fix-typos.patch
  * 50-add-keywords-entry-desktop-file.patch: Add Keywords entry to desktop
    file.

 -- Mònica Ramírez Arceda <monica@debian.org>  Sun, 22 Jan 2017 17:11:50 +0100

gpscorrelate (1.6.1-4) unstable; urgency=low

  * Update Maintainer field with Debian email.
  * Override dh_auto_clean to remove some remaining files.
  * Update compatibility level to 9.
  * Enable security hardening build flags.
  * Update debian/copyright.
  * Bump to Standards-Version 3.9.3. No changes required.

 -- Mònica Ramírez Arceda <monica@debian.org>  Mon, 07 May 2012 00:18:07 +0200

gpscorrelate (1.6.1-3) unstable; urgency=low

  * Adopt the package: update debian/control and debian/changelog.
    (Closes: #640798)
  * debian/source/format: fix format number.
  * Simplify debian/rules with % target.
  * Rename patches and add headers to them.
  * 40-fix-typos.patch: fix typos in upstream code.
  * Bump to Standards-Version 3.9.2. No changes required.
  * Update debian/copyright to DEP-5.

 -- Mònica Ramírez Arceda <monica@probeta.net>  Wed, 14 Sep 2011 08:41:36 +0200

gpscorrelate (1.6.1-2) unstable; urgency=low

  * New patches:
    - check-gps-tags.diff - check if GPSLatitude tag is present instead of
      GPSVersionID when desiding whether photos already contain GPS tags, some
      cameras create GPSVersionID tags but do not include coordinates
      (closes: 575611)
  * Update debian/copyright

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 04 Apr 2010 23:04:05 +0200

gpscorrelate (1.6.1-1) unstable; urgency=low

  * New upstream release
  * Updated patches:
    - build-fixes.diff
  * Install the provided svg icon
  * Standards-version 3.8.4 — no changes required

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 22 Feb 2010 16:52:29 +0100

gpscorrelate (1.6.0-3) unstable; urgency=low

  * Convert source to format 3 (quilt)
  * Standards-Version 3.8.3 - no changes needed
  * Use g++ for linking, fixes FTBFS with gold (closes: #554738)
  * Make short descriptions for command line and GUI package different
  * Use © in debian/copyright

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 07 Nov 2009 17:29:57 +0100

gpscorrelate (1.6.0-2) unstable; urgency=low

  * Correct author's e-mail in debian/copyright (closes: #529293)
  * Fix incorrect GPSDateStamp format. Thanks to Håkon Stordahl
    (closes: #529202)

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 21 May 2009 21:43:05 +0200

gpscorrelate (1.6.0-1) unstable; urgency=low

  * New upstream release
    - Almost no code changes

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 05 Apr 2009 19:08:58 +0200

gpscorrelate (1.5.9-1) unstable; urgency=low

  * New upstream release
  * Install .desktop file
  * Standards-Version 3.8.1 - no changes required

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 04 Apr 2009 22:35:37 +0200

gpscorrelate (1.5.8-4) unstable; urgency=low

  * Fix crash with incomplete GPS tags and --show (closes: #487873, again)

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 07 Mar 2009 23:01:45 +0100

gpscorrelate (1.5.8-3) unstable; urgency=low

  * Fix crash on incomplete (?) gps tags. Thanks Giovanni Mascellani
    (closes: #487873, and most likely closes: #515654)

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 05 Mar 2009 01:43:58 +0100

gpscorrelate (1.5.8-2) unstable; urgency=low

  * Simplify debian/rules using debhelper 7.0.50 features
  * Fix crash when input gpx file contains empty tags (closes: #502073)
  * Use Vcs-Git instead of Vcs-Svn in debian/control
  * Fix reading and writing of negative altitudes, also fix
    crash when reading invalid Exif tags (closes: #492390, #493757)

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 01 Mar 2009 03:21:21 +0100

gpscorrelate (1.5.8-1) unstable; urgency=low

  * New upstream release
  * New maintainer (closes: 515330)
  * Standards-Version 3.8.0
    - add support for parallel=n in DEB_BUILD_OPTIONS
  * Use -Wl,--as-needed for linking to avoid some dependencies
  * Remove debian/TODO.Debian
  * Remove manpage from debian/, there is one in the upstream source
  * Remove "Apps/" from doc-base section, thanks lintian
  * Add links to new git repository into debian/control
  * Use debhelper 7 instead of cdbs
  * Install file RELEASES as upstream changelog
  * Build-depend on xstproc, docbook-xsl and docbook-xml to build manpage

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 26 Feb 2009 21:45:49 +0100

gpscorrelate (1.5.6-2) unstable; urgency=low

  * Orphaning, as nobody volunteered for maintenance (see: #515330)
  * debian/control: set Maintainer to QA group

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 24 Feb 2009 08:22:13 +0100

gpscorrelate (1.5.6-1) unstable; urgency=low

  * new upstream release
    - fix negative timezone adjustments (closes: #444113)
  * promote Vcs-* fields to real debian/control fields
  * update standards-version, no changes needed

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 28 Dec 2007 15:29:09 +0100

gpscorrelate (1.5.5-1) unstable; urgency=low

  * new upstream release
    - make some GPS field availability optional (closes: #429655)
  * add Homepage debian/control field
  * debian/gpscorrelate-gui.menu
    - change menu section to Applications according to the new menu policy

 -- Stefano Zacchiroli <zack@debian.org>  Sat, 22 Sep 2007 09:07:43 +0200

gpscorrelate (1.5-1) unstable; urgency=low

  * new upstream release
    - better input handling from .gpx files (Closes: #404648)
  * debian/control
    - added XS-Vcs-Browser field
  * debian/svn-deblayout
    - added, with default URL for the tags dir

 -- Stefano Zacchiroli <zack@debian.org>  Sun, 25 Feb 2007 11:01:37 +0000

gpscorrelate (1.4-3) unstable; urgency=low

  * debian/control
    - synced long descriptions of gpscorrelate and gpscorrelate-gui
    - bumped build dependency on libexiv2-dev to ensure gpscorrelate is
      rebuild against a package with a non-b0rken .shlibs file

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 22 Sep 2006 09:41:25 +0200

gpscorrelate (1.4-2) unstable; urgency=low

  * debian/control
    - improved long description
  * debian/gpscorrelate-gui.menu
    - added menu entry for the gpscorrelate GUI
  * debian/manpage.xml
    - written gpscorrelate manpage (docbook format, generated offline)

 -- Stefano Zacchiroli <zack@debian.org>  Fri,  8 Sep 2006 20:37:38 +0200

gpscorrelate (1.4-1) experimental; urgency=low

  * Initial release (Closes: #385488)

 -- Stefano Zacchiroli <zack@debian.org>  Thu, 31 Aug 2006 13:24:16 +0200