From 5f08214c86fb4789dd3f3b1d63acdee3f63b6317 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 9 Apr 2006 23:54:41 +0000 Subject: [PATCH] Use '--clear-selections' in the dpkg man page example on how to transfer the status to another installation. Closes: #137442 --- debian/changelog | 2 ++ man/C/dpkg.1 | 2 ++ man/ChangeLog | 5 +++++ 3 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 771aece6..2ca2ba5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,8 @@ dpkg (1.13.18~) UNRELEASED; urgency=low * Obsolete force/refuse 'auto-select' dpkg option. * Add new '--clear-selections' option to dpkg (Andrew Suffield). Closes: #112388 + * Use '--clear-selections' in the dpkg man page example on how to transfer + the status to another installation. Closes: #137442 [ Christian Perrier ] * diff --git a/man/C/dpkg.1 b/man/C/dpkg.1 index 25a4e726..54e0e922 100644 --- a/man/C/dpkg.1 +++ b/man/C/dpkg.1 @@ -589,8 +589,10 @@ To make a local copy of the package selection states: You might transfer this file to another computer, and install it there with: .br +\fB dpkg \-\-clear\-selections\fP \fB dpkg \-\-set\-selections + + * C/dpkg.1: Document the new way to replicate the package status to + another installation by using '--clear-selections'. + 2006-04-10 Andrew Suffield * C/dpkg.1: Document the new '--clear-selections' option. -- 2.39.5