]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
updated PGP references, closes: #68827
authorManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:43:38 +0000 (05:43 +0000)
committerManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:43:38 +0000 (05:43 +0000)
Author: joy
Date: 2003/11/02 14:04:08
updated PGP references, closes: #68827

git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-261

policy.sgml

index d0a0e368d60a5dc55c795632474a1d7a61fc6b48..e6f15f2af77792b4177189f8f09ffde9213663fd 100644 (file)
@@ -8901,8 +8901,8 @@ install-info --quiet --remove /usr/share/info/foobar.info
            <prgn>dpkg-source</prgn>, the <file>debian/rules</file>
            targets <tt>clean</tt>, <tt>build</tt> and
            <tt>binary</tt>, <prgn>dpkg-genchanges</prgn> and
-           <prgn>pgp</prgn> to build a signed source and binary
-           package upload.
+           <prgn>gpg</prgn> (or <prgn>pgp</prgn>) to build a signed
+           source and binary package upload.
          </p>
 
          <p>
@@ -8913,16 +8913,16 @@ install-info --quiet --remove /usr/share/info/foobar.info
              <tag><tt>-uc</tt>, <tt>-us</tt></tag>
              <item>
                <p>
-                 Do not PGP-sign the <tt>.changes</tt> file or the
+                 Do not sign the <tt>.changes</tt> file or the
                  source package <tt>.dsc</tt> file, respectively.</p>
              </item>
-             <tag><tt>-p<var>pgp-command</var></tt></tag>
+             <tag><tt>-p<var>sign-command</var></tt></tag>
              <item>
                <p>
-                 Invoke <var>pgp-command</var> instead of finding
-                 <tt>pgp</tt> on the <prgn>PATH</prgn>.
-                 <var>pgp-command</var> must behave just like
-                 <prgn>pgp</prgn>.</p>
+                 Invoke <var>sign-command</var> instead of finding
+                 <tt>gpg</tt> or <tt>pgp</tt> on the <prgn>PATH</prgn>.
+                 <var>sign-command</var> must behave just like
+                 <prgn>gpg</prgn> or <tt>pgp</tt>.</p>
              </item>
              <tag><tt>-r<var>root-command</var></tt></tag>
              <item>