Emmanuel Bourg pushed to branch master at Debian Java Maintainers / lombok-ast
Commits: 7c3f66cf by Emmanuel Bourg at 2021-01-19T12:54:38+01:00 Depend on libeclipse-jdt-core-java instead of libecj-java - - - - - cc390762 by Emmanuel Bourg at 2021-01-19T12:54:52+01:00 Standards-Version updated to 4.5.1 - - - - - d967b720 by Emmanuel Bourg at 2021-01-19T12:54:59+01:00 Switch to debhelper level 13 - - - - - 7fd057b1 by Emmanuel Bourg at 2021-01-19T12:55:17+01:00 Use salsa.debian.org Vcs-* URLs - - - - - 001fbf6a by Emmanuel Bourg at 2021-01-19T12:56:45+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +lombok-ast (0.2+ds-5) unstable; urgency=medium + + * Team upload. + * Depend on libeclipse-jdt-core-java instead of libecj-java + * Standards-Version updated to 4.5.1 + * Switch to debhelper level 13 + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Tue, 19 Jan 2021 12:56:37 +0100 + lombok-ast (0.2+ds-4) unstable; urgency=medium * Switch to compat level 11. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -8,22 +8,22 @@ Build-Depends: ant, ant-optional, cmdreader, - debhelper (>= 11), + debhelper-compat (= 13), default-jdk, ivyplusplus, javahelper, libasm-java (>= 5.0), + libeclipse-jdt-core-java, libintellij-annotations-java, - libecj-java, libguava-java, libjsch-java, liblombok-java (>= 1.16.22-3), libjsr305-java, maven-repo-helper -Standards-Version: 4.2.1 +Standards-Version: 4.5.1 +Vcs-Git: https://salsa.debian.org/java-team/lombok-ast.git +Vcs-Browser: https://salsa.debian.org/java-team/lombok-ast Homepage: https://projectlombok.org -Vcs-Git: https://anonscm.debian.org/git/pkg-java/lombok-ast.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lombok-ast.git Package: liblombok-ast-java Architecture: all View it on GitLab: https://salsa.debian.org/java-team/lombok-ast/-/compare/b2f037ea80ee19ebcc2dd43e720940a04a775b89...001fbf6a998bb27c94fd23aea7c99f47b665819d -- View it on GitLab: https://salsa.debian.org/java-team/lombok-ast/-/compare/b2f037ea80ee19ebcc2dd43e720940a04a775b89...001fbf6a998bb27c94fd23aea7c99f47b665819d 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

