diff -Nru truffle-0.6/debian/changelog truffle-0.6/debian/changelog --- truffle-0.6/debian/changelog 2015-04-30 17:51:13.000000000 +0000 +++ truffle-0.6/debian/changelog 2021-01-02 11:30:29.000000000 +0000 @@ -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 Sat, 02 Jan 2021 11:30:29 +0000 + truffle (0.6-2) unstable; urgency=medium * Upload to unstable. diff -Nru truffle-0.6/debian/compat truffle-0.6/debian/compat --- truffle-0.6/debian/compat 2015-01-24 16:14:12.000000000 +0000 +++ truffle-0.6/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru truffle-0.6/debian/control truffle-0.6/debian/control --- truffle-0.6/debian/control 2015-01-24 16:14:04.000000000 +0000 +++ truffle-0.6/debian/control 2021-01-02 11:25:12.000000000 +0000 @@ -3,10 +3,11 @@ Priority: optional Maintainer: Debian Java Maintainers Uploaders: Miguel Landaeta -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 diff -Nru truffle-0.6/debian/copyright truffle-0.6/debian/copyright --- truffle-0.6/debian/copyright 2015-01-24 17:05:32.000000000 +0000 +++ truffle-0.6/debian/copyright 2021-01-02 11:24:38.000000000 +0000 @@ -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 diff -Nru truffle-0.6/debian/libtruffle-java-doc.javadoc truffle-0.6/debian/libtruffle-java-doc.javadoc --- truffle-0.6/debian/libtruffle-java-doc.javadoc 2015-01-24 16:47:27.000000000 +0000 +++ truffle-0.6/debian/libtruffle-java-doc.javadoc 2021-01-02 11:30:29.000000000 +0000 @@ -1 +1 @@ -internal /usr/share/doc/libtruffle-java/api +internal usr/share/doc/libtruffle-java/api