Emmanuel Bourg pushed to branch master at Debian Java Maintainers / eclipse-jdt-debug
Commits: 57553b94 by Emmanuel Bourg at 2020-05-17T12:51:29+02:00 Fixed the version of libeclipse-jdt-debug-ui-java (Closes: #960828) - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +eclipse-jdt-debug (4.15-2) unstable; urgency=medium + + * Fixed the version of libeclipse-jdt-debug-ui-java (Closes: #960828) + + -- Emmanuel Bourg <[email protected]> Sun, 17 May 2020 12:51:10 +0200 + eclipse-jdt-debug (4.15-1) unstable; urgency=medium * New upstream release ===================================== debian/rules ===================================== @@ -8,4 +8,3 @@ include /usr/share/dpkg/pkg-info.mk override_dh_gencontrol: # Use the bundle versions as package versions awk 'system("dh_gencontrol -p"$$4" -- -v"$$2"+eclipse$(DEB_VERSION)")' debian/bundles.properties - dh_gencontrol -plibeclipse-jdt-debug-ui-java -- -v3.10.300+eclipse4.12-3 View it on GitLab: https://salsa.debian.org/java-team/eclipse-jdt-debug/-/commit/57553b94f695ade292e3caa2afbdbdbb4b0b20de -- View it on GitLab: https://salsa.debian.org/java-team/eclipse-jdt-debug/-/commit/57553b94f695ade292e3caa2afbdbdbb4b0b20de 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

