Review: libconfig 1.8.2-1
Package Information
| Description | parsing/manipulation of structured configuration files 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. |
|---|---|
| Maintainer | Mohammed Bilal <rmb@debian.org> |
| Changed By | Mohammed Bilal <rmb@debian.org> |
| Sponsor | rmb@debian.org |
| Distribution | experimental |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/debian/libconfig.git (browse) |
| Popcon Installs | 67629 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/libconfig |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Changed-By | Mohammed Bilal |
|---|---|
| Architecture | source amd64 all |
| Distribution | experimental |
| Date | Sun, 29 Mar 2026 11:34:58 +0000 |
| Source | libconfig |
| Version | 1.8.2-1 |
Changelog
libconfig (1.8.2-1) experimental; urgency=medium
.
* New upstream version 1.8.2
- Bump soname to 15.
* ACK NMU by Bastian German.
* d/watch: switch to v5.
* d/patches: drop patches applied upstream.
* d/s/options: ignore CRLF to CR changes.
* d/copyright:
- Fix lintian old-fsf-address-in-copyright-file.
- Refresh copyright file
* d/salsa-ci.yml: update salsa-ci.yml.
* d/clean: remove doc/libconfig.info.
* d/ctrl:
- remove Rules-Requires-Root:no.
- Bump Std-Ver to 4.7.3 (remove priority field)..dsc
| Package-List | libconfig++-dev deb libdevel optional arch=any libconfig++15 deb libs optional arch=any libconfig-dev deb libdevel optional arch=any libconfig-doc deb doc optional arch=all libconfig15 deb libs optional arch=any |
|---|---|
| Section | libdevel |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libconfig
Upstream-Contact: Mark A Lindner <hyperrealm@gmail.com>
Source: https://github.com/hyperrealm/libconfig
Files: *
Copyright: 2004-2023 Mark A Lindner
License: LGPL-2.1+
Files: contrib/ls-config/*
Copyright: 2013, Ćukasz A. Grabowski <www@lucas.net.pl>
License: GPL-2+
Files: contrib/chained/*
Copyright: 2016 Richard Schubert
License: LGPL-2.1+
Files: lib/grammar.c
lib/grammar.h
Copyright: 1984-2015, Free Software Foundation, Inc.
License: GPL-3+ with Bison-2.2 exception
Files: contrib/cmake/cmake_work/cmake_uninstall.cmake.in
Copyright: 2006-2008, The FLWOR Foundation.
License: Apache-2.0
Files: aux-build/config.rpath
Copyright: 1996-2007, Free Software Foundation, Inc.
License: FSFULLR
Files: m4/ltsugar.m4
m4/ltversion.m4
m4/ltoptions.m4
m4/lt~obsolete.m4
Copyright: 1996-2024, Free Software Foundation, Inc.
License: FSFULLR
Files: m4/libtool.m4
Copyright:
1996-2001, 2003-2019, 2021-2024 Free Software Foundation, Inc.
License-Grant:
GNU Libtool is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.
License: FSFULLR and GPL-2+ with Libtool exception
As a special exception to the GNU General Public License,
if you distribute this file as part of a program or library that
is built using GNU Libtool, you may include this file under the
same distribution terms that you use for the rest of that program.
Files: aux-build/ltmain.sh
Copyright: 1996, Gordon Matzigkeit <gord@gnu.ai.mit.edu>
1996-2024, Free Software Foundation, Inc.
License: GPL-2+ with Libtool exception
Files: aux-build/install-sh
Copyright: 1994, X Consortium
License: X11
Files: aux-build/texinfo.tex
Copyright: 1985-2024, Free Software Foundation, Inc
License: GPL-3+ with tex exception
Files: debian/*
Copyright: 2006-2009, Jose Luis Tallon <jltallon@adv-solutions.net>
2011-2013, Jonathan McCrohan <jmccrohan@gmail.com>
2025 Mohammed Bilal <rmb@debian.org>
License: GPL-2+
License: Apache-2.0
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache License,
Version 2.0 can be found in '/usr/share/common-licenses/Apache-2.0'.
License: FSFULLR
This file is free software; the Free Software Foundation gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License along
with this program; if not, see <https://www.gnu.org/licenses/>.
Comment: on Debian systems, the complete text of the GNU General Public
License v2 can be found in `/usr/share/common-licenses/GPL-2'.
License: GPL-3+ with Bison-2.2 exception
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. */
.
As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work
under terms of your choice, so long as that work isn't itself a
parser generator using the skeleton or a modified version thereof
as a parser skeleton. Alternatively, if you modify or redistribute
the parser skeleton itself, you may (at your option) remove this
special exception, which will cause the skeleton and the resulting
Bison output files to be licensed under the GNU General Public
License without this special exception.
.
This special exception was added by the Free Software Foundation in
version 2.2 of Bison.
License: LGPL-2.1+
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public License
along with this package; if not, see <https://www.gnu.org/licenses/>.
Comment: on Debian systems, the complete text of the GNU Lesser General
Public License v2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
License: GPL-2+ with Libtool exception
GNU Libtool is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
As a special exception to the GNU General Public License,
if you distribute this file as part of a program or library that
is built using GNU Libtool, you may include this file under the
same distribution terms that you use for the rest of that program.
.
GNU Libtool is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with GNU Libtool; see the file COPYING. If not, a copy
can be downloaded from http://www.gnu.org/licenses/gpl.html.
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
License: X11
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.
Except as contained in this notice, the name of the X Consortium shall not
be used in advertising or otherwise to promote the sale, use or other deal-
ings in this Software without prior written authorization from the X Consor-
tium.
License: GPL-3+ with tex exception
This texinfo.tex file is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
.
This texinfo.tex file is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
As a special exception, when this file is read by TeX when processing
a Texinfo source document, you may use the result without
restriction. This Exception is an additional permission under section 7
of the GNU General Public License, version 3 ("GPLv3").
Review Information
started — allocated to babelouest 3 hours ago, started 3 hours ago.