Sudip Mukherjee pushed to branch master at Debian Java Maintainers / truffle
Commits: b4fbf19b by Sudip Mukherjee at 2021-01-02T11:23:45+00:00 Update Standards-Version to 4.5.1 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - d9ac698c by Sudip Mukherjee at 2021-01-02T11:24:04+00:00 Use debhelper-compat and update compat level to 13 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 1727d1fd by Sudip Mukherjee at 2021-01-02T11:24:30+00:00 Update Vcs to salsa Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - de52e8db by Sudip Mukherjee at 2021-01-02T11:24:46+00:00 Use https with copyright-format-uri Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 4760a2cc by Sudip Mukherjee at 2021-01-02T11:25:17+00:00 Add Rules-Requires-Root: no Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 738ce556 by Sudip Mukherjee at 2021-01-02T11:30:54+00:00 Fix lintian error doc-base-file-references-wrong-path Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 2316740d by Sudip Mukherjee at 2021-01-02T11:30:54+00:00 Add changelog for 0.6-3 release Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/libtruffle-java-doc.javadoc Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +truffle (0.6-3) unstable; urgency=medium + + * Team upload. + * Update Standards-Version to 4.5.1 + * Use debhelper-compat. + - Update compat level to 13. + * Update Vcs to salsa. + * Use https with copyright-format-uri. + * Add Rules-Requires-Root: no. + * Fix lintian error doc-base-file-references-wrong-path. + + -- Sudip Mukherjee <[email protected]> Sat, 02 Jan 2021 11:30:29 +0000 + truffle (0.6-2) unstable; urgency=medium * Upload to unstable. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -3,10 +3,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Miguel Landaeta <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper, javahelper -Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-java/truffle.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/truffle.git +Build-Depends: debhelper-compat (= 13), default-jdk, maven-repo-helper, javahelper +Standards-Version: 4.5.1 +Rules-Requires-Root: no +Vcs-Git: https://salsa.debian.org/java-team/truffle.git +Vcs-Browser: https://salsa.debian.org/java-team/truffle Homepage: http://openjdk.java.net/projects/graal Package: libtruffle-java ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Truffle Source: http://openjdk.java.net/projects/graal ===================================== debian/libtruffle-java-doc.javadoc ===================================== @@ -1 +1 @@ -internal /usr/share/doc/libtruffle-java/api +internal usr/share/doc/libtruffle-java/api View it on GitLab: https://salsa.debian.org/java-team/truffle/-/compare/c138d751b565d8540355b45609b991a987f2a973...2316740d8c78a99d3f0a9ff2c430c37e6d0c900a -- View it on GitLab: https://salsa.debian.org/java-team/truffle/-/compare/c138d751b565d8540355b45609b991a987f2a973...2316740d8c78a99d3f0a9ff2c430c37e6d0c900a 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

