Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tycho
Commits: b0e12609 by Emmanuel Bourg at 2021-01-30T22:07:56+01:00 Depend on libeclipse-jdt-core-java instead of libecj-java - - - - - c292f57c by Emmanuel Bourg at 2021-01-30T22:08:02+01:00 Standards-Version updated to 4.5.1 - - - - - 3 changed files: - debian/changelog - debian/control - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +tycho (1.6.0-3) UNRELEASED; urgency=medium + + * Team upload. + * Depend on libeclipse-jdt-core-java instead of libecj-java + * Standards-Version updated to 4.5.1 + + -- Emmanuel Bourg <[email protected]> Sat, 30 Jan 2021 22:07:30 +0100 + tycho (1.6.0-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -15,6 +15,7 @@ Build-Depends: libdecentxml-java, libeclipse-core-net-java, libeclipse-core-runtime-java, + libeclipse-jdt-core-java, libeclipse-osgi-compatibility-state-java, libeclipse-osgi-java (>= 3.13.0+eclipse4.8), libeclipse-osgi-util-java, @@ -58,9 +59,8 @@ Build-Depends: libxz-java, maven-debian-helper, rsync, - zip, - libecj-java -Standards-Version: 4.5.0 + zip +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/tycho.git Vcs-Browser: https://salsa.debian.org/java-team/tycho Homepage: https://eclipse.org/tycho/ ===================================== debian/maven.rules ===================================== @@ -10,6 +10,7 @@ org.apache.maven maven-plugin-api jar s/.*/3.x/ * * org.apache.maven maven-settings jar s/.*/3.x/ * * org.codehaus.plexus plexus-compiler-* jar s/.*/2.x/ * * org.codehaus.plexus plexus-utils jar s/.*/2.x/ * * +org.eclipse.jdt s/ecj/org.eclipse.jdt.core/ * s/.*/debian/ * * s/org.eclipse.platform/org.eclipse.osgi/ org.eclipse.osgi * s/.*/debian/ * * s/org.eclipse.platform/org.eclipse.osgi/ org.eclipse.osgi.compatibility.state * s/.*/debian/ * * View it on GitLab: https://salsa.debian.org/java-team/tycho/-/compare/6bdf6ab54508e8a83c53cf63d1e0569258bef6ac...c292f57cf5ce9939a22329d1bae13ff3b40c163e -- View it on GitLab: https://salsa.debian.org/java-team/tycho/-/compare/6bdf6ab54508e8a83c53cf63d1e0569258bef6ac...c292f57cf5ce9939a22329d1bae13ff3b40c163e 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

