From: Arch Librarian Date: Mon, 20 Sep 2004 17:02:07 +0000 (+0000) Subject: * Update control file to match overrides (apt priority ... X-Git-Tag: 0.7.24ubuntu1~718 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/793c077edf25b236dea33523f2f4fd7102206bc4?hp=fc0aaa5ecb51cc4d274d5d8c6bc430d664b01216 * Update control file to match overrides (apt priority ... Author: mdz Date: 2003-07-21 07:01:54 GMT * Update control file to match overrides (apt priority important, libapt-pkg-dev section libdevel) --- diff --git a/debian/changelog b/debian/changelog index ed56c1fce..93c3b3e64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.5.7) unstable; urgency=low + + * Update control file to match overrides (apt priority important, + libapt-pkg-dev section libdevel) + + -- + apt (0.5.6) unstable; urgency=low * Adam Heath diff --git a/debian/control b/debian/control index b7283172f..a1e38c1b0 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt Architecture: any Depends: ${shlibs:Depends} -Priority: standard +Priority: important Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7) Provides: ${libapt-pkg:provides} Suggests: dpkg-dev, apt-doc @@ -36,7 +36,7 @@ Package: libapt-pkg-dev Architecture: any Priority: optional Depends: apt-utils, ${libapt-pkg:provides}, ${libapt-inst:provides} -Section: devel +Section: libdevel Description: Development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation