Просмотр исходного кода

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

Adam Heath лет назад: 24
Родитель
Сommit
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.