Tony Mancill pushed to branch master at Debian Java Maintainers / uimaj
Commits: 035375ad by Hideki Yamane at 2021-06-19T21:01:54+09:00 Drop libuima-adapter-soap-java and add Breaks: to it (Closes: #987461) - - - - - 846c55dd by Hideki Yamane at 2021-06-19T21:46:00+09:00 note to changelog - - - - - f3f5a195 by Tony Mancill at 2021-06-21T17:54:49+00:00 Merge branch 'master' into 'master' Drop empty libuima-adapter-soap-java package See merge request java-team/uimaj!1 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +uimaj (2.10.2-4) unstable; urgency=medium + + * Team upload. + * Drop libuima-adapter-soap-java and add Breaks: to remove unnecessary + empty package (Closes: #987461) + + -- Hideki Yamane <[email protected]> Sat, 19 Jun 2021 20:19:43 +0900 + uimaj (2.10.2-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -39,6 +39,7 @@ Package: libuima-core-java Architecture: all Depends: ${misc:Depends} Recommends: liblog4j1.2-java +Breaks: libuima-adapter-soap-java (<< 2.10.2-4) Description: Core library for the UIMA framework Apache UIMA is an implementation of the OASIS-UIMA specifications. . @@ -73,28 +74,6 @@ Description: Library to handle Vinci web service protocol This library is part of the UIMA framework. It implements in Java the code necessary to handle the Vinci web service protocol. -Package: libuima-adapter-soap-java -Architecture: all -Depends: - libaxis-java, - libuima-core-java (>= ${source:Version}), - ${misc:Depends} -Description: Library to provide SOAP web services within UIMA - Apache UIMA is an implementation of the OASIS-UIMA specifications. - . - OASIS UIMA Committee: <http://www.oasis-open.org/committees/uima/>. - . - Unstructured Information Management applications are software systems - that analyze large volumes of unstructured information in order to - discover knowledge that is relevant to an end user. - . - An example UIM application might ingest plain text and identify - entities, such as persons, places, organizations; or relations, - such as works-for or located-at. - . - This library implements in Java an adapter to connect a SOAP web service with - the UIMA framework. - Package: libuima-adapter-vinci-java Architecture: all Depends: libuima-core-java (>= ${source:Version}), ${misc:Depends} @@ -181,7 +160,6 @@ Depends: libuima-tools-java (>= ${source:Version}), ${misc:Depends} Recommends: - libuima-adapter-soap-java (>= ${source:Version}), libuima-adapter-vinci-java (>= ${source:Version}), libuima-cpe-java (>= ${source:Version}), libuima-document-annotation-java (>= ${source:Version}) View it on GitLab: https://salsa.debian.org/java-team/uimaj/-/compare/5e0344124b350e9837623f19401d3b2a0a35ee69...f3f5a1951ad0512f612446f7ea9abd5e79272126 -- View it on GitLab: https://salsa.debian.org/java-team/uimaj/-/compare/5e0344124b350e9837623f19401d3b2a0a35ee69...f3f5a1951ad0512f612446f7ea9abd5e79272126 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

