Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
4
Don’t suggest a transitional package
· 5e597e1e
Andrej Shadura
authored
Oct 25, 2018
5e597e1e
Use versioned Breaks+Replaces against the old packages
· 2fe419f0
Andrej Shadura
authored
Oct 25, 2018
Closes: #911093
2fe419f0
Update the copyrights
· 48e092a1
Andrej Shadura
authored
Oct 25, 2018
48e092a1
Update the changelog
· 4de04eb0
Andrej Shadura
authored
Oct 25, 2018
4de04eb0
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
4de04eb0
intellij-annotations (16.0.2-5) unstable; urgency=medium
* Don’t suggest a transitional package.
* Use versioned Breaks+Replaces against the old packages (Closes: #911093).
* Update the copyrights.
-- Andrej Shadura <andrewsh@debian.org> Thu, 25 Oct 2018 17:10:22 +0200
intellij-annotations (16.0.2-4) unstable; urgency=medium
* Rename to libjetbrains-annotations-java.
...
...
debian/control
View file @
4de04eb0
...
...
@@ -25,7 +25,7 @@ Depends:
${misc:Depends},
libjetbrains-annotations-java
Suggests:
lib
intellij
-annotations-java-doc
lib
jetbrains
-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
...
...
@@ -41,9 +41,11 @@ Depends:
${java:Depends},
${misc:Depends}
Replaces:
libintellij-annotations-java
libintellij-annotations-java (<< 16.0.2-4)
Breaks:
libintellij-annotations-java (<< 16.0.2-4)
Suggests:
lib
intellij
-annotations-java-doc
lib
jetbrains
-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
...
...
@@ -75,7 +77,9 @@ Depends:
Recommends:
${java:Recommends}
Replaces:
libintellij-annotations-java-doc
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
...
...
debian/copyright
View file @
4de04eb0
...
...
@@ -3,12 +3,15 @@ Upstream-Name: IntelliJ IDEA Annotations
Source: http://central.maven.org/maven2/com/intellij/annotations/
Files: *
Copyright: 2000-201
2
, JetBrains s.r.o
Copyright: 2000-201
8
, JetBrains s.r.o
2006, Sascha Weinreuter
License: Apache-2.0
Files: debian/*
Copyright: 2016, Markus Koschany <apo@debian.org>
Copyright:
2016, Markus Koschany <apo@debian.org>
2018, Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>
2018, Andrej Shadura <andrewsh@debian.org>
License: Apache-2.0
License: Apache-2.0
...
...