carrotsearch-hppc 0.7.2-2~18.04 source package in Ubuntu
Changelog
carrotsearch-hppc (0.7.2-2~18.04) bionic; urgency=medium * Backport for OpenJDK 11. LP: #1814133. carrotsearch-hppc (0.7.2-2) unstable; urgency=medium * Team upload. * Remove some extra rules we don’t actually use. * Add myself as an uploader. * Add missing build dependency libicu4j-java (Closes: #919729). carrotsearch-hppc (0.7.2-1) unstable; urgency=medium * Team upload. * New upstream version. * Update the patch to apply to the new version. * Refresh maven rules. * Install NOTICE.txt which has got renamed upstream. * Install other text files too. * Install CHANGES.txt as the upstream changelog. carrotsearch-hppc (0.6.1-6) unstable; urgency=medium * Team upload. * Removed the @Generated annotation in the template to fix the build failure with Java 11 (Closes: #912232) * Standards-Version updated to 4.2.1 * Use salsa.debian.org Vcs-* URLs -- Matthias Klose <email address hidden> Tue, 26 Feb 2019 13:11:45 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | misc | |
Bionic | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
carrotsearch-hppc_0.7.2.orig.tar.gz | 223.7 KiB | 9381c4084121e027ef548b534166b67cfbbcea29e75587fe043b7e8cc478fa40 |
carrotsearch-hppc_0.7.2-2~18.04.debian.tar.xz | 3.8 KiB | 554af9bfce12daf142d6f150d4babb8a86daa8f7fb17d34f75e3f5b42543bfc1 |
carrotsearch-hppc_0.7.2-2~18.04.dsc | 2.2 KiB | cc0fa5b8b9cada261aac3fbb40b217bb8aecf434da5a2c460256d8c0f3dd64e9 |
Available diffs
Binary packages built by this source
- libcarrotsearch-hppc-java: High Performance Primitive Collections for Java
hppc is a library that contains fundamental data structures (maps,
sets, lists, stacks, queues) generated for combinations of object and
primitive types to conserve JVM memory and speed up execution.