Wichert Akkerman лет назад: 25
Родитель
Сommit
9aa4806f05
2 измененных файлов с 16 добавлено и 1 удалено
  1. 13 0
      ChangeLog
  2. 3 1
      debian/changelog

+ 13 - 0
ChangeLog

@@ -1,3 +1,16 @@
+Sun Jul 15 00:37:13 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
+
+  * debian/preinst: removed (we now use dpkg.preinst)
+  * debian/control:
+    + add dselect package
+    + fix section of dpkg-doc
+  * debian/dpkg.conffiles: remove dselect.cfg
+  * debian/dselect.{conffiles,postinst,prerm}: added
+  * debian/rules: 
+    + add German to list of manpage translations
+    + split out dselect into its own package
+    + strip enoent and start-stop-daemon as well
+
 Sat Jul 14 23:35:57 CEST 2001 Wichert Akkerman <wakkerma@debian.org>
 
   * dselect/main.cc, dpkg/main.c: add per-user configuration file

+ 3 - 1
debian/changelog

@@ -15,7 +15,9 @@ dpkg (1.10) unstable; urgency=low
     Closes: Bug#104214
   * Improve handling of Recommends and Suggests in dselect
   * Add per-user configuration files. Closes: Bug#103845
-
+  * Split dselect into its own package. dpkg Pre-Depends on it
+    to make sure no weird things happen during an upgrade but this
+    will allow us to make dselect option at some point in the future.
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED