File: changelog

package info (click to toggle)
libcommons-lang3-java 3.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,788 kB
  • sloc: java: 83,765; xml: 4,725; makefile: 4; sh: 1
file content (139 lines) | stat: -rw-r--r-- 4,685 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
libcommons-lang3-java (3.11-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.11
  * Adapting d/watch file to the upstream's tag naming scheme.
  * Refreshing patches.
  * Updating copyright years.
  * Skipping tests due to unpackaged dependencies.

 -- Andrius Merkys <merkys@debian.org>  Mon, 27 Jul 2020 08:41:37 -0400

libcommons-lang3-java (3.8-2) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Easymock 4 (Closes: #912516)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 26 Nov 2018 00:50:10 +0100

libcommons-lang3-java (3.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Fixes another issue with Java 11 (Closes: #903769)
    - Refreshed the patches
    - Ignore japicmp-maven-plugin
  * Standards-Version updated to 4.2.1

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 19 Sep 2018 15:40:32 +0200

libcommons-lang3-java (3.7-1) unstable; urgency=medium

  * New upstream release
    - Fixes the compatibility with Java 10 and 11
      (Closes: #895234, #895234, #895585, #895583)
    - Refreshed the patch
    - Ignore the new test dependencies JMH and BCEL
  * Removed Damien Raude-Morvan from the uploaders (Closes: #889466)
  * No longer use the git mode in debian/watch to work around a git bug
  * Removed the get-orig-source target in debian/rules
  * Use salsa.debian.org Vcs-* URLs
  * Updated the package description

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 04 May 2018 02:55:34 +0200

libcommons-lang3-java (3.5-2) unstable; urgency=medium

  * Team upload.
  * Use compat level 11.
  * Declare compliance with Debian Policy 4.1.4.
  * Set source/target to 1.7.
  * Ignore the test failures with Java 9. (Closes: #893231)

 -- Markus Koschany <apo@debian.org>  Mon, 16 Apr 2018 14:30:12 +0200

libcommons-lang3-java (3.5-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patch
  * Track and download the new releases from the upstream Git repository

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 20 Oct 2016 19:08:15 +0200

libcommons-lang3-java (3.4-2) unstable; urgency=medium

  * Enabled the OSGi metadata (Closes: #782151)
  * Relocated the 3.x artifacts to the 'debian' version
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs
  * debian/watch: Track the upstream source tarballs

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 01 Aug 2016 13:17:47 +0200

libcommons-lang3-java (3.4-1) unstable; urgency=medium

  * New upstream release
    - Build depend on junit4 >= 4.12
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 27 Apr 2015 12:44:51 +0200

libcommons-lang3-java (3.3.2-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 17 Apr 2014 08:55:18 +0200

libcommons-lang3-java (3.3.1-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 19 Mar 2014 08:47:44 +0100

libcommons-lang3-java (3.3-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 08 Mar 2014 08:55:43 +0100

libcommons-lang3-java (3.2.1-1) unstable; urgency=medium

  * New upstream release
    - Refreshed disable_testGetUserHome_test.diff
    - Removed 0002-ToStringBuilderTest-jdk7.patch
    - Ignore the Maven dependencies on maven-scm-publish-plugin
      and maven-antrun-plugin
  * debian/watch: Fixed the mangling of the upstream version
  * Use XZ compression for the upstream changelog
  * debian/copyright: Updated the Format URI and the upstream contact
  * Removed the build dependencies on cobertura and clirr
  * debian/rules: Install the upstream changelog

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 10 Jan 2014 12:39:19 +0100

libcommons-lang3-java (3.1-2) unstable; urgency=medium

  * Team upload.
  * Add 0002-ToStringBuilderTest-jdk7.patch to fix tests on Java 7.
    (Closes: #733432)
  * Bump Standards-Version to 3.9.5 (no changes).
  * Use debhelper 9.

 -- tony mancill <tmancill@debian.org>  Mon, 30 Dec 2013 21:33:47 -0800

libcommons-lang3-java (3.1-1) unstable; urgency=low

  * New upstream release.
  * Diable failing test SystemUtilsTest#testGetUserHome because it depends
    on current user $HOME (which is not mounted inside buildd chroot)
    (Closes: #674392).
  * d/poms: Pass --java-lib to force install of JAR into /usr/share/java/.

 -- Damien Raude-Morvan <drazzib@debian.org>  Fri, 16 Dec 2011 23:35:26 +0100

libcommons-lang3-java (3.0.1-1) unstable; urgency=low

  * Initial release (Closes: #642333).

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 21 Sep 2011 21:38:24 +0200