[Git][java-team/openhft-chronicle-bytes][master] 9 commits: Build-Depends: s/default-jdk/default-jdk-headless/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Feb 16 20:40:12 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / openhft-chronicle-bytes
Commits:
a3f749c4 by Andreas Tille at 2025-02-16T21:29:10+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
f5eb2cc4 by Andreas Tille at 2025-02-16T21:30:02+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
f1347b5c by Andreas Tille at 2025-02-16T21:30:03+01:00
debhelper-compat 13 (routine-update)
- - - - -
a947c4b0 by Andreas Tille at 2025-02-16T21:30:29+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
2528d5cb by Andreas Tille at 2025-02-16T21:30:29+01:00
Secure URI in copyright format (routine-update)
- - - - -
08b94f02 by Andreas Tille at 2025-02-16T21:30:29+01:00
Drop useless get-orig-source target (routine-update)
- - - - -
4d61591b by Andreas Tille at 2025-02-16T20:30:30+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
f314c3fa by Andreas Tille at 2025-02-16T20:30:30+00:00
Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
- - - - -
4ef319c3 by Andreas Tille at 2025-02-16T21:36:51+01:00
routine-update: Ready to upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+openhft-chronicle-bytes (1.1.15-3) unstable; urgency=medium
+
+ * Team upload.
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Drop useless get-orig-source target (routine-update)
+ * Trim trailing whitespace.
+ * Update watch file format version to 4.
+
+ -- Andreas Tille <tille at debian.org> Sun, 16 Feb 2025 21:30:39 +0100
+
openhft-chronicle-bytes (1.1.15-2) unstable; urgency=medium
* Fix Java 9 compatibility.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -1,27 +1,27 @@
Source: openhft-chronicle-bytes
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends:
- debhelper (>= 9),
- default-jdk,
- junit4,
- libintellij-annotations-java,
- libmaven-bundle-plugin-java,
- libmockito-java,
- libopenhft-chronicle-core-java,
- libslf4j-java,
- libsnappy-java,
- maven-debian-helper (>= 2.1)
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-chronicle-bytes.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-chronicle-bytes.git
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ default-jdk-headless,
+ junit4,
+ libintellij-annotations-java,
+ libmaven-bundle-plugin-java,
+ libmockito-java,
+ libopenhft-chronicle-core-java,
+ libslf4j-java,
+ libsnappy-java,
+ maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/openhft-chronicle-bytes
+Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-bytes.git
Homepage: https://github.com/OpenHFT/Chronicle-Bytes
Package: libopenhft-chronicle-bytes-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends},
+ ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: OpenHFT byte buffer library
Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with some
=====================================
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: OpenHFT Chronicle Bytes
Source: https://github.com/OpenHFT/Chronicle-Bytes
Files-Excluded: *.iml
=====================================
debian/rules
=====================================
@@ -9,6 +9,3 @@ override_dh_auto_clean:
override_dh_auto_test:
-dh_auto_test
-
-get-orig-source:
- uscan --download-current-version --force-download --repack --rename --compression xz
=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
https://github.com/OpenHFT/Chronicle-Bytes/tags .*/chronicle-bytes-(.*).tar.gz
View it on GitLab: https://salsa.debian.org/java-team/openhft-chronicle-bytes/-/compare/0d8ef144a9600f0cc689e7a63cc493cc76bad3f5...4ef319c32e35450cedba2cd74ea7a61d5075134c
--
View it on GitLab: https://salsa.debian.org/java-team/openhft-chronicle-bytes/-/compare/0d8ef144a9600f0cc689e7a63cc493cc76bad3f5...4ef319c32e35450cedba2cd74ea7a61d5075134c
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/20250216/11e9a9bf/attachment.htm>
More information about the pkg-java-commits
mailing list