From: aph Date: Sun, 9 May 1999 04:34:59 +0000 (+0000) Subject: * Sec. "The master server": note that problems on Debian ftp can be sent X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=commitdiff_plain;h=0c1a32b72e934f36cc741c58764d9935e0a11fd6 * Sec. "The master server": note that problems on Debian ftp can be sent to ftpmaster@debian.org also * Secs. "Uploads via chiark" and "Uploads via erlangen": remove 'cron-driven' (thanks Roman Hodek) * Sec. "Being Kind to Porters": typos corrected, note that binary-arch and binary-indep targets should work independantly (thanks Roman Hodek) * Sec. "buildd": remove erroneous reference to debbuild, reorganize the section and correct typos (thank again Roman -- boy, this is the all Roman release) git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@813 313b444b-1b9f-4f58-a734-7bb04f332e8d --- diff --git a/developers-reference.sgml b/developers-reference.sgml index e99f83d..2ba3c0c 100644 --- a/developers-reference.sgml +++ b/developers-reference.sgml @@ -372,8 +372,9 @@ If you find a problem with debian-admin@debian.org. Problems with the Debian FTP archive generally need to be reported as bugs against the -ftp.debian.org pseudo-package, but also see the -procedures in . +ftp.debian.org pseudo-package or an email to +ftpmaster@debian.org, but also see the procedures in +. The WWW servers

@@ -1045,7 +1046,7 @@ section="5"> for more information.

If you have a slow network connection to ftp.chiark.greenend.org.uk using anonymous FTP and read /pub/debian/private/project/README.how-to-upload. @@ -1061,7 +1062,7 @@ to the documentation that comes with the program for details. Uploads via -Another cron-driven upload queue is available in Germany: just upload +Another upload queue is available in Germany: just upload the files via anonymous FTP to .

@@ -1459,7 +1460,7 @@ Make sure your source package is correct. Do dpkg-source -x properly. Then, in there, try building your package from scratch with dpkg-buildpackage. -Make sure you don't ship your binary package with the +Make sure you don't ship your source package with the debian/files or debian/substvars files. They should be removed by the `clean' target of debian/rules. @@ -1475,6 +1476,12 @@ sub-case of the above issue). Don't rely on egcc being available; don't rely on gcc being a certain version. + +Make sure your debian/rules contains separate ``binary-arch'' and +``binary-indep'' targets, as the Debian Packaging Manual requires. +Make sure that both targets work independently, that is, that you can +call the target without having called the other before. To test this, +try to run dpkg-buildpackage -b. @@ -1562,10 +1569,6 @@ architecture buildd

- The + We are very excited about this system, since it potentially has so many uses. Independent development groups can use the system for different sub-flavors of Debian, which may or may not really be of