aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 0f57b64..0d54d0f 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,7 @@ Description: parsing and manipulation of structured config files(development)
Package: libconfig8-dev
Depends: libconfig-dev, ${misc:Depends}
Architecture: any
-Section: oldlibs
+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
@@ -106,7 +106,7 @@ Description: parsing and manipulation of structured config files(C++ development
Package: libconfig++8-dev
Depends: libconfig++-dev, ${misc:Depends}
Architecture: any
-Section: oldlibs
+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