Tony Mancill pushed to branch master at Debian Java Maintainers / uimaj
Commits: c6c28374 by tony mancill at 2019-03-10T22:34:30Z No longer ship broken symlinks (Closes: #924224) - - - - - a733ae72 by tony mancill at 2019-03-10T22:36:24Z Bump Standards-Version to 4.3.0 - - - - - 9fb949a5 by tony mancill at 2019-03-10T22:39:22Z Update Homepage URL to use https - - - - - 5e034412 by tony mancill at 2019-03-10T22:42:52Z prepare changelog for upload - - - - - 3 changed files: - debian/changelog - debian/control - debian/uima-utils.links Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +uimaj (2.10.2-3) unstable; urgency=medium + + * Team upload. + * No longer ship broken symlinks (Closes: #924224) + * Bump Standards-Version to 4.3.0 + * Update Homepage URL to use https + + -- tony mancill <[email protected]> Sun, 10 Mar 2019 15:42:41 -0700 + uimaj (2.10.2-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -30,10 +30,10 @@ Build-Depends: libxml-commons-resolver1.1-java, maven-debian-helper (>= 2.0~), xsltproc -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/java-team/uimaj.git Vcs-Browser: https://salsa.debian.org/java-team/uimaj -Homepage: http://uima.apache.org +Homepage: https://uima.apache.org Package: libuima-core-java Architecture: all ===================================== debian/uima-utils.links ===================================== @@ -6,7 +6,7 @@ /usr/share/java/uimaj-cpe.jar /usr/share/uima/lib/uima-cpe.jar /usr/share/java/uimaj-tools.jar /usr/share/uima/lib/uima-tools.jar ##/lib/uima-examples.jar -/usr/share/java/uimaj-adapter-soap.jar /usr/share/uima/lib/uima-adapter-soap.jar +##/usr/share/java/uimaj-adapter-soap.jar /usr/share/uima/lib/uima-adapter-soap.jar /usr/share/java/uimaj-adapter-vinci.jar /usr/share/uima/lib/uima-adapter-vinci.jar /usr/share/java/jVinci.jar /usr/share/uima/lib/jVinci.jar View it on GitLab: https://salsa.debian.org/java-team/uimaj/compare/89cc3331fa8da8a911c2d468172680fb43240e9f...5e0344124b350e9837623f19401d3b2a0a35ee69 -- View it on GitLab: https://salsa.debian.org/java-team/uimaj/compare/89cc3331fa8da8a911c2d468172680fb43240e9f...5e0344124b350e9837623f19401d3b2a0a35ee69 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

