File: changelog

package info (click to toggle)
service-wrapper-java 3.5.51-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,716 kB
  • sloc: ansic: 33,016; java: 16,713; xml: 4,368; sh: 3,126; makefile: 24; php: 2
file content (242 lines) | stat: -rw-r--r-- 8,490 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
service-wrapper-java (3.5.51-2) unstable; urgency=medium

  [ Xuefeng Pan ]
  * Add LoongArch support (Closes: #1053088)

  * Freshen years in debian/copyright
  * Add patch for loong64 (Closes: #1053088)
  * Bump Standards-Version to 4.6.2 (no changes)
  * Replace B-D on libncurses5-dev with libncurses-dev

 -- tony mancill <tmancill@debian.org>  Wed, 27 Sep 2023 19:54:53 -0700

service-wrapper-java (3.5.51-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.5.51
  * Refreshing patches

 -- Pierre Gruet <pgt@debian.org>  Wed, 16 Nov 2022 21:54:52 +0100

service-wrapper-java (3.5.50-3) unstable; urgency=medium

  * Update makefiles patch to address FTBFS on riscv64 (Closes: #1019528)
    Thank you to Eric Long for the patch.

 -- tony mancill <tmancill@debian.org>  Sun, 11 Sep 2022 08:00:46 -0700

service-wrapper-java (3.5.50-2) unstable; urgency=medium

  * Update makefiles patch to address FTBFS on s390x and mipsel

 -- tony mancill <tmancill@debian.org>  Thu, 09 Jun 2022 22:32:43 -0700

service-wrapper-java (3.5.50-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.5.50 (Closes: #934857)
  * Refreshing patches
  * Raising Standards version to 4.6.1 (Rules-Requires-Root: no)
  * Refreshing d/copyright
  * Having d/watch point to sf.net, version of file raised to 4
  * Trim trailing whitespace.
  * Using https URI for Homepage
  * Marking the -doc package as Multi-Arch: foreign
  * Providing a Makefile for mips64el, so that the binary packages are now
    Architecture: any (Closes: #934855)
  * Working on src/bin/App.sh.in instead of src/bin/sh.script.in in
    d/build-wrapper-scripts
  * Removing commons-collections.jar from the classpath of the built jar
  * Adding DEP3 headers to patches
  * Building with the -g flag to get debug symbols
  * Adding Lintian overrides when relevant
  * Hardening in d/rules
  * Forwarding patches

 -- Pierre Gruet <pgt@debian.org>  Wed, 08 Jun 2022 16:33:19 +0200

service-wrapper-java (3.5.30-3) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS on ppc64el and s390x.
    Thanks to Logan Rosen and Dimitri John Ledkov for the patch.
    (Closes: #976915)

 -- Markus Koschany <apo@debian.org>  Tue, 15 Dec 2020 01:19:16 +0100

service-wrapper-java (3.5.30-2) unstable; urgency=medium

  * Team upload.
  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.1.
  * Use canonical VCS URI.
  * Remove get-orig-source target.

 -- Markus Koschany <apo@debian.org>  Sat, 12 Dec 2020 23:16:11 +0100

service-wrapper-java (3.5.30-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - License updated to Community Software License Agreement 1.3
  * Standards-Version updated to 3.9.8
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 19 Dec 2016 13:40:44 +0100

service-wrapper-java (3.5.26-3) unstable; urgency=medium

  * Apply patch to fix FTBFS on ppc and adjust arch list.
    Thank you to Matthias Klose for the patch.  (Closes: #797460)

 -- tony mancill <tmancill@debian.org>  Mon, 31 Aug 2015 21:56:13 -0700

service-wrapper-java (3.5.26-2) unstable; urgency=medium

  * Modify architectures built for this package.
    - drop sparc, kfreebsd-i386, and kfreebsd-amd64
    - add ppc64el

 -- tony mancill <tmancill@debian.org>  Sun, 12 Jul 2015 20:41:02 -0700

service-wrapper-java (3.5.26-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/copyright with version 1.2 of the
    Tanuki Software, Ltd. Community Software License Agreement
  * Add arm64 to list of architectures and add makefile to
    0003-additional-makefiles.patch (Closes: #791951).
  * Refresh patches for new upstream release.
  * Bump Standards-Version to 3.9.6 (no changes).

 -- tony mancill <tmancill@debian.org>  Sat, 11 Jul 2015 15:56:39 -0700

service-wrapper-java (3.5.25-2) unstable; urgency=medium

  * Correct typo in patch for kfreebsd-x86-32 makefile to resolve build
    failure on kfreebsd.

 -- tony mancill <tmancill@debian.org>  Fri, 29 Aug 2014 17:25:49 -0700

service-wrapper-java (3.5.25-1) unstable; urgency=medium

  [ Kill Your TV ]
  * Team upload.
  * New upstream release. (Closes: #759565)
  * debian/control
    - add java7-runtime-headless as an alternate to satisfy the java
      dependencies
    - drop build dependency on hardening-wrapper as this package is now
      obsolete.
    - build depend on  libcunit1-ncurses-dev, libncurses5-dev
  * hardening
    - Add ldflags.patch to insert a LDFLAGS variable into the upstream
      makefiles so that hardening LDFLAGS can be used in the build. As noted
      above, hardening-wrapper is no longer used as it's obsolete.
    - Update additional-makefiles.patch and kfreebsd-support.patch to add the
      LDFLAGS variable

  [ tony mancill ]
  * Add a minimal get-orig-source target to debian/rules.
  * Update Vcs- fields to use canonical URLs.

 -- tony mancill <tmancill@debian.org>  Thu, 28 Aug 2014 10:34:11 -0700

service-wrapper-java (3.5.22-3) unstable; urgency=low

  * Correct bug number typo in previous upload.
  * Add additional-makefiles.patch - see #730010
    - s390x
    - mips
    - mipsel
    - sparc
  * Maintainer is now the Java Team.
  * Change Vcs URLs from collab-maint to pkg-java.

 -- tony mancill <tmancill@debian.org>  Wed, 16 Apr 2014 20:54:50 -0700

service-wrapper-java (3.5.22-2) unstable; urgency=low

  * Only build for upstram supported architectures. See: #730010
    - amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc
  * Add patch for bashisms in daemon.sh script.  (Closes: #690722)

 -- tony mancill <tmancill@debian.org>  Thu, 21 Nov 2013 21:23:42 -0800

service-wrapper-java (3.5.22-1) unstable; urgency=low

  * New upstream release.  (Closes: #610374)
    - Thanks to Kill Your TV <killyourtv@i2pmail.org> for updated packaging.
  * debian/control
    - Build-depend on debhelper >=9, default-jdk.
    - Depend on -headless JDK, hardening-wrapper.
    - Bump Standards-Version to 3.9.5 (no changes).
  * debian/rules
    - Enable build hardening.
    - Tweak for new upstream release.
  * Add javadocs in -doc package.
  * Now allow any arch to be built.
  * Separate preinst scripts for -jni and -java packages.

 -- tony mancill <tmancill@debian.org>  Sat, 09 Nov 2013 21:49:53 -0800

service-wrapper-java (3.5.3+repack-1) UNRELEASED; urgency=low

  * Team upload.
  * Acknowledge NMU - thank you to Michael Gilbert (Closes: #702790)
  * Add d/watch file.  Thank you to gregor herrmann.

 -- tony mancill <tmancill@debian.org>  Sun, 24 Mar 2013 12:00:00 -0700

service-wrapper-java (3.5.3+repack-0+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Repack upstream source to remove .pc directory (closes: #702790).

 -- Michael Gilbert <mgilbert@debian.org>  Thu, 21 Mar 2013 05:12:48 +0000

service-wrapper-java (3.5.3-4) unstable; urgency=low

  * Fix binary-arch build (Closes: #666309)
  * Update Format in d/copyright.
  * Add patch for --as-needed linker option (Closes: #647355)
    - Thanks to Ilya Barygin <randomaction@ubuntu.com>
  * Bump Standards-Version to 3.9.3 (no changes).

 -- tony mancill <tmancill@debian.org>  Sun, 01 Apr 2012 17:12:42 -0700

service-wrapper-java (3.5.3-3) unstable; urgency=low

  * Set distribution to unstable.
  * Bump standard versions to 3.9.2 (no changes needed)
  * Add build-wrapper-scripts and example wrapper.conf (Closes: #621914)
    - Thanks to Ximim Luo
  * Add Vcs-Git: and Vcs-Browser: fields to debian/control.
  * Remove deprecated build-dep on default-jdk-builddep
  * Remove deprecated JRE/JDK dependency from libservice-wrapper-java
  * Update debian/copyright to DEP5.  Fully quote the upstream license.

 -- tony mancill <tmancill@debian.org>  Sun, 02 Oct 2011 21:34:57 -0700

service-wrapper-java (3.5.3-2) experimental; urgency=low

  [ Rémi Debay ]
  * Moving jni library to /usr/lib/jni.
  * Changing standards version to 3.9.1.
  * split the package on 3 packages.
  * Adding manpage for wrapper.
  * Imporving building for archs specifics packages.

  [ tony mancill ]
  * Add myself to Uploaders in debian/control.
  * Set distribution to experimental for upload during freeze.

 -- tony mancill <tmancill@debian.org>  Sat, 21 Aug 2010 13:37:08 -0700

service-wrapper-java (3.5.3-1) unstable; urgency=low

  * Initial release (Closes: #591758)

 -- Rémi Debay <debay.remi@gmail.com>  Wed, 04 Aug 2010 17:31:56 +0200