summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-12-22 23:25:43 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2013-12-22 23:26:48 +0000
commit13cf7944f77f720d14dd7349724b8dd3a672ca15 (patch)
tree6ce1ce36fe4635e2daa9c1d60aef0ef7a20bc445 /debian/control
parent0c68d9a73ddf894e9b04a7b437ac5534b09aab6c (diff)
downloadlibconfig-13cf7944f77f720d14dd7349724b8dd3a672ca15.tar.gz
Update short package description (Closes: #710783)
Diffstat (limited to '')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index aced58b..bdf340c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
-Description: parsing and manipulation of structured configuration files
+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
@@ -26,7 +26,7 @@ Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
-Description: parsing and manipulation of structured configuration files(C++ binding)
+Description: 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
@@ -45,7 +45,7 @@ Breaks: libconfig8-dev (<< 1.4.8)
Depends: libconfig9 (= ${binary:Version}), pkg-config (>= 0.20), ${misc:Depends}
Recommends: libconfig-doc
Multi-Arch: same
-Description: parsing and manipulation of structured config files(development)
+Description: 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
@@ -80,7 +80,7 @@ Breaks: libconfig++8-dev (<< 1.4.8)
Depends: libconfig++9 (= ${binary:Version}), libconfig-dev,
pkg-config (>= 0.20), ${misc:Depends}
Multi-Arch: same
-Description: parsing and manipulation of structured config files(C++ development)
+Description: 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
@@ -114,7 +114,7 @@ Priority: extra
Architecture: any
Depends: libconfig9 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
-Description: parsing and manipulation of structured config files(debug symbols)
+Description: parsing/manipulation of structured config files (debug symbols)
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
@@ -131,7 +131,7 @@ Priority: extra
Architecture: any
Depends: libconfig9 (= ${binary:Version}), libconfig++9 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
-Description: parsing and manipulation of structured config files(C++ debug symbols)
+Description: parsing/manipulation of structured config files (C++ debug symbols)
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
@@ -148,7 +148,7 @@ Architecture: all
Replaces: libconfig-dev (<= 1.4.8)
Breaks: libconfig-dev (<= 1.4.8)
Depends: ${misc:Depends}
-Description: parsing and manipulation of structured config files(Documentation)
+Description: parsing/manipulation of structured config files (Documentation)
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