* Update control file to match overrides (apt priority ...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:02:07 +0000 (17:02 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:02:07 +0000 (17:02 +0000)
Author: mdz
Date: 2003-07-21 07:01:54 GMT
* Update control file to match overrides (apt priority important,
libapt-pkg-dev section libdevel)

debian/changelog
debian/control

index ed56c1f..93c3b3e 100644 (file)
@@ -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 <doogie@debian.org>
index b728317..a1e38c1 100644 (file)
@@ -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