[Git][java-team/openjpa][master] 3 commits: Declare Breaks and Replaces relation

Markus Koschany gitlab at salsa.debian.org
Fri Jun 8 14:38:37 BST 2018


Markus Koschany pushed to branch master at Debian Java Maintainers / openjpa


Commits:
da23a937 by Markus Koschany at 2018-06-08T15:28:37+02:00
Declare Breaks and Replaces relation

- - - - -
6e73f2b7 by Markus Koschany at 2018-06-08T15:30:08+02:00
Remove Komma

- - - - -
bfafa94f by Markus Koschany at 2018-06-08T15:31:42+02:00
Update changelog

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openjpa (2.4.2-5) unstable; urgency=medium
+
+  * Team upload.
+  * Declare Breaks and Replaces relation. (Closes: #901045)
+
+ -- Markus Koschany <apo at debian.org>  Fri, 08 Jun 2018 15:30:30 +0200
+
 openjpa (2.4.2-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,10 @@ Homepage: http://openjpa.apache.org
 
 Package: libopenjpa-java
 Architecture: all
+Breaks:
+ libopenjpa-java-doc (<< 2.4.2-4)
+Replaces:
+ libopenjpa-java-doc (<< 2.4.2-4)
 Depends: libcommons-collections3-java,
          libcommons-dbcp-java,
          libcommons-jci-rhino-java,
@@ -63,7 +67,7 @@ Depends: libcommons-collections3-java,
          libserp-java,
          libxbean-java,
          ${misc:Depends}
-Suggests: aspectj,
+Suggests: aspectj
 Description: Java Persistence 2.0 API (JPA) implementation library
  OpenJPA is Apache's implementation of Sun's Java Persistence 2.0 API (JSR-317
  JPA 2.0) specification for the transparent persistence of Java objects.



View it on GitLab: https://salsa.debian.org/java-team/openjpa/compare/754dd177c5b424ee334a4d7012a5297838a9784e...bfafa94f91fc5668c57b617cd432655a326ae17f

-- 
View it on GitLab: https://salsa.debian.org/java-team/openjpa/compare/754dd177c5b424ee334a4d7012a5297838a9784e...bfafa94f91fc5668c57b617cd432655a326ae17f
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/20180608/7b0302b2/attachment.html>


More information about the pkg-java-commits mailing list