File: changelog

package info (click to toggle)
libjson-java 3.1.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,796 kB
  • sloc: java: 18,611; xml: 1,854; javascript: 527; makefile: 9
file content (152 lines) | stat: -rw-r--r-- 4,887 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
libjson-java (3.1.0+dfsg-2) unstable; urgency=medium

  * Team upload
  * Marking the xml-apis artifact with "test" scope (Closes: #1090327)

 -- Pierre Gruet <pgt@debian.org>  Mon, 16 Dec 2024 23:22:18 +0100

libjson-java (3.1.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.1.0+dfsg:
    - Fixes CVE-2023-5072 (Closes: #1053882)
    - Fixes CVE-2024-47855 (Closes: #1084191)
  * Refreshing patch
  * Depending on debhelper-compat 13, dropping d/compat
  * Raising Standards version to 4.7.0:
    - Rewriting d/copyright using the 1.0 format
    - Setting Rules-Requires-Root: no
  * Rather watching kordamp/json-lib on Github, adding repack options in d/watch
  * Simplifying d/rules as the buildsystem it not ant anymore
  * Building with Maven, providing a custom pom.xml file, revising the list of
    dependencies (Closes: #822190)
  * Writing the classpath of the built jar in d/libjson-java.classpath
  * Changing the name of the ezmorph package in the imports
  * Skipping the test requiring the unpackaged slf4jtest
  * Skipping assertions about exclusions when ignoring Defaults
  * Removing legacy packaging files

  [ Andreas Tille ]
  * Secure URL in Homepage field
  * Fix Vcs fields
  * Switch from cdbs to dh

 -- Pierre Gruet <pgt@debian.org>  Sun, 08 Dec 2024 22:29:19 +0100

libjson-java (2.4-3) unstable; urgency=medium

  * Team upload.
  * Depend on groovy instead of groovy2
  * Standards-Version updated to 3.9.8 (no changes)
  * Use secure Vcs-* fields

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 11 May 2016 11:34:42 +0200

libjson-java (2.4-2) unstable; urgency=medium

  * Team upload.
  * Transition to Groovy 2

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 20 Nov 2015 10:41:44 +0100

libjson-java (2.4-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version updated to 3.9.6 (no changes)
  * Use XZ compression for the upstream tarball
  * Moved the package to Git

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 22 Oct 2015 23:34:54 +0200

libjson-java (2.3-3) unstable; urgency=low

  * Use the renamed method MultiKeyMap.removeMultiKey() introduced
    in libcommons-collections3-java 3.2.1-7
  * debian/control
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.5 (no changes)
    - Removed Michael Koch from the uploaders (Closes: #654085)
    - Removed the dependency on the JRE for the binary package
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 12 Apr 2014 00:29:52 +0200

libjson-java (2.3-2) unstable; urgency=low

  [ Thierry Carrez ]
  * debian/build.xml: Build Java2 code to match runtime dependency

  [ Torsten Werner ]
  * Switch to source format 3.0.
  * Update Standards-Version: 3.8.4.

 -- Torsten Werner <twerner@debian.org>  Sat, 08 May 2010 16:28:07 +0200

libjson-java (2.3-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends on debhelper (>= 7).
  * Added missing ${misc:Depends}.
  * Moved ant and default-jdk to Build-Depends for clean target.
  * Rename Depends-alterantive to java2-runtime-headless.
  * Moved package to section 'java'.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Sun, 27 Sep 2009 07:36:58 +0200

libjson-java (2.2.3-1) unstable; urgency=low

  * New upstream release
  * Switch to default-jdk/-jre-headless.
  * Disable compiler warnings.

 -- Torsten Werner <twerner@debian.org>  Thu, 01 Jan 2009 01:03:10 +0100

libjson-java (2.2.2-3) unstable; urgency=low

  * debian/control: add libcommons-lang-java, libcommons-beanutils-java,
    libcommons-logging-java, libcommons-collections3-java,
    libezmorph-java to Depends (Closes: #506144)

 -- Varun Hiremath <varun@debian.org>  Sat, 06 Dec 2008 19:11:06 -0500

libjson-java (2.2.2-2) unstable; urgency=low

  * Move package to main.

 -- Torsten Werner <twerner@debian.org>  Mon, 11 Aug 2008 19:42:46 +0200

libjson-java (2.2.2-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.0
  * debian/copyright: remove the full text of Apache 2.0 license, as now
    is included in common licenses

 -- Varun Hiremath <varun@debian.org>  Mon, 07 Jul 2008 01:08:30 +0530

libjson-java (2.2.1-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Sat, 16 Feb 2008 01:50:54 +0530

libjson-java (2.2-1) unstable; urgency=low

  * New upstream release
  * Add myself to Uploaders

 -- Varun Hiremath <varun@debian.org>  Sat, 05 Jan 2008 03:56:54 +0530

libjson-java (2.1-2) unstable; urgency=low

  * Move package to contrib because of Build-Depends: groovy.
  * Change Standards-Version: 3.7.3.

 -- Torsten Werner <twerner@debian.org>  Thu, 20 Dec 2007 00:09:05 +0100

libjson-java (2.1-1) unstable; urgency=low

  * initial version (Closes: #453476)

 -- Torsten Werner <twerner@debian.org>  Sat, 24 Nov 2007 00:01:40 +0100