The following commit has been merged in the master branch:
commit 3fde2d8cd79d391ec5aeb7756d1dd211df8a5d6c
Author: James Vega <[email protected]>
Date:   Sat Apr 3 22:23:53 2010 -0400

    dget: Add description of the use of dscverify to the description in the man 
page.  (Closes: #537367)

diff --git a/debian/changelog b/debian/changelog
index b6e467d..6672360 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,8 @@ devscripts (2.10.62) UNRELEASED; urgency=low
     Thanks to Simon Paillard for the patch.  (Closes: #507776)
   * Document in dscverify(1) that /usr/share/keyrings/debian-maintainers.gpg
     is one of the default keyrings.
+  * dget: Add description of the use of dscverify to the description in the
+    man page.  (Closes: #537367)
 
   [ Patrick Schoenfeld ]
   * nmudiff: Fix "[nmudiff] please include --tagpending option" by applying the
diff --git a/scripts/dget.pl b/scripts/dget.pl
index 50d1789..b7ef84e 100755
--- a/scripts/dget.pl
+++ b/scripts/dget.pl
@@ -494,7 +494,8 @@ B<dget> downloads Debian packages.  In the first form, 
B<dget> fetches
 the requested URLs.  If this is a .dsc or .changes file, then B<dget>
 acts as a source-package aware form of B<wget>: it also fetches any
 files referenced in the .dsc/.changes file.  The downloaded source is
-then unpacked by B<dpkg-source>.
+then checked with B<dscverify> and, if successful, unpacked by
+B<dpkg-source>.
 
 In the second form, B<dget> downloads a I<binary> package (i.e., a
 I<.deb> file) from the Debian mirror configured in

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to