]> err.no Git - dpkg/commitdiff
control updates
authorWichert Akkerman <wakkerma@debian.org>
Fri, 27 Jul 2001 02:22:42 +0000 (02:22 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Fri, 27 Jul 2001 02:22:42 +0000 (02:22 +0000)
ChangeLog
debian/control

index 855940b4ca2fb73d2530b9a50418fc0e230a4bd9..1b8a57455166c40dc65934c07ec1ec48c314a356 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jul 27 04:21:51 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * debian/control: fix typo in section for dpkg-doc, correct
+    replaces for dselect and remove Linux references
+
 Fri Jul 27 04:05:55 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
 
   * po/POTFILES.in: add main/query.c and main/showpkg.c
index 0e1f74ad2653ced5626f63da8a4bfd865ea60af5..12dca48e0ae33a4b0c5bc594dcd303aeac51a78f 100644 (file)
@@ -61,7 +61,7 @@ Description: Package building tools for Debian
  for example, most packages need the `make' and the C compiler `gcc'.
 
 Package: dpkg-doc
-Section: docs
+Section: doc
 Priority: optional
 Architecture: all
 Replaces: dpkg-dev (<<1.4.1.19)
@@ -74,8 +74,8 @@ Description: Dpkg Internals Documentation
 Package: dselect
 Architecture: any
 Depends: ${shlibs:Depends}
-Replaces: dpkg (>= 1.9.10)
-Description: a user tool to manage Debian GNU/Linux packages
+Replaces: dpkg (<< 1.10)
+Description: a user tool to manage Debian packages
  dselect is the primary user interface for installing, removing and
- managing Debian GNU/Linux packages. It is an front-end to dpkg.
+ managing Debian packages. It is an front-end to dpkg.