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

Mention dselect update while talking about dpkg --update-avail.

Scott James Remnant лет назад: 22
Родитель
Сommit
24acc191e0
3 измененных файлов с 11 добавлено и 0 удалено
  1. 4 0
      ChangeLog
  2. 2 0
      debian/changelog
  3. 5 0
      man/en/dpkg.8.sgml

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Fri May 7 00:55:39 BST 2004 Scott James Remnant <scott@netsplit.com>
+
+  * man/en/dpkg.8.sgml: Document dselect update alongside --update-avail.
+
 Fri May 7 00:47:39 BST 2004 Geoff Richards <qef@rosies-dumplings.co.uk>
 
   * scripts/dpkg-source.1: Suggest 'fakeroot' for the dpkg-source -r command.

+ 2 - 0
debian/changelog

@@ -26,6 +26,8 @@ dpkg (1.10.22) unstable; urgency=low
   * Add dpkg-reconfigure(8) to SEE ALSO section of dpkg(8).  Closes: #233282.
   * Suggest aptitude as well as dselect.  Closes: #217042.
   * Suggest fakeroot for dpkg-source -r.  Closes: #175897.
+  * Suggest dselect update in description of dpkg --update-avail.
+    Closes: #206163.
   * Updated Translations:
     - Catalan (Jordi Mallach).
     - French (Christian Perrier).  Closes: #246359.

+ 5 - 0
man/en/dpkg.8.sgml

@@ -428,6 +428,11 @@
 	  named <filename>Packages</filename>. <command>dpkg</command> keeps
 	  its record of available packages in
 	  <filename>/var/lib/dpkg/available</filename>.
+	</para>
+	<para>
+	  A simpler one-shot command to retrieve and update the
+	  <filename>available</filename> file is
+	  <command>dselect update</command>.
 	</para></listitem>
       </varlistentry>