Emmanuel Bourg pushed to branch master at Debian Java Maintainers / byte-buddy
Commits: 4c556b55 by Emmanuel Bourg at 2019-09-16T21:03:07Z Build the byte-buddy-agent module - - - - - 3 changed files: - debian/changelog - debian/control - debian/libbyte-buddy-java.poms Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +byte-buddy (1.8.2-2) unstable; urgency=medium + + * Team upload. + * Build the byte-buddy-agent module + + -- Emmanuel Bourg <[email protected]> Mon, 16 Sep 2019 23:02:58 +0200 + byte-buddy (1.8.2-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -13,6 +13,7 @@ Build-Depends: libasm-java (>= 6.1), libasm-java-doc, libfindbugs-annotations-java, + libjunixsocket-java, liblombok-java (>= 1.16.20), libmaven-antrun-plugin-java, libmaven-dependency-plugin-java, ===================================== debian/libbyte-buddy-java.poms ===================================== @@ -29,7 +29,7 @@ pom.xml --has-package-version byte-buddy/pom.xml --has-package-version byte-buddy-dep/pom.xml --has-package-version byte-buddy-benchmark/pom.xml --ignore -byte-buddy-agent/pom.xml --ignore +byte-buddy-agent/pom.xml --has-package-version byte-buddy-android/pom.xml --ignore byte-buddy-maven-plugin/pom.xml --has-package-version byte-buddy-gradle-plugin/pom.xml --ignore View it on GitLab: https://salsa.debian.org/java-team/byte-buddy/commit/4c556b55e77416a41c92d22ef4ce9777d8d894a7 -- View it on GitLab: https://salsa.debian.org/java-team/byte-buddy/commit/4c556b55e77416a41c92d22ef4ce9777d8d894a7 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

