瀏覽代碼

dselect replaces dpkg << 1.10.3, as we moved the dselect config file and
manpages from dpkg.deb to dselect.deb.

Adam Heath 24 年之前
父節點
當前提交
0cdb6179e2
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 5 0
      ChangeLog
  2. 1 1
      debian/control

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+Thu Jul 11 23:33:13 CDT 2002 Adam Heath <doogie@debian.org>
+
+  * debian/control: dselect replaces dpkg << 1.10.3, as we moved the
+    dselect config file and manpages from dpkg.deb to dselect.deb.
+
 Thu Jul 11 22:26:30 CDT 2002 Adam Heath <doogie@debian.org>
 
   * utils/start-stop-daemon.c: If in --test mode, and --stop is given,

+ 1 - 1
debian/control

@@ -76,7 +76,7 @@ Description: Dpkg Internals Documentation
 Package: dselect
 Architecture: any
 Depends: ${shlibs:Depends}
-Replaces: dpkg (<< 1.10)
+Replaces: dpkg (<< 1.10.3)
 Description: a user tool to manage Debian packages
  dselect is the primary user interface for installing, removing and
  managing Debian packages. It is a front-end to dpkg.