|
|
@@ -41,6 +41,7 @@ Architecture: any
|
|
|
Multi-Arch: same
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
+Section: libs
|
|
|
Description: package managment runtime library
|
|
|
This library provides the common functionality for searching and
|
|
|
managing packages as well as information about packages.
|
|
|
@@ -62,6 +63,7 @@ Architecture: any
|
|
|
Multi-Arch: same
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
+Section: libs
|
|
|
Description: deb package format runtime library
|
|
|
This library provides methods to query and extract information
|
|
|
from deb packages. This includes the control data and the package
|