|
@@ -44,6 +44,7 @@ Multi-Arch: same
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
Breaks: apt (<< 1.1~exp4), libapt-inst1.5 (<< 0.9.9~)
|
|
Breaks: apt (<< 1.1~exp4), libapt-inst1.5 (<< 0.9.9~)
|
|
|
|
|
+Recommends: apt (>= ${binary:Version})
|
|
|
Section: libs
|
|
Section: libs
|
|
|
Description: package management runtime library
|
|
Description: package management runtime library
|
|
|
This library provides the common functionality for searching and
|
|
This library provides the common functionality for searching and
|