From 660e54c5cb769a5a97af343d2cb412c0b70d8537 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 26 Feb 2012 20:54:24 +0000 Subject: Lintian Fixes. P: libconfig source: source-contains-prebuilt-binary contrib/cmake/CMakeFiles/CompilerIdCXX/a.out P: libconfig source: source-contains-prebuilt-binary contrib/cmake/CMakeFiles/CompilerIdC/a.out P: libconfig source: unneeded-build-dep-on-quilt W: libconfig source: out-of-date-standards-version 3.9.2 (current is 3.9.3) P: libconfig9: copyright-with-old-dh-make-debian-copyright P: libconfig++9: copyright-with-old-dh-make-debian-copyright P: libconfig++-dbg: copyright-with-old-dh-make-debian-copyright I: libconfig++-dbg: extended-description-is-probably-too-short P: libconfig-dev: copyright-with-old-dh-make-debian-copyright P: libconfig-dbg: copyright-with-old-dh-make-debian-copyright I: libconfig-dbg: extended-description-is-probably-too-short P: libconfig++-dev: copyright-with-old-dh-make-debian-copyright --- contrib/cmake/CMakeFiles/CompilerIdC/a.out | Bin 8337 -> 0 bytes contrib/cmake/CMakeFiles/CompilerIdCXX/a.out | Bin 8466 -> 0 bytes debian/control | 20 ++++++++++++++++++-- debian/copyright | 7 ++++--- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100755 contrib/cmake/CMakeFiles/CompilerIdC/a.out delete mode 100755 contrib/cmake/CMakeFiles/CompilerIdCXX/a.out diff --git a/contrib/cmake/CMakeFiles/CompilerIdC/a.out b/contrib/cmake/CMakeFiles/CompilerIdC/a.out deleted file mode 100755 index b18090c..0000000 Binary files a/contrib/cmake/CMakeFiles/CompilerIdC/a.out and /dev/null differ diff --git a/contrib/cmake/CMakeFiles/CompilerIdCXX/a.out b/contrib/cmake/CMakeFiles/CompilerIdCXX/a.out deleted file mode 100755 index 74b17e6..0000000 Binary files a/contrib/cmake/CMakeFiles/CompilerIdCXX/a.out and /dev/null differ diff --git a/debian/control b/debian/control index e5ee4b6..19b95a8 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: libconfig Priority: optional Maintainer: Jose Luis Tallon Uploaders: Jonathan McCrohan -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, texinfo, texlive-latex-base, quilt -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, texinfo, texlive-latex-base +Standards-Version: 3.9.3 Homepage: http://www.hyperrealm.com/libconfig/ Section: libs @@ -88,6 +88,14 @@ Priority: extra Architecture: any Depends: libconfig9 (= ${binary:Version}), ${misc:Depends} Description: debug symbols for libconfig9 + 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 package provides debugging information for the libconfig library. Package: libconfig++-dbg @@ -96,4 +104,12 @@ Priority: extra Architecture: any Depends: libconfig++9 (= ${binary:Version}), ${misc:Depends} Description: debug symbols for libconfig++9 + 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 package provides debugging information for the libconfig++ library. diff --git a/debian/copyright b/debian/copyright index d5bdc98..c5556f6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -30,6 +30,7 @@ On Debian systems, the full text of GNU's Lesser General Public License can be found at /usr/share/common-licenses/LGPL-2.1 -The Debian packaging is (C) 2006-2009, Jose Luis Tallon , -(C) 2011-2012, Jonathan McCrohan and is licensed under -the GPL version 2, see `/usr/share/common-licenses/GPL-2'. +The Debian packaging is copyright 2006-2009, Jose Luis Tallon +, copyright 2011-2012, Jonathan McCrohan + and is licensed under the GPL version 2, see +`/usr/share/common-licenses/GPL-2'. -- cgit v1.2.3