chiark / gitweb /
removed obsolete, needless dupload variables
authorjoy <joy@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 19 Jun 2002 19:16:06 +0000 (19:16 +0000)
committerjoy <joy@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 19 Jun 2002 19:16:06 +0000 (19:16 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@1720 313b444b-1b9f-4f58-a734-7bb04f332e8d

developers-reference.sgml

index bb0340cd7b1f68e6262d7cf7f68493e27de6ad43..8f2745bc58f53366f68a1627d52536a02e7c241e 100644 (file)
@@ -6,7 +6,7 @@
   <!entity % commondata  SYSTEM "common.ent" > %commondata;
 
   <!-- CVS revision of this document -->
-  <!entity cvs-rev "$Revision: 1.113 $">
+  <!entity cvs-rev "$Revision: 1.114 $">
   <!-- if you are translating this document, please notate the CVS
        revision of the developers reference here -->
   <!--
@@ -995,9 +995,6 @@ $cfg{'delayed'} = {
          fqdn => "&ftp-master-host;",
          login => "yourdebianlogin",
          incoming => "/org/ftp.debian.org/incoming/DELAYED/$delay-day/",
-         visibleuser => "yourdebianlogin",
-         visiblename => "debian.org",
-         fullname => "Your Full Name",
          dinstall_runs => 1,
          method => "scpb"
 };