+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
* 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
.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
.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