X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d153f53f46536ead5145e25fa35dd978a0b0a34c..ab559b358d7c390ac63bfcf8d526ca44761aafc5:/debian/control diff --git a/debian/control b/debian/control index f82e95d8e..b1ec77cbc 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Standards-Version: 2.4.1 Package: apt Architecture: any Depends: ${shlibs:Depends} +Priority: standard Conflicts: deity Replaces: deity Provides: libapt-pkg${libapt-pkg:major} @@ -17,11 +18,12 @@ Description: Advanced front-end for dpkg . APT features complete installation ordering, multiple source capability and several other unique features, see the Users Guide in - /usr/doc/apt/guide.text.gz + /usr/doc/apt/users-guide.txt.gz Package: libapt-pkg-dev Architecture: any -Depends: ${shlibs:Depends} +Priority: optional +Depends: libapt-pkg${libapt-pkg:major} Description: Development files for APT's libapt-pkg This package contains the header files and static libraries for developing with APT's libapt-pkg Debian package manipulation @@ -29,6 +31,7 @@ Description: Development files for APT's libapt-pkg Package: libapt-pkg-doc Architecture: all +Priority: optional Description: Documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries.