Debian NEW package overview for fastdoubleparser
fastdoubleparser_2.0.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 13 Feb 2025 10:42:39 +0100
Source:fastdoubleparser
Binary:libfastdoubleparser-java
Architecture:source all
Version:2.0.1-1
Distribution:unstable
Urgency:low
Maintainer:Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Changed-By:Julien Plissonneau Duquène <sre4ever@free.fr>
Description:
libfastdoubleparser-java - parsers for double, float, BigDecimal and BigInteger values
Closes:1088218
Changes:
fastdoubleparser (2.0.1-1) unstable; urgency=low

  * Initial release. (Closes: #1088218)
Files:
897f37b36984f04d3af720be53658806 2242 java optional fastdoubleparser_2.0.1-1.dsc
4014976e7b7278ad43802d854cf58b58 3100112 java optional fastdoubleparser_2.0.1.orig.tar.xz
ff610498ecec329f22e6c9be72309cbd 5012 java optional fastdoubleparser_2.0.1-1.debian.tar.xz
fe2d35b5bd3cc563ab0729cf84518f5d 14847 java optional fastdoubleparser_2.0.1-1_amd64.buildinfo
5e8d78d5939565f4b7dcf783f81ae660 180524 java optional libfastdoubleparser-java_2.0.1-1_all.deb
fastdoubleparser_2.0.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:fastdoubleparser
Binary:libfastdoubleparser-java
Architecture:all
Version:2.0.1-1
Maintainer:Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:Julien Plissonneau Duquène <sre4ever@free.fr>
Homepage:https://github.com/wrandelshofer/FastDoubleParser
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/java-team/libfastdoubleparser-java
Vcs-Git:https://salsa.debian.org/java-team/libfastdoubleparser-java.git
Build-Depends:debhelper-compat (=13), default-jdk, maven-debian-helper
Build-Depends-Indep:libbuild-helper-maven-plugin-java, libmaven-antrun-plugin-java, libmaven-assembly-plugin-java, libmaven-dependency-plugin-java
Package-List:libfastdoubleparser-java deb java optional arch=all
Files:
4014976e7b7278ad43802d854cf58b58 3100112 fastdoubleparser_2.0.1.orig.tar.xz
ff610498ecec329f22e6c9be72309cbd 5012 fastdoubleparser_2.0.1-1.debian.tar.xz
lintian 2.104.0 check for fastdoubleparser_2.0.1-1.dsc (click to toggle)
README.source for fastdoubleparser_2.0.1-1.dsc (click to toggle)
# libfastdoubleparser-java for Debian: source maintenance

## Workflow

This package is maintained using the "patch unapplied strategy" and a
repository layout following DEP-14 (`upstream/latest` and `debian/latest`).

In other terms, the source outside of `debian/` directory, as checked out
from the repository, is unmodified from the upstream one.

The package may be built using `gbp buildpackage` with the branch
`debian/latest` checked out.

To import the sources of a new release it is recommended to use `gbp
import-orig --uscan`. `gbp` is configured to update the `pristine-tar`
branch.

Note that up to the initial 2.0.1 release the `upstream/latest` branch is
actually a clone of upstream's `main` branch; sources contents were found (as
expected) to be perfectly identical to the release tarball.
control file for libfastdoubleparser-java_2.0.1-1_all.deb (click to toggle)
Package:libfastdoubleparser-java
Source:fastdoubleparser
Version:2.0.1-1
Architecture:all
Maintainer:Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Installed-Size:232
Section:java
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/wrandelshofer/FastDoubleParser
Description:
parsers for double, float, BigDecimal and BigInteger values
 This is a Java port of Daniel Lemire's fast_float project.
 .
 This project provides parsers for double, float, BigDecimal and BigInteger
 values. The double and float parsers are optimised for speed for the most
 common inputs. The BigDecimal and BigInteger parsers are optimised for speed
 on all inputs.
 .
 The code in this project contains optimised versions for major Java revisions,
 released in a single multi-release jar, which contains the code for all these
 versions.
 .
 This package contains the Java library.
lintian 2.104.0 check for libfastdoubleparser-java_2.0.1-1_all.deb (click to toggle)
contents of libfastdoubleparser-java_2.0.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-02-13 09:42 ./
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/doc/libfastdoubleparser-java/
-rw-r--r-- root/root      1999 2024-11-10 15:51 ./usr/share/doc/libfastdoubleparser-java/NOTICE
-rw-r--r-- root/root       469 2025-02-13 09:42 ./usr/share/doc/libfastdoubleparser-java/README.Debian
-rw-r--r-- root/root      7235 2024-11-10 15:51 ./usr/share/doc/libfastdoubleparser-java/README.md.gz
-rw-r--r-- root/root       174 2025-02-13 09:42 ./usr/share/doc/libfastdoubleparser-java/changelog.Debian.gz
-rw-r--r-- root/root      3679 2025-02-13 09:42 ./usr/share/doc/libfastdoubleparser-java/copyright
-rw-r--r-- root/root      3047 2024-11-10 15:51 ./usr/share/doc/libfastdoubleparser-java/thirdparty-LICENSE
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/java/
-rw-r--r-- root/root    188177 2025-02-13 09:42 ./usr/share/java/fastdoubleparser-2.0.1.jar
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser/2.0.1/
-rw-r--r-- root/root      1022 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser/2.0.1/fastdoubleparser-2.0.1.pom
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser/debian/
-rw-r--r-- root/root      1017 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser/debian/fastdoubleparser-debian.pom
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser-parentproject/
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser-parentproject/2.0.1/
-rw-r--r-- root/root      3274 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser-parentproject/2.0.1/fastdoubleparser-parentproject-2.0.1.pom
drwxr-xr-x root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser-parentproject/debian/
-rw-r--r-- root/root      3275 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser-parentproject/debian/fastdoubleparser-parentproject-debian.pom
lrwxrwxrwx root/root         0 2025-02-13 09:42 ./usr/share/java/fastdoubleparser.jar -> fastdoubleparser-2.0.1.jar
lrwxrwxrwx root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser/2.0.1/fastdoubleparser-2.0.1.jar -> ../../../../../java/fastdoubleparser-2.0.1.jar
lrwxrwxrwx root/root         0 2025-02-13 09:42 ./usr/share/maven-repo/ch/randelshofer/fastdoubleparser/debian/fastdoubleparser-debian.jar -> ../../../../../java/fastdoubleparser-2.0.1.jar

Timestamp: 13.02.2025 / 11:02:45 (UTC)