aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-03-25 20:30:37 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-03-25 20:32:57 +0100
commit3e7761beb59987650794b6dd890f6aaae70b6ede (patch)
treebd85cca5be271c1b74c64221aa530f8c52dec450 /debian/control
parent260338460ae1279742b48ad40ecd838d5ae3471a (diff)
downloadlibconfig-3e7761beb59987650794b6dd890f6aaae70b6ede.tar.gz
Improve libconfig(++)8-dev transition package descriptions.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control39
1 files changed, 7 insertions, 32 deletions
diff --git a/debian/control b/debian/control
index 0d54d0f..0dd3d9e 100644
--- a/debian/control
+++ b/debian/control
@@ -61,22 +61,9 @@ Package: libconfig8-dev
Depends: libconfig-dev, ${misc:Depends}
Architecture: any
Section: libdevel
-Description: parsing and 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.
- .
- transitional dummy package
+Description: Transitional package for libconfig-dev
+ This is a transitional package for libconfig-dev, and can be safely removed
+ when no other package depends on it.
Package: libconfig++-dev
Section: libdevel
@@ -107,22 +94,10 @@ Package: libconfig++8-dev
Depends: libconfig++-dev, ${misc:Depends}
Architecture: any
Section: libdevel
-Description: parsing and 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.
- .
- transitional dummy package
+Description: Transitional package for libconfig++-dev
+ This is a transitional package for libconfig++-dev, and can be safely removed
+ when no other package depends on it.
+
Package: libconfig-dbg
Section: debug