From 26452e185d18e0cee09a36d32f403fdd13f39d79 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 26 Jan 2012 00:21:57 +0000 Subject: fix accidental description changes --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 342e4dc..d6f9d06 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: libconfig9 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: processing of structured configuration files +Description: parsing and 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 @@ -24,7 +24,7 @@ Package: libconfig++9 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: processing of structured configuration files (C++ binding) +Description: parsing and 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 -- cgit v1.2.3