chiark / gitweb /
fix build process, finally fix P-a-s link
authoraba <aba@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Thu, 29 Dec 2005 14:59:49 +0000 (14:59 +0000)
committeraba <aba@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Thu, 29 Dec 2005 14:59:49 +0000 (14:59 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@3645 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
developers-reference.sgml

index da150cc91ebbb50eeb753758426c6cd804d417e8..361c2af2648dc8e335aa5452a1c3488e4f185bb9 100644 (file)
@@ -28,6 +28,7 @@ developers-reference (3.3.7) unstable; urgency=low
     - add sarge and etch. Closes: #327682
     - document severity of RoM-request bugs. Closes: #305947
     - update FSF address. Closes: #334820
+    - fix P-a-s link. Closes: #341195
 
  -- Andreas Barth <aba@not.so.argh.org>  Sat, 25 Jun 2005 06:04:20 -0600
 
index e83d7fe963b0f1e3247dc961720ae6e65c59bf2e..3bdf6b6d5ee64d3ec21bb3bd48971281f6cc21b7 100644 (file)
@@ -7,7 +7,7 @@
   <!ENTITY % dynamicdata  SYSTEM "dynamic.ent" > %dynamicdata;
 
   <!-- CVS revision of this document -->
-  <!ENTITY cvs-rev "$Revision: 1.285 $">
+  <!ENTITY cvs-rev "$Revision: 1.286 $">
 
   <!-- if you are translating this document, please notate the CVS
        revision of the original developer's reference in cvs-en-rev -->
@@ -264,7 +264,7 @@ Also note that your key must be self-signed (i.e. it has to sign
 all its own user IDs; this prevents user ID tampering).  All
 modern OpenPGP software does that automatically, but if you
 have an older key you may have to manually add those signatures.
-</footnode>
+</footnote>
        <p>
 If your public key isn't on public key servers such as &pgp-keyserv;,
 please read the documentation available locally in &file-keyservs;.
@@ -2910,7 +2910,7 @@ In order to prevent autobuilders from needlessly trying to build your
 package, it must be included in <file>packages-arch-specific</file>, a
 list used by the <prgn>wanna-build</prgn> script.
 The current version is available as
-<url id="http://cvs.debian.org/srcdep/Packages-arch-specific?rev=HEAD&cvsroot=dak&content-type=text/vnd.viewcvs-markup">;
+<url id="http://cvs.debian.org/srcdep/Packages-arch-specific?cvsroot=dak">;
 please see the top of the file for whom to contact for changes.
       </list>
        <p>
@@ -3851,7 +3851,7 @@ Note that we expect this field will eventually be replaced by a proper
 home page from the description to this field, you should probably wait
 until that is available.
  Please make sure that this line matches the regular expression
- <tt>/^  Homepage: [^ ]*$/<tt>,
+ <tt>/^  Homepage: [^ ]*$/</tt>,
  as this allows <file>packages.debian.org</file> to parse it correctly.</p>
         </sect1>
       </sect>