Преглед изворни кода

* 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)

Arch Librarian пре 22 година
родитељ
комит
793c077edf
2 измењених фајлова са 9 додато и 2 уклоњено
  1. 7 0
      debian/changelog
  2. 2 2
      debian/control

+ 7 - 0
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
 apt (0.5.6) unstable; urgency=low
 
 
   * Adam Heath <doogie@debian.org>
   * Adam Heath <doogie@debian.org>

+ 2 - 2
debian/control

@@ -10,7 +10,7 @@ Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
 Package: apt
 Package: apt
 Architecture: any
 Architecture: any
 Depends: ${shlibs:Depends}
 Depends: ${shlibs:Depends}
-Priority: standard
+Priority: important
 Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
 Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
 Provides: ${libapt-pkg:provides}
 Provides: ${libapt-pkg:provides}
 Suggests: dpkg-dev, apt-doc
 Suggests: dpkg-dev, apt-doc
@@ -36,7 +36,7 @@ Package: libapt-pkg-dev
 Architecture: any
 Architecture: any
 Priority: optional
 Priority: optional
 Depends: apt-utils, ${libapt-pkg:provides}, ${libapt-inst:provides}
 Depends: apt-utils, ${libapt-pkg:provides}, ${libapt-inst:provides}
-Section: devel
+Section: libdevel
 Description: Development files for APT's libapt-pkg and libapt-inst
 Description: Development files for APT's libapt-pkg and libapt-inst
  This package contains the header files and libraries for
  This package contains the header files and libraries for
  developing with APT's libapt-pkg Debian package manipulation
  developing with APT's libapt-pkg Debian package manipulation