chiark / gitweb /
recent changes
authoraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 27 Jan 2003 19:45:18 +0000 (19:45 +0000)
committeraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 27 Jan 2003 19:45:18 +0000 (19:45 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@2122 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/.cvsignore
debian/changelog

index 26e43ba569571d1f2cab4f1c9efbb2a9f0be3c81..27bd43369e01e3a5a182ad9a78f77426d3b2bcb7 100644 (file)
@@ -1,4 +1,5 @@
 *.debhelper
+*.substvars
 developers-reference
 developers-reference-fr
 developers-reference-ja
index 24ca7d775fa49ef78c3992d78e1e69b6570caee7..f0af2f22aafc13a64469c057fbc73874b4324748 100644 (file)
@@ -13,11 +13,14 @@ developers-reference (3.3) unstable; urgency=low
     - convert to debhelper (compat mode 4); maintainer scripts no longer
       needed
     - split -ja and -fr versions out into separate packages
-    - note that the TOC in the developers-reference-{fr,ja} package
-      descriptions are in English until UTF8 control files are allowed;
-      use substvars now to set that TOC --- TODO TODO TODO
-
- -- Adam Di Carlo <aph@debian.org>  Sun, 26 Jan 2003 04:09:50 -0500
+    - top-level makefile deletes targets on error
+    - replace the manual debian/control processing to show the document's
+      table of contents (TOC) with a new script 'debian/tocsubstvars';
+      note that the TOC displayed in the developers-reference-{fr,ja}
+      package descriptions are in English until UTF8 control files are
+      allowed
+
+ -- Adam Di Carlo <aph@debian.org>  Mon, 27 Jan 2003 14:45:12 -0500
 
 developers-reference (3.2.2) unstable; urgency=low