primecount 7.2+ds-4 source package in Ubuntu

Changelog

primecount (7.2+ds-4) unstable; urgency=medium

  * Technical upload.
  * Debianization:
    - d/control:
      - primecount-doc package:
        - Suggests field, remove pdf-viewer.

 -- Jerome Benoit <email address hidden>  Sun, 13 Feb 2022 17:23:33 +0000

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
primecount_7.2+ds-4.dsc 3.1 KiB d2c3d0d5330ebf1e9685160557f1ba6cf0dba9feeeb170f6718f5c8c863dfde3
primecount_7.2+ds.orig.tar.xz 109.0 KiB 65de51ef9160ea7958255eb3c9773ce043a3f26e00a010c778c5d8313bd63381
primecount_7.2+ds-4.debian.tar.xz 6.4 KiB 91b631dd84a0fa33cf1627e31eb4d3bba4a27c556af2fd8e8d27eb849d449774

Available diffs

No changes file available.

Binary packages built by this source

libprimecount-dev: fast prime number counter C/C++ library -- libdev

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the static library and symbolic links needed
 for development.

libprimecount-dev-common: fast prime number counter C/C++ library -- headers

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the headers needed by developers.

libprimecount7: fast prime number counter C/C++ library -- lib

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the shared library.

libprimecount7-dbgsym: debug symbols for libprimecount7
primecount: fast prime number counter C/C++ library

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This dummy package provides the standard installation.

primecount-bin: fast prime number counter C/C++ library -- bin

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 This package provides the command line utility primecount.

primecount-bin-dbgsym: debug symbols for primecount-bin
primecount-doc: fast prime number counter C/C++ library -- doc

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the API documentation with its concomitant examples.