debian: Fix package sections.
[checkpath] / debian / control
index b47da1c..21f8e57 100644 (file)
@@ -22,6 +22,7 @@ Description: Checks PATH variable for security
 
 Package: libcheckpath1
 Architecture: any
+Section: libs
 Depends: ${shlibs:Depends}
 Description: Checks paths for security
  Walks a pathname, checking every symlink and directory on the way,
@@ -32,6 +33,7 @@ Description: Checks paths for security
 
 Package: libcheckpath-dev
 Architecture: any
+Section: devel
 Depends: libcheckpath1 (= ${Source-Version}), mlib-dev (>= 2.0.0), libc6-dev
 Description: Checks paths for security
  Walks a pathname, checking every symlink and directory on the way,