[Git][java-team/intellij-annotations][master] 4 commits: Don’t suggest a transitional package

Andrej Shadura gitlab at salsa.debian.org
Thu Oct 25 16:11:33 BST 2018


Andrej Shadura pushed to branch master at Debian Java Maintainers / intellij-annotations


Commits:
5e597e1e by Andrej Shadura at 2018-10-25T15:04:27Z
Don’t suggest a transitional package

- - - - -
2fe419f0 by Andrej Shadura at 2018-10-25T15:04:56Z
Use versioned Breaks+Replaces against the old packages

Closes: #911093

- - - - -
48e092a1 by Andrej Shadura at 2018-10-25T15:09:44Z
Update the copyrights

- - - - -
4de04eb0 by Andrej Shadura at 2018-10-25T15:10:40Z
Update the changelog

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/copyright


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+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 at 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
=====================================
@@ -25,7 +25,7 @@ Depends:
  ${misc:Depends},
  libjetbrains-annotations-java
 Suggests:
- libintellij-annotations-java-doc
+ 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
@@ -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:
- libintellij-annotations-java-doc
+ 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
@@ -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
=====================================
@@ -3,12 +3,15 @@ Upstream-Name: IntelliJ IDEA Annotations
 Source: http://central.maven.org/maven2/com/intellij/annotations/
 
 Files: *
-Copyright: 2000-2012, JetBrains s.r.o
+Copyright: 2000-2018, JetBrains s.r.o
            2006,      Sascha Weinreuter
 License: Apache-2.0
 
 Files: debian/*
-Copyright: 2016, Markus Koschany <apo at debian.org>
+Copyright:
+ 2016, Markus Koschany <apo at debian.org>
+ 2018, Saif Abdul Cassim <saif.15 at cse.mrt.ac.lk>
+ 2018, Andrej Shadura <andrewsh at debian.org>
 License: Apache-2.0
 
 License: Apache-2.0



View it on GitLab: https://salsa.debian.org/java-team/intellij-annotations/compare/1d365886159f303f257ff3a6a94aae250c24c542...4de04eb02f2594caf3b0cb92dadd0b869fcba0db

-- 
View it on GitLab: https://salsa.debian.org/java-team/intellij-annotations/compare/1d365886159f303f257ff3a6a94aae250c24c542...4de04eb02f2594caf3b0cb92dadd0b869fcba0db
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181025/f6030e6e/attachment.html>


More information about the pkg-java-commits mailing list