libcork 1.0.0~rc3-3 source package in Ubuntu

Changelog

libcork (1.0.0~rc3-3) unstable; urgency=medium

  * debian/copyright:
    - Update entry for tests/cram.py.
  * debian/control:
    - Update Homepage to github.
  * debian/tests/upstream-test-suite:
    - Ignore the error from dh_auto_configure. This will make
      autopkgtest within pbuilder happy.
    - Remove dh_auto_build from script, and only build tests.
  * debian/tests/control:
    - Install include and library for the test.
  * debian/patches:
    - Update 03 patch to ensure using system python3-cram.
    - Add a patch for autopkgtest, or CI pipeline:
        autopkgtest-Use-system-library-to-run-test.patch
      It uses system's include and library, and skip to build local
      library.

 -- Roger Shimizu <email address hidden>  Sun, 29 Aug 2021 15:35:31 +0900

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libcork_1.0.0~rc3-3.dsc 2.1 KiB d54876a1529c1661cd71f2bb2051fa517eb7406f16e6e1843838c0a8c52b30ea
libcork_1.0.0~rc3.orig.tar.gz 197.7 KiB edaf3c604262f151cc0ca2f141636755f63c75d4dea475d40e95c9f327bb37ec
libcork_1.0.0~rc3-3.debian.tar.xz 30.9 KiB 24daf6b8b0edc03773d3836cedc99cc2a26f0829ccc6f5f66a66bbb0b9314eaa

Available diffs

No changes file available.

Binary packages built by this source

libcork-dev: simple, easily embeddable, cross-platform C library (development files)

 It falls roughly into the same category as glib or APR in the C world;
 the STL, POCO, or QtCore in the C++ world; or the standard libraries of any
 decent dynamic language.
 .
 So if libcork has all of these comparables, why a new library? Well, none of
 the C++ options are really applicable here. And none of the C options work,
 because one of the main goals is to have the library be highly modular,
 and useful in resource-constrained systems. You’ll hopefully see how this
 fits into an interesting niche of its own.
 .
 This package provides C header files for the libraries.

libcork-doc: No summary available for libcork-doc in ubuntu kinetic.

No description available for libcork-doc in ubuntu kinetic.

libcork16: simple, easily embeddable, cross-platform C library

 It falls roughly into the same category as glib or APR in the C world;
 the STL, POCO, or QtCore in the C++ world; or the standard libraries of any
 decent dynamic language.
 .
 So if libcork has all of these comparables, why a new library? Well, none of
 the C++ options are really applicable here. And none of the C options work,
 because one of the main goals is to have the library be highly modular,
 and useful in resource-constrained systems. You’ll hopefully see how this
 fits into an interesting niche of its own.
 .
 This package provides shared libraries.

libcork16-dbgsym: debug symbols for libcork16