[Git][java-team/truffle][master] 7 commits: Update Standards-Version to 4.5.1
Sudip Mukherjee
gitlab at salsa.debian.org
Sat Jan 2 11:47:05 GMT 2021
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 <sudipm.mukherjee at gmail.com>
- - - - -
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 <sudipm.mukherjee at gmail.com>
- - - - -
1727d1fd by Sudip Mukherjee at 2021-01-02T11:24:30+00:00
Update Vcs to salsa
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
- - - - -
de52e8db by Sudip Mukherjee at 2021-01-02T11:24:46+00:00
Use https with copyright-format-uri
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
- - - - -
4760a2cc by Sudip Mukherjee at 2021-01-02T11:25:17+00:00
Add Rules-Requires-Root: no
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
- - - - -
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 <sudipm.mukherjee at gmail.com>
- - - - -
2316740d by Sudip Mukherjee at 2021-01-02T11:30:54+00:00
Add changelog for 0.6-3 release
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
- - - - -
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 <sudipm.mukherjee at gmail.com> 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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Miguel Landaeta <nomadium at debian.org>
-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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210102/27723638/attachment.html>
More information about the pkg-java-commits
mailing list