[Git][java-team/zstd-jni-java][unstable] 3 commits: Add note in d/README.source clarifying version constraint
Olek Wojnar (@olek)
gitlab at salsa.debian.org
Sat Mar 22 00:37:16 GMT 2025
Olek Wojnar pushed to branch unstable at Debian Java Maintainers / zstd-jni-java
Commits:
786267b4 by Olek Wojnar at 2025-03-21T20:20:34-04:00
Add note in d/README.source clarifying version constraint
Bazel packages require version 1.5.2-5 or lower
Uploading newer versions may break Bazel packages
- - - - -
18a79f48 by Olek Wojnar at 2025-03-21T20:21:06-04:00
Refresh packaging
- - - - -
f0b77c30 by Olek Wojnar at 2025-03-21T20:25:20-04:00
Remove unused lintian override
- - - - -
6 changed files:
- debian/README.source
- debian/changelog
- debian/control
- debian/copyright
- − debian/libzstd-jni-java.lintian-overrides
- debian/patches/import_pom.patch
Changes:
=====================================
debian/README.source
=====================================
@@ -1,5 +1,13 @@
-This package is one of the dependencies for the Bazel Build System.[1] Due to the tight interdependencies between a number of the Google ecosystem Java packages that Bazel depends on, please coordinate on the Debian Java Team mailing list [2] and the Debian Bazel Team mailing list [3] before team-uploading this package. This coordination will avoid unanticipated breakages and the Bazel Team greatly appreciates your assistance.
+This package is one of the dependencies for the Bazel Build System.[1]
+Due to the tight interdependencies between a number of the Google ecosystem
+Java packages that Bazel depends on, please coordinate on the Debian Java Team
+mailing list [2] and the Debian Bazel Team mailing list [3] before
+team-uploading this package. This coordination will avoid unanticipated
+breakages and the Debian Bazel Team greatly appreciates your assistance.
+
+Specifically, this package should NOT be upgraded past version 1.5.2-5 for
+the foreseeable future. Doing so may break Bazel packages.
[1] https://salsa.debian.org/bazel-team/meta/-/wikis/Bazel-Dependencies
[2] debian-java at lists.debian.org
-[3] bazel-team at lists.launchpad.net
+[3] debian-bazel at lists.debian.org
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+zstd-jni-java (1.5.2-5+ds-4) unstable; urgency=medium
+
+ * Update Debian Bazel team info
+ * Add note in d/README.source clarifying version constraint
+ - Bazel packages require version 1.5.2-5 or lower
+ - Uploading newer versions may break Bazel packages
+ * Update standards to 4.7.2 (no changes)
+ * Refresh packaging
+ * Remove unused lintian override
+
+ -- Olek Wojnar <olek at debian.org> Fri, 21 Mar 2025 20:15:10 -0400
+
zstd-jni-java (1.5.2-5+ds-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -10,8 +10,8 @@ Build-Depends: debhelper-compat (= 13),
libzstd-dev,
maven-debian-helper,
maven-repo-helper,
- pkg-config,
-Standards-Version: 4.6.1
+ pkgconf,
+Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/luben/zstd-jni
Vcs-Browser: https://salsa.debian.org/java-team/zstd-jni-java
=====================================
debian/copyright
=====================================
@@ -53,7 +53,7 @@ License: BSD-3-clause
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: debian/*
-Copyright: 2022 Olek Wojnar <olek at debian.org>
+Copyright: 2022-2025 Olek Wojnar <olek at debian.org>
License: BSD-2-clause
License: BSD-2-clause
=====================================
debian/libzstd-jni-java.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# False positive. Bug reported:
-# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022792
-libzstd-jni-java: bad-jar-name
=====================================
debian/patches/import_pom.patch
=====================================
@@ -1,6 +1,6 @@
Description: Import Maven upstream pom
To allow Maven builds and avoid the unnecessary pain of sbt.
-Source: https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom
+Origin: https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom
Forwarded: not-needed
Last-Update: 2022-10-20
View it on GitLab: https://salsa.debian.org/java-team/zstd-jni-java/-/compare/3b7155fae98f53110bb6250be0395406f979ffc1...f0b77c300b71926b43fed5fc065265d9c6b6586d
--
View it on GitLab: https://salsa.debian.org/java-team/zstd-jni-java/-/compare/3b7155fae98f53110bb6250be0395406f979ffc1...f0b77c300b71926b43fed5fc065265d9c6b6586d
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/20250322/8a71d661/attachment.htm>
More information about the pkg-java-commits
mailing list