Codebase list libxstream-java / cme/main
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 17 package versions. Please wait... Got info from api.ftp-master.debian.org for 17 packages. Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject should be only one line. Gluing together the lines (line 66) Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject should be only one line. Gluing together the lines (line 66) Changes applied to dpkg configuration: - patches:"01-java7-compatibility.patch" Subject: Gluing together lines - patches:"02-disable-beastax-driver.patch" Subject: Gluing together lines Debian Janitor 2 years ago
3 changed file(s) with 28 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0 libxstream-java (1.4.18-2) UNRELEASED; urgency=medium
1
2 * Reading package lists... 0%Reading package lists... 0%Reading package
3 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
4 package lists... Done Building dependency tree... 0%Building dependency
5 tree... 0%Building dependency tree... 50%Building dependency tree...
6 50%Building dependency tree... Done Reading state information... 0% Reading
7 state information... 0%Reading state information... Done Connecting to
8 api.ftp-master.debian.org to check 17 package versions. Please wait... Got
9 info from api.ftp-master.debian.org for 17 packages.
10 Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject
11 should be only one line. Gluing together the lines (line 66)
12 Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject
13 should be only one line. Gluing together the lines (line 66) Changes
14 applied to dpkg configuration: - patches:"01-java7-compatibility.patch"
15 Subject: Gluing together lines - patches:"02-disable-beastax-driver.patch"
16 Subject: Gluing together lines
17
18 -- Debian Janitor <janitor@jelmer.uk> Fri, 27 Aug 2021 16:00:38 -0000
19
020 libxstream-java (1.4.18-1) unstable; urgency=medium
121
222 * Team upload.
0 Subject: Replaces the call to Method.isDefault() by a reflexive call to compile with Java 7
1 Forwarded: not-needed
02 From: Emmanuel Bourg <ebourg@apache.org>
3
14 Date: Fri, 27 Aug 2021 16:26:02 +0200
2 Subject: Replaces the call to Method.isDefault() by a reflexive call to
3 compile with Java 7
45
5 Forwarded: not-needed
6
67 ---
78 .../src/java/com/thoughtworks/xstream/mapper/LambdaMapper.java | 10 +++++++++-
89 1 file changed, 9 insertions(+), 1 deletion(-)
0 Subject: Removes the dependency on the com.bea.xml.stream package (not needed, allows us to drop the StAX dependency)
1 Forwarded: not-needed
02 From: Emmanuel Bourg <ebourg@apache.org>
3
14 Date: Fri, 27 Aug 2021 16:26:02 +0200
2 Subject: Removes the dependency on the com.bea.xml.stream package (not
3 needed, allows us to drop the StAX dependency)
45
5 Forwarded: not-needed
6
67 ---
78 .../com/thoughtworks/xstream/io/xml/BEAStaxDriver.java | 14 --------------
89 1 file changed, 14 deletions(-)