From 3c357b0af589371ed64d29917cbfadf060547129 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Mon, 5 Mar 2012 21:49:27 +0000 Subject: Fix incorrect section for transitional package --- debian/control | 4 ++-- 1 file 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 -- cgit v1.2.3