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

dpkg(1) and dpkg-query(1): clarify explanation of -l and --get-selections

* man/dpkg.1, man/dpkg-query.1: Clarify lisf of packages displayed
in dpkg --get-selections and dpkg-query -l.
Raphael Hertzog лет назад: 18
Родитель
Сommit
e293e8d5ea
4 измененных файлов с 11 добавлено и 2 удалено
  1. 5 0
      ChangeLog
  2. 2 0
      debian/changelog
  3. 2 1
      man/dpkg-query.1
  4. 2 1
      man/dpkg.1

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2008-06-22  Raphael Hertzog  <hertzog@debian.org>
+
+	* man/dpkg.1, man/dpkg-query.1: Clarify lisf of packages displayed
+	in dpkg --get-selections and dpkg-query -l.
+
 2008-06-21  Raphael Hertzog  <hertzog@debian.org>
 
 	* scripts/dpkg-shlibdeps.pl: If the binary analyzed is a library on a

+ 2 - 0
debian/changelog

@@ -46,6 +46,8 @@ dpkg (1.15.0) UNRELEASED; urgency=low
   * dpkg-shlibdeps give less strong warnings for symbols not found in NEEDED
     libraries when the shared library is a non-public directory and is likely
     to be a plugin. Closes: #481165
+  * Clarify lisf of packages displayed by dpkg --get-selections and dpkg-query -l.
+    Thanks to Jidanni. Closes: #487455
 
   [ Pierre Habouzit ]
   * Add a --query option to update-alternatives. Closes: #336091, #441904

+ 2 - 1
man/dpkg-query.1

@@ -15,7 +15,8 @@ the \fBdpkg\fP database.
 .BR \-l ", " \-\-list " \fIpackage-name-pattern\fP..."
 List packages matching given pattern. If no \fIpackage-name-pattern\fP
 is given, list all packages in \fI/var/lib/dpkg/status\fP, excluding
-the ones marked with state purge. Normal shell wildchars are allowed
+the ones marked as not-installed (i.e. those which have been previously
+purged). Normal shell wildchars are allowed
 in \fIpackage-name-pattern\fP. Please note you will probably have to
 quote \fIpackage-name-pattern\fP to prevent the shell from performing
 filename expansion. For example this will list all package names starting

+ 2 - 1
man/dpkg.1

@@ -213,7 +213,8 @@ working.
 .TP
 \fB\-\-get\-selections\fP [\fIpackage-name-pattern\fP...]
 Get list of package selections, and write it to stdout. Without a pattern,
-packages marked with state purge will not be shown.
+non-installed packages (i.e. those which have been previously purged)
+will not be shown.
 .TP
 .B \-\-set\-selections
 Set package selections using file read from stdin. This file should be