File: changelog

package info (click to toggle)
libcommons-lang-java 2.6-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,032 kB
  • sloc: java: 52,597; xml: 3,448; makefile: 9
file content (269 lines) | stat: -rw-r--r-- 8,971 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
libcommons-lang-java (2.6-10) unstable; urgency=medium

  * Fixed the build failure with Java 17 (Closes: #1011120)
  * No longer append on debian/.mh_clean during the build (Closes: #985648)
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 23 May 2022 11:24:24 +0200

libcommons-lang-java (2.6-9) unstable; urgency=medium

  * No longer install the javadoc jar in the doc package
  * No longer parse the changelog in debian/rules
  * Standards-Version updated to 4.4.0
  * Use salsa.debian.org Vcs-* URLs
  * Use a secure URI in debian/watch

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 13 Sep 2019 10:10:13 +0200

libcommons-lang-java (2.6-8) unstable; urgency=medium

  * Team upload.
  * No longer build the enum package to fix the build failure with Java 9
    (Closes: #893229)
  * Switch to debhelper level 11

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 30 Mar 2018 10:25:50 +0200

libcommons-lang-java (2.6-7) unstable; urgency=medium

  * Team upload.
  * Moved the package to Git
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 12 Jan 2018 14:27:24 +0100

libcommons-lang-java (2.6-6) unstable; urgency=medium

  * Team upload.
  * Transition to bnd 2.1.0. Fix obsolete bnd parameter syntax in
    debian/rules.
  * wrap-and-sort -sa.
  * Vcs-Browser: Use https.

 -- Markus Koschany <apo@debian.org>  Tue, 17 Nov 2015 16:09:31 +0100

libcommons-lang-java (2.6-5) unstable; urgency=medium

  [ Emmanuel Bourg ]
  * Removed the unused debian/ant.properties file which is causing
    a build failure with debhelper 9.20150501
  * Standards-Version updated to 3.9.6 (no changes)

  [ Kumar Appaiah ]
  * debian/control: Remove Kumar Appaiah from uploaders

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 12 May 2015 01:04:09 +0200

libcommons-lang-java (2.6-4) unstable; urgency=medium

  * debian/control:
    - Removed Michael Koch from the uploaders (Closes: #654056)
    - Standards-Version updated to 3.9.5 (no changes)
    - Use canonical URLs for the Vcs-* fields
  * Switch to debhelper level 9
  * debian/copyright: Updated the Format URI

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 10 Jan 2014 16:01:02 +0100

libcommons-lang-java (2.6-3) unstable; urgency=low

  * Team upload.
  * Move libcommons-parent-java to Depends instead of Recommends.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 04 Dec 2011 02:59:41 +0100

libcommons-lang-java (2.6-2) unstable; urgency=low

  * Team upload.

  [ Ludovic Claude ]
  * Update compat to 7
  * d/control:
    - remove Build-Depends on cdbs
    - add Depends and Build-Depends on libcommons-parent-java
    - add cross suggest between the binary and the documentation packages
    - add Build-Depends-Indep on bnd
  * d/rules: update to use dh 7
  * remove OSGi_Manifest.patch, use bnd itself to generate the OSGi manifest
  * Update copyright, use DEP-5 format
  * Update installation of the Javadoc package
  * poms: remove --no-parent as the parent is now packaged, use
    --has-package-version, add properties for mh_install and for installing
    the Javadoc jar

  [ Damien Raude-Morvan ]
  * Remove Arnaud from Uploaders.

 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 13 Oct 2011 21:09:20 +0100

libcommons-lang-java (2.6-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Set source package format as 3.0 (quilt).
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Remove unnecessary Build-Depends on quilt.
  * Refresh patches.
  * Add mh_clean call in clean target.
  * Remove unnecessary dependency on JRE.
  * Link -doc javadocs with default-jdk-doc and add a Suggests dep on that.
  * Fix minor lintian warning about duplicate-short-description.

 -- Miguel Landaeta <miguel@miguel.cc>  Tue, 02 Aug 2011 15:17:59 -0430

libcommons-lang-java (2.4-4) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <twerner@debian.org>  Sun, 09 Aug 2009 12:04:17 +0200

libcommons-lang-java (2.4-3) experimental; urgency=low

  * Update debian/control as my changes where not checked in previously

 -- Ludovic Claude <ludovic.claude@laposte.net>  Mon, 13 Jul 2009 00:16:04 +0100

libcommons-lang-java (2.4-2) experimental; urgency=low

  [ Ludovic Claude ]
  * Change section to java, bump up Standards-Version to 3.8.1
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove 01build_xml_license_location_patch.dpatch as it's not useful 
    anymore
  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven 
    build, use quilt
  * Put the API documentation in a separate package

  [ Torsten Werner ]
  * Add Build-Depends: quilt, maven-repo-helper.
  * Upload to experimental.

 -- Torsten Werner <twerner@debian.org>  Sun, 12 Jul 2009 23:11:34 +0200

libcommons-lang-java (2.4-1ubuntu1) intrepid; urgency=low

  * (Build-)depend on default-jre/-jdk.

  [ Emmanuel Bourg ]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons
  * debian/copyright: Switch to Apache License 2.0. Closes: #532885.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 30 Jul 2008 15:58:22 +0000

libcommons-lang-java (2.4-1) unstable; urgency=low

  * New upstream release.
  * debian/docs:
    + Do not install STATUS.html, which is removed.
  * debian/control:
    + Add Kumar Appaiah as an uploader.

 -- Kumar Appaiah <akumar@debian.org>  Sun, 27 Apr 2008 17:33:07 +0530

libcommons-lang-java (2.3-4) unstable; urgency=low

  * Add Build-Depends-Indep on ant. Closes: #459279.

 -- Michael Koch <konqueror@gmx.de>  Sat, 05 Jan 2008 20:30:38 +0100

libcommons-lang-java (2.3-3) unstable; urgency=low

  * debian/control:
    - (Build-)Depends on java-gcj-compat(-dev).
    - Updated Standards-Version to 3.7.3.
    - Added Vcs-Svn and Vcs-Browser fields.
    - Removed comment about Jakarta project which doesnt apply anymore
      in long descripion
  * debian/rules:
    - Rewritten to use CDBS' ant task.

 -- Michael Koch <konqueror@gmx.de>  Fri, 04 Jan 2008 08:43:15 +0100

libcommons-lang-java (2.3-2) unstable; urgency=low

  * Use ecj instead of ecj-bootstrap in Build-Depends. Closes: #444506.
  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
  * Use Homepage field in debian/control instead of naming it in the
    long description.
  * Updated debhelper level to 5.
  * Added myself to Uploaders.

 -- Michael Koch <konqueror@gmx.de>  Sun, 30 Sep 2007 21:49:22 +0200

libcommons-lang-java (2.3-1) unstable; urgency=low

  * New upstream (closes: #419850)
  * Removed Ola Lundqvist and Stefan Gybas from co-maintainers.
  * Standards-Version to 3.7.2, nothing to do.
  * Removed PROPOSAL.html from docs files (it does not exist anymore)

 -- Arnaud Vandyck <avdyk@debian.org>  Fri, 20 Apr 2007 09:14:04 +0200

libcommons-lang-java (2.1-1) unstable; urgency=low

  * New upstream release.
  * Removed Takashi Okamoto <tora@debian.org> from the co-maintainers
    (closes: #352984).
  * Updated Standards-Version to 3.6.2)
  * Re-build the apidoc with gjdoc
  * Using ecj and classpath(-common) to build

 -- Arnaud Vandyck <avdyk@debian.org>  Mon, 24 Apr 2006 21:14:48 +0200

libcommons-lang-java (2.0-6) unstable; urgency=low

  * debian/watch: added.

 -- Arnaud Vandyck <avdyk@debian.org>  Sun, 15 Aug 2004 01:52:08 +0200

libcommons-lang-java (2.0-5) unstable; urgency=low

  * Arnaud Vandyck:
    - build with cdbs

 -- Arnaud Vandyck <avdyk@debian.org>  Sat, 12 Jun 2004 20:21:53 +0200

libcommons-lang-java (2.0-4) unstable; urgency=low

  * removed build.xml entities patch, cleaned up the debian directory
  * debian/control (Standards-Version): updated to 3.6.1, nothing to do
  * debian/control (Suggests): removed java-virtual-machine

 -- Arnaud Vandyck <avdyk@debian.org>  Sat, 12 Jun 2004 19:45:11 +0200

libcommons-lang-java (2.0-3) unstable; urgency=low

  * debian/control (Depends): added gij and sablevm as alternative JVM.

 -- Arnaud Vandyck <avdyk@debian.org>  Tue,  4 May 2004 17:22:58 +0200

libcommons-lang-java (2.0-2) unstable; urgency=low

  * No more build with cdbs because of a problem with kaffe 1.1.1 so I did
    use jikes-classpath and fastjar. Because of that, It can goes in main
  * New maintainer: pkg-java-maintainers@lists.alioth.debian.org with some
    uploaders.

 -- Arnaud Vandyck <avdyk@debian.org>  Sat,  8 Nov 2003 18:31:01 +0100

libcommons-lang-java (2.0-1) unstable; urgency=low

  * New upstream release
  * build system is now cdbs

 -- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>  Sun, 14 Sep 2003 10:22:12 +0200

libcommons-lang-java (1.0.1-1) unstable; urgency=low

  * Initial Release (closes: #199518).

 -- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>  Tue,  1 Jul 2003 16:36:16 +0200