chiark / gitweb /
slightly rearranged the db.d.o section
authorjoy <joy@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 19 Jan 2003 22:05:39 +0000 (22:05 +0000)
committerjoy <joy@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 19 Jan 2003 22:05:39 +0000 (22:05 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@2090 313b444b-1b9f-4f58-a734-7bb04f332e8d

common.ent
developers-reference.sgml

index 55246e8d13cd27f278e44d2536420b2ce294143f..d416c6348f3497e010a15591e6da6d90fbccc60a 100644 (file)
@@ -66,6 +66,7 @@
 <!entity url-lintian "http://lintian.debian.org/">
 <!entity url-debian-qa "http://qa.debian.org/">
 <!entity url-debian-db "https://db.debian.org/">
 <!entity url-lintian "http://lintian.debian.org/">
 <!entity url-debian-qa "http://qa.debian.org/">
 <!entity url-debian-db "https://db.debian.org/">
+<!entity url-debian-db-login "https://db.debian.org/login.html">
 <!entity url-debian-db-mail-gw "http://db.debian.org/doc-mail.html">
 <!entity url-debian-db-doc "http://db.debian.org/doc-general.html">
 <!entity url-newmaint "http://&www-debian-org;/devel/join/newmaint">
 <!entity url-debian-db-mail-gw "http://db.debian.org/doc-mail.html">
 <!entity url-debian-db-doc "http://db.debian.org/doc-general.html">
 <!entity url-newmaint "http://&www-debian-org;/devel/join/newmaint">
index c48c82f814b90e82cdd5b81eb684bf22a6973983..5c126c49e25c011bfdf3ee921bc4db9308920c77 100644 (file)
@@ -6,7 +6,7 @@
   <!entity % commondata  SYSTEM "common.ent" > %commondata;
 
   <!-- CVS revision of this document -->
   <!entity % commondata  SYSTEM "common.ent" > %commondata;
 
   <!-- CVS revision of this document -->
-  <!entity cvs-rev "$Revision: 1.162 $">
+  <!entity cvs-rev "$Revision: 1.163 $">
   <!-- if you are translating this document, please notate the CVS
        revision of the developers reference here -->
   <!--
   <!-- if you are translating this document, please notate the CVS
        revision of the developers reference here -->
   <!--
@@ -664,16 +664,20 @@ the Debian account that should own the CVS root area, and why you need it.
        <p>
 The Developers Database, at <url id="&url-debian-db;">, is an LDAP
 directory for managing Debian developer attributes.  You can use this
        <p>
 The Developers Database, at <url id="&url-debian-db;">, is an LDAP
 directory for managing Debian developer attributes.  You can use this
-resource to search the list of Debian developers.  For information on
-keeping your entry the developer database up-to-date, see <ref
-id="user-maint">. Part of this information is also available through
+resource to search the list of Debian developers.
+Part of this information is also available through
 the finger service on Debian servers, try
 <prgn>finger yourlogin@db.debian.org</prgn> to see what it reports.
        <p>
 the finger service on Debian servers, try
 <prgn>finger yourlogin@db.debian.org</prgn> to see what it reports.
        <p>
-This database lets you register some other information like public SSH
-keys that will be automatically installed on the official debian machines
-or like *.debian.net DNS entry. Those features are documented
-at <url id="&url-debian-db-mail-gw;">.
+Developers can <url name="log into the database" id="&url-debian-db-login;">
+to change their debian-private list subscription, their personal
+information, to mark themselves on vacation, etc.
+For more information on keeping your entry the developer database
+up-to-date, please see <ref id="user-maint">.
+       <p>
+One can also submit their SSH keys to be used for authorization on the
+official Debian machines, and even add new *.debian.net DNS entries.
+Those features are documented at <url id="&url-debian-db-mail-gw;">.
 
 
     <sect id="archive">The Debian archive
 
 
     <sect id="archive">The Debian archive