Prechádzať zdrojové kódy

* doc/apt-get.8.xml:
- Explicitly say that 'dist-upgrade' command may remove packages.

Michael Vogt 17 rokov pred
rodič
commit
f3994b89fc
2 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  1. 4 0
      debian/changelog
  2. 1 0
      doc/apt-get.8.xml

+ 4 - 0
debian/changelog

@@ -30,6 +30,10 @@ apt (0.7.19) unstable; urgency=low
     - Polish updated. Closes: #505569
     - Polish updated. Closes: #505569
     - German updated. Closes: #505614
     - German updated. Closes: #505614
 
 
+  [ Eugene V. Lyubimkin ]
+  * doc/apt-get.8.xml:
+    - Explicitly say that 'dist-upgrade' command may remove packages.
+
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sat, 08 Nov 2008 12:40:19 +0200
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sat, 08 Nov 2008 12:40:19 +0200
 
 
 apt (0.7.18) unstable; urgency=low
 apt (0.7.18) unstable; urgency=low

+ 1 - 0
doc/apt-get.8.xml

@@ -156,6 +156,7 @@
      with new versions of packages; <command>apt-get</command> has a "smart" conflict 
      with new versions of packages; <command>apt-get</command> has a "smart" conflict 
      resolution system, and it will attempt to upgrade the most important 
      resolution system, and it will attempt to upgrade the most important 
      packages at the expense of less important ones if necessary. 
      packages at the expense of less important ones if necessary. 
+	 So, <literal>dist-upgrade</literal> command may remove some packages.
      The <filename>/etc/apt/sources.list</filename> file contains a list of locations 
      The <filename>/etc/apt/sources.list</filename> file contains a list of locations 
      from which to retrieve desired package files.
      from which to retrieve desired package files.
      See also &apt-preferences; for a mechanism for
      See also &apt-preferences; for a mechanism for