Subject: [PATCH] devscripts: dget.1: Mention `debcheckout` under `SEE ALSO`.
Package: devscripts
Version: 2.10.68
Severity: normal
Tags: patch

*** Please type your report below this line ***

I was not remembering the name of `debcheckout` and just found `dget`. It would 
have helped mit, if `debcheckout` had been mentionend in the manual of `dget`.

Signed-off-by: Paul Menzel <pm.deb...@googlemail.com>
---
 debian/changelog |    6 ++++++
 scripts/dget.pl  |    3 ++-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 48d6521..3f9313c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+devscripts (2.10.69) UNRELEASED; urgency=low
+
+  * dget.1: Mention `debcheckout` under `SEE ALSO`.
+
+ -- Paul Menzel <pm.deb...@googlemail.com>  Thu, 09 Sep 2010 18:41:46 +0200
+
 devscripts (2.10.68) UNRELEASED; urgency=low
 
   [ James Vega ]
diff --git a/scripts/dget.pl b/scripts/dget.pl
index 57bc974..9313df7 100755
--- a/scripts/dget.pl
+++ b/scripts/dget.pl
@@ -638,4 +638,5 @@ of the License, or (at your option) any later version.
 
 =head1 SEE ALSO
 
-B<apt-get>(1), B<debdiff>(1), B<dpkg-source>(1), B<curl>(1), B<wget>(1).
+B<apt-get>(1), B<debcheckout>(1), B<debdiff>(1), B<dpkg-source>(1),
+B<curl>(1), B<wget>(1).
-- 
1.7.1

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to