Codebase list libjdom2-intellij-java / 53644012-1324-428b-a603-cdaafd8da441/main
Reading package lists... 0%Reading package lists... 100%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 4 package versions. Please wait... Got info from api.ftp-master.debian.org for 4 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.3.0' -> '4.5.1' # applied fix for :Current standards version is '4.5.1'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.3.0' to '4.5.1'. - compat deleted value: '12' - control source Build-Depends:0: 'debhelper (>= 12)' -> 'debhelper-compat (= 12)' # applied fix for :Cleared deprecated compat value; changed debhelper dependency to debhelper dependency - control source Build-Depends-Indep:8: 'maven-repo-helper (>= 1.5)' -> 'maven-repo-helper' # applied fix for :unnecessary greater-than versioned dependency: maven-repo-helper (>= 1.5). Debian has oldoldoldstable -> 1.8.9; oldoldstable -> 1.9.2; oldstable -> 1.9.3; buster-backports -> 1.10~bpo10+1; stable -> 1.10; unstable -> 1.10; testing -> 1.10; - copyright License: rename key from 'BSD-4' to 'BSD-4-clause' - copyright Files:"*" License short_name: 'BSD-4' -> 'BSD-4-clause' # applied fix for :Please use BSD-x-clause name, like BSD-3-clause - copyright Files:"debian/*" License short_name: 'BSD-4' -> 'BSD-4-clause' # applied fix for :Please use BSD-x-clause name, like BSD-3-clause - install:"libjdom2-intellij-java-doc" content:0: 'core/build/docs/javadoc/* /usr/share/doc/libjdom2-intellij-j[...]' -> 'core/build/docs/javadoc/* usr/share/doc/libjdom2-intellij-ja[...]' # applied fix for :path should not begin with '/' jenkins@osuosl167-amd64.debian.net 2 years ago
4 changed file(s) with 40 addition(s) and 48 deletion(s). Raw diff Collapse all Expand all
+0
-1
debian/compat less more
0 12
00 Source: libjdom2-intellij-java
1 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
2 Uploaders: Andrej Shadura <andrewsh@debian.org>,
3 Emmanuel Bourg <ebourg@apache.org>,
4 Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>
15 Section: java
26 Priority: optional
3 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
4 Uploaders:
5 Andrej Shadura <andrewsh@debian.org>,
6 Emmanuel Bourg <ebourg@apache.org>,
7 Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>
8 Build-Depends:
9 debhelper (>= 12),
10 gradle-debian-helper,
11 default-jdk
12 Build-Depends-Indep:
13 default-jdk-doc,
14 junit4,
15 libisorelax-java,
16 libjaxen-java,
17 libjs-jquery,
18 libjs-jquery-ui,
19 libxalan2-java,
20 libxerces2-java,
21 maven-repo-helper (>= 1.5)
22 Standards-Version: 4.3.0
7 Build-Depends: debhelper-compat (= 12),
8 gradle-debian-helper,
9 default-jdk
10 Build-Depends-Indep: default-jdk-doc,
11 junit4,
12 libisorelax-java,
13 libjaxen-java,
14 libjs-jquery,
15 libjs-jquery-ui,
16 libxalan2-java,
17 libxerces2-java,
18 maven-repo-helper
19 Standards-Version: 4.5.1
20 Vcs-Browser: https://salsa.debian.org/java-team/libjdom2-intellij-java
2321 Vcs-Git: https://salsa.debian.org/java-team/libjdom2-intellij-java.git
24 Vcs-Browser: https://salsa.debian.org/java-team/libjdom2-intellij-java
2522 Homepage: https://github.com/JetBrains/intellij-deps-jdom
2623
2724 Package: libjdom2-intellij-java
2825 Architecture: all
29 Depends:
30 libjaxen-java,
31 ${misc:Depends}
32 Suggests:
33 libjdom2-intellij-java-doc
26 Depends: libjaxen-java,
27 ${misc:Depends}
28 Suggests: libjdom2-intellij-java-doc
3429 Description: lightweight and fast XML DOM library (IntelliJ version)
3530 JDOM is, quite simply, a Java representation of an XML document. JDOM
3631 provides a way to represent that document for easy and efficient
4540
4641 Package: libjdom2-intellij-java-doc
4742 Architecture: all
48 Multi-arch: foreign
43 Multi-Arch: foreign
4944 Section: doc
50 Depends:
51 libjs-jquery,
52 libjs-jquery-ui,
53 ${misc:Depends}
54 Suggests:
55 libjdom2-intellij-java
45 Depends: libjs-jquery,
46 libjs-jquery-ui,
47 ${misc:Depends}
48 Suggests: libjdom2-intellij-java
5649 Description: documentation for IntelliJ version of JDOM2 library
5750 JDOM is, quite simply, a Java representation of an XML document. JDOM
5851 provides a way to represent that document for easy and efficient
1212 2000—2011, Jason Hunter <jhunter@servlets.com>
1313 2011—2017, Rolf Lear <rolf@tuis.net>
1414 2018, Nikolay Chashnikov <Nikolay.Chashnikov@jetbrains.com>
15 License: BSD-4
15 License: BSD-4-clause
1616 Comment:
1717 Subject: Re: License clarification on jdom source files
1818 From: Rolf <jdom@tuis.net>
7878 Copyright: 2008, Marcus Better
7979 2011, Damien Raude-Morvan
8080 2013, Emmanuel bourg
81 License: BSD-4
81 License: BSD-4-clause
8282
83 License: BSD-4
83 License: BSD-4-clause
8484 Redistribution and use in source and binary forms, with or without
8585 modification, are permitted provided that the following conditions
8686 are met:
8787 .
8888 1. Redistributions of source code must retain the above copyright
89 notice, this list of conditions, and the following disclaimer.
89 notice, this list of conditions, and the following disclaimer.
9090 .
9191 2. Redistributions in binary form must reproduce the above copyright
92 notice, this list of conditions, and the disclaimer that follows
93 these conditions in the documentation and/or other materials
94 provided with the distribution.
92 notice, this list of conditions, and the disclaimer that follows
93 these conditions in the documentation and/or other materials
94 provided with the distribution.
9595 .
9696 3. The name "JDOM" must not be used to endorse or promote products
97 derived from this software without prior written permission. For
98 written permission, please contact <request_AT_jdom_DOT_org>.
97 derived from this software without prior written permission. For
98 written permission, please contact <request_AT_jdom_DOT_org>.
9999 .
100100 4. Products derived from this software may not be called "JDOM", nor
101 may "JDOM" appear in their name, without prior written permission
102 from the JDOM Project Management <request_AT_jdom_DOT_org>.
101 may "JDOM" appear in their name, without prior written permission
102 from the JDOM Project Management <request_AT_jdom_DOT_org>.
103103 .
104104 In addition, we request (but do not require) that you include in the
105105 end-user documentation provided with the redistribution and/or in the
106106 software itself an acknowledgement equivalent to the following:
107 "This product includes software developed by the
108 JDOM Project (http://www.jdom.org/)."
107 "This product includes software developed by the
108 JDOM Project (http://www.jdom.org/)."
109109 Alternatively, the acknowledgment may be graphical using the logos
110110 available at http://www.jdom.org/images/logos.
111111 .
0 core/build/docs/javadoc/* /usr/share/doc/libjdom2-intellij-java/api/
0 core/build/docs/javadoc/* usr/share/doc/libjdom2-intellij-java/api/