[Git][java-team/lz4-java][master] 4 commits: Freshen years in debian/copyright
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Fri Nov 24 18:36:07 GMT 2023
Tony Mancill pushed to branch master at Debian Java Maintainers / lz4-java
Commits:
5c650662 by tony mancill at 2023-11-24T09:47:00-08:00
Freshen years in debian/copyright
- - - - -
750dbbab by tony mancill at 2023-11-24T09:47:14-08:00
Bump Standards-Version to 4.6.2
- - - - -
b7f12333 by tony mancill at 2023-11-24T10:00:56-08:00
Add lintian-overrides file for liblz4-jni
- - - - -
cfa35263 by tony mancill at 2023-11-24T10:00:56-08:00
Prepare changelog for upload
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- + debian/liblz4-jni.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,12 +1,18 @@
-lz4-java (1.8.0-4) UNRELEASED; urgency=medium
+lz4-java (1.8.0-4) unstable; urgency=medium
+ [ Vladimir Petko ]
* Resolve Java 21 FTBFS (Closes: #1053059).
- d/rules: use java_compat_level variable provided by java-common
to adjust -source/-target level to the minimum required by the
default Java.
- d/control: require updated libmvel-java.
- -- Vladimir Petko <vladimir.petko at canonical.com> Thu, 23 Nov 2023 15:06:25 +1300
+ [ tony mancill ]
+ * Freshen years in debian/copyright
+ * Bump Standards-Version to 4.6.2
+ * Add lintian-overrides file for liblz4-jni
+
+ -- tony mancill <tmancill at debian.org> Fri, 24 Nov 2023 09:59:36 -0800
lz4-java (1.8.0-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -20,7 +20,7 @@ Build-Depends:
libxxhash-dev,
lz4,
maven-repo-helper,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/java-team/lz4-java
Vcs-Git: https://salsa.debian.org/java-team/lz4-java.git
Homepage: https://github.com/lz4/lz4-java
=====================================
debian/copyright
=====================================
@@ -13,10 +13,10 @@ Copyright: 2012-2015, Adrien Grand
License: Apache-2.0
Files: debian/*
-Copyright: 2019-2022, Saif Abdul Cassim <saif.15 at cse.mrt.ac.lk>
- 2019-2022, Andrej Shadura <andrew.shadura at collabora.co.uk>
- 2019-2022, Emmanuel Bourg <ebourg at apache.org>
- 2022, tony mancill <tmancill at debian.org>
+Copyright: 2019-2023, Saif Abdul Cassim <saif.15 at cse.mrt.ac.lk>
+ 2019-2023, Andrej Shadura <andrew.shadura at collabora.co.uk>
+ 2019-2023, Emmanuel Bourg <ebourg at apache.org>
+ 2022-2023, tony mancill <tmancill at debian.org>
License: Apache-2.0
License: Apache-2.0
=====================================
debian/liblz4-jni.lintian-overrides
=====================================
@@ -0,0 +1,4 @@
+# this lintian warning appears to be a false positive
+# ldd /usr/lib/x86_64-linux-gnu/jni/liblz4-java.so | grep libc
+# libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1e82cdd000)
+liblz4-jni: library-not-linked-against-libc [usr/lib/x86_64-linux-gnu/jni/liblz4-java.so]
View it on GitLab: https://salsa.debian.org/java-team/lz4-java/-/compare/ef5dcbba45db80f348d0f430f944cc0d65a9f920...cfa35263d05451ff547dc60a9975847cabba219b
--
View it on GitLab: https://salsa.debian.org/java-team/lz4-java/-/compare/ef5dcbba45db80f348d0f430f944cc0d65a9f920...cfa35263d05451ff547dc60a9975847cabba219b
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/20231124/85c5877d/attachment.htm>
More information about the pkg-java-commits
mailing list