Emmanuel Bourg pushed to branch master at Debian Java Maintainers / eclipse-jdt-debug
Commits: 72750915 by Emmanuel Bourg at 2019-07-18T08:49:02Z Fixed the dependencies of libeclipse-jdt-debug-java - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +eclipse-jdt-debug (4.12-2) unstable; urgency=medium + + * Fixed the dependencies of libeclipse-jdt-debug-java + + -- Emmanuel Bourg <[email protected]> Thu, 18 Jul 2019 10:10:21 +0200 + eclipse-jdt-debug (4.12-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -50,7 +50,8 @@ Depends: libeclipse-core-jobs-java, libeclipse-core-resources-java, libeclipse-core-runtime-java, - libeclipse-debug-core-java (>= 3.18), + libeclipse-debug-core-java (>= 3.12), + libeclipse-jdt-core-java (>= 3.18), libequinox-common-java, libequinox-preferences-java, libequinox-registry-java, View it on GitLab: https://salsa.debian.org/java-team/eclipse-jdt-debug/commit/7275091517168fb046525e361840e0bf1ce9b416 -- View it on GitLab: https://salsa.debian.org/java-team/eclipse-jdt-debug/commit/7275091517168fb046525e361840e0bf1ce9b416 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

