File: control

package info (click to toggle)
intellij-annotations 17.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 248 kB
  • sloc: java: 256; sh: 128; makefile: 15
file content (89 lines) | stat: -rw-r--r-- 3,220 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
Source: intellij-annotations
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>,
 Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>,
 Andrej Shadura <andrewsh@debian.org>
Build-Depends:
 debhelper (>= 11),
 gradle-debian-helper,
 maven-repo-helper,
 default-jdk,
 default-jdk-doc
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/java-team/intellij-annotations.git
Vcs-Browser: https://salsa.debian.org/java-team/intellij-annotations
Homepage: https://github.com/JetBrains/java-annotations/

Package: libintellij-annotations-java
Section: oldlibs
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends},
 libjetbrains-annotations-java
Suggests:
 libjetbrains-annotations-java-doc
Description: transitional package for libjetbrains-annotations-java
 JetBrains Annotations is a set of annotations used for code inspection
 support and code documentation. It is part of the IntelliJ IDEA Community
 Edition and can be used among other things to annotate String fields, local
 variables, method parameters and methods returning Strings.
 .
 This package provides com.intellij.annotations.jar and Maven metadata
 for compatibility with earlier upstream versions.

Package: libjetbrains-annotations-java
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends}
Replaces:
 libintellij-annotations-java (<< 16.0.2-4)
Breaks:
 libintellij-annotations-java (<< 16.0.2-4)
Suggests:
 libjetbrains-annotations-java-doc
Description: annotations used for code inspection support and code documentation
 JetBrains Annotations is a set of annotations used for code inspection
 support and code documentation. It is part of the IntelliJ IDEA Community
 Edition and can be used among other things to annotate String fields, local
 variables, method parameters and methods returning Strings.

Package: libintellij-annotations-java-doc
Architecture: all
Section: oldlibs
Depends:
 ${misc:Depends},
 libjetbrains-annotations-java-doc
Recommends:
 ${java:Recommends}
Description: transitional package for libjetbrains-annotations-java-doc
 JetBrains Annotations is a set of annotations used for code inspection
 support and code documentation. It is part of the IntelliJ IDEA Community
 Edition and can be used among other things to annotate String fields, local
 variables, method parameters and methods returning Strings.
 .
 This package contains symlinks to the actual documentation now in
 libjetbrains-annotations-java, and can be safely removed.

Package: libjetbrains-annotations-java-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends}
Recommends:
 ${java:Recommends}
Replaces:
 libintellij-annotations-java-doc (<< 16.0.2-4)
Breaks:
 libintellij-annotations-java-doc (<< 16.0.2-4)
Description: documentation for libjetbrains-annotations-java
 JetBrains Annotations is a set of annotations used for code inspection
 support and code documentation. It is part of the IntelliJ IDEA Community
 Edition and can be used among other things to annotate String fields, local
 variables, method parameters and methods returning Strings.
 .
 This package contains documentation for libjetbrains-annotations-java.