Pierre Gruet pushed to branch master at Debian Med / milib
Commits: ca5898ff by Pierre Gruet at 2022-07-06T10:14:18+02:00 Avoiding installing the jar twice, using symlinks instead - - - - - 3c479764 by Pierre Gruet at 2022-07-06T10:14:55+02:00 Setting myself as uploader - - - - - 3875f71b by Pierre Gruet at 2022-07-08T09:03:39+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - − debian/libmilib-java.jlibs - debian/libmilib-java.poms Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +milib (2.0.0+dfsg-2) unstable; urgency=medium + + * Avoiding installing the same jar in /usr/share/java and in the maven-repo + tree, using symlinks instead + * Setting myself as Uploader + + -- Pierre Gruet <[email protected]> Fri, 08 Jul 2022 09:03:18 +0200 + milib (2.0.0+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,6 +1,7 @@ Source: milib Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Pierre Gruet <[email protected]> Section: java Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/libmilib-java.jlibs deleted ===================================== @@ -1 +0,0 @@ -build/libs/milib-*.jar ===================================== debian/libmilib-java.poms ===================================== @@ -25,4 +25,4 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -build/debian/milib.pom --artifact=build/libs/milib-*.jar +build/debian/milib.pom --artifact=build/libs/milib-*.jar --java-lib View it on GitLab: https://salsa.debian.org/med-team/milib/-/compare/00ef6c4706144fea7f6c08d3f1a58c84d6075b35...3875f71ba6507c985e8b22353ef1489e64ff2ae7 -- View it on GitLab: https://salsa.debian.org/med-team/milib/-/compare/00ef6c4706144fea7f6c08d3f1a58c84d6075b35...3875f71ba6507c985e8b22353ef1489e64ff2ae7 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
