File: changelog

package info (click to toggle)
java-gnome 4.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,468 kB
  • ctags: 7,285
  • sloc: java: 27,001; ansic: 4,518; perl: 1,650; python: 1,187; makefile: 135
file content (286 lines) | stat: -rw-r--r-- 10,217 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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
java-gnome (4.1.3-3) unstable; urgency=medium

  * Team upload.
  * Use DEB_INDEP_PACKAGES so the -doc and -java packages are not built
    on all archs.  (Closes: #760888)
  * Change section from "libs" to "java" for libjava-gnome-jni to resolve
    override disparity.
  * Migrate the packaging repo from svn to git.

 -- tony mancill <tmancill@debian.org>  Tue, 09 Sep 2014 21:29:03 -0700

java-gnome (4.1.3-2) unstable; urgency=medium

  * Team upload.
  * Rename existing Portuguese transation as Brazilian (pt_BR)
    and replace existing Portuguese translation.  (Closes: #759039)
    - Thank you to Américo Monteiro for the translation.
  * Update Vcs URLs.
  * Refresh patches.

 -- tony mancill <tmancill@debian.org>  Tue, 26 Aug 2014 10:10:30 -0700

java-gnome (4.1.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Remove libunique dependency.
    - Remove DM-Upload-Allowed field.
    - Add dbus-x11 dependency to take doc screenshots.
    - Update Standards-Version to 3.9.4.
  * debian/README.Maintainer
    - Add instructions for maintainers.
  * debian/libjava-gnome-java.docs
    - Update documentation filenames.
  * debian/libjava-gnome-java-doc.install
    - Fix HACKING file installation.
  * debian/patches/02_unique_dependency.diff
    - Remove no longer needed patch (fixed upstream).
  * debian/patches/02_build_python.diff
    - Add patch to fix build process (python2 env variable not found).
  * debian/patches/03_build_doc_snapshots.diff (Closes: #748565)
    - Add patch to fix build process of the documentation (accessibilty bug).

 -- Guillaume Mazoyer <respawneral@gmail.com>  Mon, 19 May 2014 17:39:50 +0200

java-gnome (4.1.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Bump GTK required version to 3.4.
    - Remove useless quilt dependency.
    - Update descriptions to fix lintian warnings.
  * debian/patches/02_java7_compat.diff
    - Remove no longer needed patch (fixed upstream).
  * debian/patches/02_unique_dependency.diff
    - Add patch to fix the libunique dependency.
  * debian/watch
    - Upstream provides only .xz tarballs.
  * debian/copyright
    - Use new format.
    - Update file copyright.

 -- Guillaume Mazoyer <respawneral@gmail.com>  Thu, 30 Aug 2012 15:51:50 +0200

java-gnome (4.1.1-4) unstable; urgency=low

  * Team upload.
  * Pull Java7 compatibility patch from Fedora.

 -- Niels Thykier <niels@thykier.net>  Mon, 18 Jun 2012 22:41:02 +0200

java-gnome (4.1.1-3) unstable; urgency=low

  * Team upload.
  * Add python to build-dep to address FTBFS. (Closes: #676073)
  * Bump Standards-Version to 3.9.3 (no changes).

 -- tony mancill <tmancill@debian.org>  Mon, 04 Jun 2012 21:14:40 -0700

java-gnome (4.1.1-2) unstable; urgency=low

  * Team upload
  * Upload in unstable to fix the transition to libnotify (Closes: #630285)

 -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 05 Aug 2011 16:38:43 +0200

java-gnome (4.1.1-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/02_javadoc_workaround.patch
    - Remove useless patch (fixed upstream)
  * debian/patches/03_libnotify_0_7.patch
    - Remove useless patch (fixed upstream)
  * debian/control:
    - Update dependencies list according to the upstream configure file.
    - Fix description-synopsis-starts-with-article
    - Fix needless-dependency-on-jre
    - Bump Standards-Version to 3.9.2

 -- Guillaume Mazoyer <respawneral@gmail.com>  Thu, 28 Jul 2011 21:07:13 +0200

java-gnome (4.0.19-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/02_javadoc_workaround.patch
    - Fix javadoc generation.
  * debian/patches/03_libnotify_0_7.patch
    - Fix binding compilation with libnotify 0.7.
  * debian/control:
    - Update dependencies list according to the upstream configure file.

 -- Guillaume Mazoyer <respawneral@gmail.com>  Wed, 23 Feb 2011 17:29:16 +0100

java-gnome (4.0.18-1) experimental; urgency=low

  * New upstream release (Closes: #588943).
  * Update copyright.
  * debian/patches/01_take_screenshots.diff
    - Use dbus-launch to start metacity.
  * debian/control
    - Add libglib2.0-dev (>= 2.22) dependency.
    - Add libcairo2-dev (>= 1.10) dependency.
    - Add librsvg2-dev dependency.
    - Add libatk1.0-dev dependency.
    - Bump GTK+ build dependency version as per upstream.
    - Make sure the installed JNI package is always compatible with the package
      which provides the JAR.
    - libjava-gnome-java does not need to depends on a JRE.
    - Bumped Standards-Version to 3.9.1.

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 16 Jan 2011 09:44:09 +0100

java-gnome (4.0.15-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * Change maintainers into Maintainers.
  * Remove Thomas from Uploaders.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.8.4.

 -- Torsten Werner <twerner@debian.org>  Sun, 11 Apr 2010 21:28:43 +0200

java-gnome (4.0.14-2) unstable; urgency=low

  * debian/patches/01_take_screenshots.diff
    - Disable the file chooser dialog again as it still causes FTBFS on buildd.
      (Closes: #564494) 
  * debian/rules
    - Add verbosity to build log if architecture is hppa. This will help us
      track down cause of FTBFS on hppa.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Sat, 16 Jan 2010 19:19:07 +0530

java-gnome (4.0.14-1) unstable; urgency=low

  * New upstream release.
  * debian/rules
    - Add compiler flag -ffunction-sections if the architecture is hppa. Fixes
      FTBFS on hppa. (Closes: #558999)
  * debian/patches/01_take_screenshots.diff
    - Revert the commenting of the code that launches file chooser dialog.
      Not needed anymore as the glib bug that caused the FTBFS is fixed.
  * debian/copyright
    - Rewrite file according to DEP-5. Clarify licensing of some files which
      are not part of the runtime.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Mon, 28 Dec 2009 15:50:27 +0530

java-gnome (4.0.13-3) unstable; urgency=low

  * debian/rules
    - Do not build docs on anything other than i386, amd64, powerpc.
      Fixes FTBFS on Debian as well as Ubuntu buildd.
  * debian/control
    - Add 'DM-Upload-Allowed: yes' so that I can upload the package when I
      become DM. :-)

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Mon, 21 Sep 2009 20:06:40 +0530

java-gnome (4.0.13-2) unstable; urgency=low

  * debian/patches/01_take_screenshots.diff
    - Comment out the code that launches file chooser dialog. It caused build
      failure on buildd. (Closes: #546313)

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Thu, 17 Sep 2009 23:24:56 +0530

java-gnome (4.0.13-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Add cdbs build-dependency.
    - Bump GTK+ build dependency version as per upstream.
    - Add build dependencies xvfb, xfonts-base, metacity, hicolor-icon-theme.
      These are needed for screenshot generation during build.
    - Add a -doc package which contains API documentation. (LP: #309023)
    - Remove ${shlibs:Depends} dependency for -java package.
    - Add myself to uploaders.
    - Change standard version to 3.8.3.
  * debian/rules
    - Rewrite to build using cdbs. The file is simplified and very small now.
    - Add configure argument specifying jni directory.
  * debian/libjava-gnome-*.install
    - Add files to use with cdbs.
  * debian/patches/01_change_jni_library_location.diff
    - Removed. Not needed anymore.
  * debian/patches/01_take_screenshots.diff
    - Small changes to upstream code that takes screenshots during build
      process. The patch makes sure the process works inside pbuilder chroot.
  * debian/README.source
    - Add to comply with policy.
  * debian/watch
    - Make regular expression more compact.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Mon, 07 Sep 2009 12:29:11 +0530

java-gnome (4.0.12-1) unstable; urgency=low
  
  [ Manu Mahajan ]
  * Update to latest upstream release 4.0.12 (LP: #380446)
  * Split the binary package into two separate packages for java and jni files

  [ Onkar Shinde ]
  * debian/control
    - Add various build dependencies as specified in configure file in upstream
      source.
    - Remove build dependency default-jdk-builddep. We do not build any -gcj
      package.
    - Add default-jre | java5-runtime as dependency since the target JVM
      version is 1.5.
  * debian/rules
    - Remove the hard coded version of jni .so file.

  [ Torsten Werner ]
  * Change Section: java.
  * Add get-orig-source target to debian/rules.
  * Minor fix in debian/copyright: do not refer to unversioned GPL file.

 -- Torsten Werner <twerner@debian.org>  Thu, 20 Aug 2009 20:22:27 +0200

java-gnome (4.0.9-2) unstable; urgency=low

  [ Manu Mahajan ]
  * Merged changes from Ubuntu package(4.0.9-1) courtesy of Hannes Wallnoefer

 -- Manu Mahajan <manu@codepencil.com>  Sat, 20 Dec 2008 22:45:00 +0530

java-gnome (4.0.9-1) unstable; urgency=low

  [ Hannes Wallnoefer ]
  * New upstream release 4.0.9
  * Remove Cairo export patch, bug has been fixed upstream 
    (Gnome bug #528282)

 -- Hannes Wallnoefer <hannes@helma.at>  Wed, 03 Dec 2008 23:49:59 +0100

java-gnome (4.0.7-1) unstable; urgency=low

  [ Manu Mahajan ]
  * Upgraded to upstream version 4.0.7
  * Changed build dependency from java-gcj-compat-dev to default-jdk-builddep
    Closes: #477867

  [ Thomas Girard ]
  * Switch to quilt for patch management
  * Add Vcs-*: fields to debian/control
  * Add Homepage: field to debian/control
  * Apply patch to prevent export of Cairo backend functions. Thanks to
    Loïc Minier for his invaluable help on this FTBFS bug. Closes: #476295
  * Remove markdown section from debian/copyright; it's no longer distributed
    in the tarball.

 -- Thomas Girard <thomas.g.girard@free.fr>  Sat, 10 May 2008 13:57:29 +0000

java-gnome (4.0.6-1) unstable; urgency=low

  [ Manu Mahajan ]
  * Initial release, Closes: Bug#467442
  * Changed location of libgtkjni from usr/lib to usr/lib/jni
  * Tweaked the MakeFile to build with java-gcj-compat-dev

  [ Thomas Girard ]
  * Backport changeset 449: "Remove 15 warnings related to sentinels"

 -- Manu Mahajan <manu@codepencil.com>  Mon, 24 Mar 2008 01:01:11 +0530