libconfig 1.5-0.4 source package in Ubuntu

Changelog

libconfig (1.5-0.4) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules:
    + Bump shlibs version to cater for new symbols added when building
      with GCC 7.  Closes: #853517
    + Don't compress a 4.1 KB example file.  Closes: #717954
  * debian/watch: rewrite pointing to github.  Closes: #825964
  * debian/control:
    + Drop transitional packages libconfig8-dev and libconfig++8-dev.
      Closes: #878652
    + Drop build-depends on g++, implied by build-essential and the version
      requested is already old enough.
    + Bump Standards-Version to 4.1.1, no changes needed.
    + Mark libconfig-doc as Multi-Arch: foreign.
  * Bump debhelper compat level to 10:
    + Drop --parallel, now default.
    + Drop --with autoreconf, now default (also drop the build-dep).
  * Drop *-dbg packages in favour of automatic debug packages.
  * debian/shlibs: remove, it only contains default stuff.

 -- Mattia Rizzolo <email address hidden>  Fri, 10 Nov 2017 21:29:25 +0100

Upload details

Uploaded by:
Jonathan McCrohan
Uploaded to:
Sid
Original maintainer:
Jonathan McCrohan
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
libconfig_1.5-0.4.dsc 2.1 KiB 0f6a7f04adbb3d4c584a3cf0437f9824e8d7946eb7adaf3bf06c8f08fe819a5c
libconfig_1.5.orig.tar.gz 629.3 KiB e31daa390d8e4461c8830512fe2e13ba1a3d6a02a2305a02429eec61e68703f6
libconfig_1.5-0.4.debian.tar.xz 5.0 KiB ff244a46d30f5bdea4c41846f4cca409ff346b59cfba17a70989cb2517b009d5

No changes file available.

Binary packages built by this source

libconfig++-dev: parsing/manipulation of structured config files (C++ development)

 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files. Its main features are:
  - A fully reentrant parser: Multiple configurations can be parsed in
    concurrent threads at the same time.
  - A simple, structured configuration file format: more readable and compact
    than XML and more flexible than Windows' "INI" file format.
  - A low-footprint implementation
  - Proper documentation.
 .
 This package contains the files needed in order to use libconfig
 in your own C++ programs.

libconfig++9v5: parsing/manipulation of structured configuration files (C++ binding)

 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files.
 .
 This is the C++ binding.

libconfig++9v5-dbgsym: No summary available for libconfig++9v5-dbgsym in ubuntu eoan.

No description available for libconfig++9v5-dbgsym in ubuntu eoan.

libconfig-dev: parsing/manipulation of structured config files (development)

 This library features a fully reentrant parser and includes bindings for
 both the C and C++ programming languages. It runs on modern POSIX-compliant
 systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
 Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
 .
 This library allows parsing, manipulating and writing structured configuration
 files. Its main features are:
  - A fully reentrant parser: Multiple configurations can be parsed in
    concurrent threads at the same time.
  - A simple, structured configuration file format: more readable and compact
    than XML and more flexible than Windows' "INI" file format.
  - A low-footprint implementation
  - Proper documentation.
 .
 This package contains the files needed in order to use libconfig
 in your own programs.

libconfig-doc: No summary available for libconfig-doc in ubuntu cosmic.

No description available for libconfig-doc in ubuntu cosmic.

libconfig9: No summary available for libconfig9 in ubuntu eoan.

No description available for libconfig9 in ubuntu eoan.

libconfig9-dbgsym: debug symbols for libconfig9