chiark / gitweb /
2.6.3: correction from James Troup -- <keyring-maint> is indeed the
[developers-reference.git] / developers-reference.sgml
index cd8bbf972a85f762f0e0d1bef0eefa5f82b1b859..6d10f2562ad8163f7d4f8b7fc9d50a07a445f93c 100644 (file)
@@ -1,9 +1,9 @@
-<!doctype debiandoc system [
-<!-- include version information so we don't have to hard code it
-     within the document -->
-<!entity % versiondata SYSTEM "version.ent"> %versiondata;
-<!entity number-of-pkgs "2250">
-<!entity number-of-maintainers "400">
+<!DOCTYPE debiandoc PUBLIC "-//DebianDoc//DTD DebianDoc//EN" [
+  <!-- include version information so we don't have to hard code it
+       within the document -->
+  <!entity % versiondata SYSTEM "version.ent"> %versiondata;
+  <!entity number-of-pkgs "2250">
+  <!entity number-of-maintainers "400">
 ]>
 <debiandoc>
 <!--
@@ -263,8 +263,7 @@ measure.
        <p>
 If you add or remove signatures from your public key, or add or remove
 user identities, you need to update the key servers and mail your
-public key to <email>pgp-update@debian.org</email> or
-<email>gpg-update@debian.org</email> (depending on your type of key).
+public key to <email>keyring-maint@debian.org</email>.
 The same key extraction routines discussed in <ref id="registering">
 apply.
        <p>
@@ -1809,9 +1808,6 @@ you to build packages without being root (packages usually want to
 install files with root ownership).  If you have
 <package>fakeroot</package> installed, you can say, i.e.,
 <tt>dpkg-buildpackage -rfakeroot</tt> as a user.
-       <p>
-Note that <package>fakeroot</package> is being replaced by
-<package>libtricks</package> in ``potato''.
 
 
       <sect id="devscripts">