File: changelog

package info (click to toggle)
josm 0.0.svn3376-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 53,192 kB
  • ctags: 15,964
  • sloc: java: 109,690; xml: 7,599; perl: 821; makefile: 51; sh: 21
file content (247 lines) | stat: -rw-r--r-- 8,978 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
247
josm (0.0.svn3376-1+squeeze1) proposed-updates; urgency=low

  * Backport fixed failed authorisation dialog from 4021, gives
    more verbose message of why the authorisation process failed.
    (needed for OSM License Change Phase III)

 -- David Paleino <dapal@debian.org>  Sat, 16 Apr 2011 13:21:08 +0200

josm (0.0.svn3376-1) unstable; urgency=low

  * New upstream snapshot
  * debian/patches/80-fix_images.patch refreshed

 -- David Paleino <dapal@debian.org>  Sun, 18 Jul 2010 17:30:47 +0200

josm (0.0.svn3329-2) unstable; urgency=low

  * OAuth support is now enabled
    - debian/control: added Build-Depends on liboauth-signpost-java
    - debian/rules: add signpost-core.jar to the CLASSPATH
    - debian/patches/:
      - series: 60-disable_oauth.patch disabled
      - 10-build.patch: add signpost-core.jar to MANIFEST's Class-Path
      - 60-port_oauth_1.2.patch added: port josm to signpost 1.2
  * debian/README.Debian deleted, josm is a wrapper that uses the
    alternatives system
  * debian/control:
    - Standards-Version bumped to 3.9.0, no changes needed
    - added runtime dependency on liboauth-signpost-java

 -- David Paleino <dapal@debian.org>  Thu, 15 Jul 2010 15:25:54 +0200

josm (0.0.svn3329-1) unstable; urgency=low

  [ David Paleino ]
  * New upstream release
  * debian/patches/* refreshed
  * debian/rules converted to dh7
  * debian/control:
    - bumped debhelper build-dependency to >= 7.0.50~
    - removed build-dependency on cdbs
  * debian/compat bumped to 7
  * debian/README.source removed
  * debian/copyright: added myself to debian/*

  [ Giovanni Mascellani ]
  * My email address updated

 -- David Paleino <dapal@debian.org>  Tue, 15 Jun 2010 22:04:31 +0200

josm (0.0.svn3208-1) unstable; urgency=low

  * New upstream release
  * debian/patches/80-fix_images.patch added, use an empty image
    (temporary fix, should really use images from
    openstreetmap-map-icons-* packages, if available)
    (Closes: #579124)

 -- David Paleino <dapal@debian.org>  Wed, 28 Apr 2010 20:12:54 +0200

josm (0.0.svn3196-1) unstable; urgency=low

  * New upstream release
  * debian/patches/:
    - 10-build.patch, 20-bts.patch, 60-disable_oauth.patch
      refreshed
  * debian/source/format: using 3.0 (quilt)
  * debian/control, debian/rules: removed dependency on quilt

 -- David Paleino <dapal@debian.org>  Fri, 23 Apr 2010 20:39:41 +0200

josm (0.0.svn3094-1) unstable; urgency=low

  * New upstream release (Closes: #573566)
  * debian/patches/*:
    - converted from dpatch to quilt
    - updated to apply to the new code
    - 10-build.patch: don't build translations for plugins
      and fix references to gettext-ant-tasks
    - 60-disable_oauth.patch added, it's still missing lots of
      dependencies
    - 70-default_look_and_feel.patch added, ported from Ubuntu's
      01-default-look-and-feel.dpatch. Let's avoid discrepancies
      when possible and reasonable.
  * debian/rules, debian/control: use quilt for patch management.
  * debian/control:
    - added libgettext-ant-tasks-java and libterm-readkey-perl to
      Build-Depends
    - fields wrapped to one-value-per-line

 -- David Paleino <dapal@debian.org>  Thu, 18 Mar 2010 18:12:03 +0100

josm (0.0.svn2561-2) unstable; urgency=low

  * debian/watch fixed: implemented a redirector for uscan on Alioth.
  * debian/control:
    - add pkg-osm to uploaders
  * debian/patches/:
    - 50_preferences_world_readable.dpatch added, chmod the file to
      600 since it contains plaintext password for OSM (Closes: #572032)

 -- David Paleino <dapal@debian.org>  Tue, 02 Mar 2010 00:21:06 +0100

josm (0.0.svn2561-1) unstable; urgency=low

  [ David Paleino ]
  * debian/control:
    - added myself to Uploaders
    - Vcs-* fields updated, package moved to Git
    - moved to Section utils, according to archive override
    - Standards-Version bumped to 3.8.4, no changes needed

  [ Giovanni Mascellani ]
  * New upstream release (closes: #561184)
  * Prefer IPv4 stack (temporary workaround for the bindv6only Java bug)

 -- David Paleino <dapal@debian.org>  Mon, 22 Feb 2010 14:32:57 +0100

josm (0.0.svn2255-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * New upstream release (closes: #542653, #541326)
  * debian/josm.sh: wrong java executable path for java 1.5.0 (closes: #525020).
    Thanks to Ross Burton for the report.
  * debian/josm.sh: use java alternative if known to work (closes: #521125).
  * Plugin list update fixed (closes: #532742)
  * Policy version bumbed to 3.8.3 (no changes required)
  * Patches updated for new release
  * debian/copyright updated

  [ Francesco Paolo Lovergine ]
  * Removed OSM homepage in long description.
  * Section set to `java'.

 -- Giovanni Mascellani <mascellani@poisson.phc.unipi.it>  Fri, 06 Nov 2009 00:44:28 +0100

josm (0.0.svn1529-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * New upstream release
    + Fix bug in uploading with 0.6 API (closes: #524628). Thanks to
      Damien Raude-Morvan for the report.

  [ Andreas Putzo ]
  * Bumped policy to 3.8.1, without changes.

 -- Andreas Putzo <andreas@putzo.net>  Mon, 20 Apr 2009 10:46:57 +0000

josm (0.0.svn1515-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * New upstream SVN release. (Closes: #509239)
    - patches/*: fixed to comply with new upstream code.
  * Added ${misc:Depends} into dependencies.
  * Added optional dependencies against sun-java5-jre and sun-java6-jre.
    (Closes: #496861)
  * Added desktop file present in Ubuntu, thanks to Nathan Handler.
    (Closes: #498431)
  * Shell wrapper now recognizes JAVA_OPTS environment variable.
    (Closes: #497559)

  [ Andreas Putzo ]
  * Add copyright holders of NmeaReader.java, Changeset.java, TigerUtils.java,
    i18n/po/* to debian/copyright.
  * Add README.source file to comply with policy.
  * Add command line arguments and environment section to manpage.

 -- Andreas Putzo <andreas@putzo.net>  Thu, 16 Apr 2009 20:07:09 +0000

josm (0.0.0.20080713-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * Bumped Standards-Version to 3.8.0 (no changes needed)
  * Added Vcs-* fields in debian/control

  [ Andreas Putzo ]
  * New upstream snapshot fetched from svn, revision 716.
  * Switched to OpenJDK, dropping support for other JVM's.
    - Updated build-deps and dependencies accordingly.
    - Removed gcj specific compiler flags from 10_build.dpatch.
    - Removed 30_graphics.dpatch.
    - Updated README.Debian.
    - Updated wrapper script to choose OpenJDK if no other
      JVM is given by the user.
    (Closes: #486293, #474626)
  * Added patch description to 40_elemstyles.dpatch. 
  * Mentioned Ellipsoid.java in copyright file. 
  * Added DM-Upload-Allowed field to debian/control. 
  * Wrap lines at 80 characters in copyright file. 

 -- Andreas Putzo <andreas@putzo.net>  Sat, 19 Jul 2008 19:51:57 +0000

josm (0.0.0.20080510-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * New upstream version fetched using debian/rules get-orig-source.
    + Many little bugfixes.
    + Clarifications on upstream copyright status.
  * Switched to machine interpretable debian/copyright.

  [ Andreas Putzo ]
  * Replace dependency on java-gcj-compat with gij-4.1 or jamvm that
    work with josm. Add those to recommends to increase the chance 
    that a working java can be found by the wrapper. (Closes: #475878)
  * Add josm-plugins among Recommends. 

  [ Petter Reinholdtsen ]
  * Change debian packaging to GPL v2 and later, to be compatible with
    the rest of the package, after clearing it with Andreas Putzo and
    Giovanni Mascellani.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 10 May 2008 18:30:01 +0200

josm (0.0.0.20080330-1) unstable; urgency=low

  [ Giovanni Mascellani ]
  * Added myself into uploaders
  * patches/40_elemstyles:
    + Icons are searched both in openstreetmap-map-icons-classic and
      openstreetmap-map-icons-square
    + elemstyles.xml doesn't contain absolute paths to icons

  [ Petter Reinholdtsen ]
  * New upstream version fetched using debian/rules get-orig-source.
    - Drop patch 50_OsmServerWriter now applied upstream.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 30 Mar 2008 17:52:44 +0200

josm (0.0.0.20080316-2) unstable; urgency=low

  [ Andreas Putzo ]
  * Add 50_OsmServerWriter.dpatch to allow uploading with gcj.
  * Suppress some compiler warnings (serial, unusedImport) in build.xml.
  * Update wrapper script to choose a working jvm (Closes: #472285).

  [ Petter Reinholdtsen ]
  * Change wrapper script selection algorithm to try the users preference as
    defined by $JAVA_HOME first.  Next, the other JVMs known to work with josm,
    with the one working best first, and the less functional ones after that.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 26 Mar 2008 10:15:38 +0100

josm (0.0.0.20080316-1) unstable; urgency=low

  * Initial release (Closes: #385371)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 16 Mar 2008 14:57:52 +0100