chiark / gitweb /
multiple packages, use the english TOC for all until we can use UTF8
authoraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 26 Jan 2003 09:19:12 +0000 (09:19 +0000)
committeraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sun, 26 Jan 2003 09:19:12 +0000 (09:19 +0000)
data here

git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@2112 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/control

index f6edfa72ec31d98484be3c5b1d03d7e410791070..b5c8727fdc2477fc9c032325bfa4a0a9701a964d 100644 (file)
@@ -4,13 +4,45 @@ Priority: optional
 Maintainer: Adam Di Carlo <aph@debian.org>
 Uploaders: Manoj Srivastava <srivasta@debian.org>, Raphael Hertzog <hertzog@debian.org>
 Standards-Version: 3.5.8
-Build-Depends-Indep: debiandoc-sgml (>= 1.1.48), tetex-bin, tetex-extra
+Build-Depends-Indep: debiandoc-sgml (>= 1.1.48), tetex-bin, tetex-extra, debhelper (>= 4.0)
 
 Package: developers-reference
 Architecture: all
 Recommends: debian-policy
 Suggests: doc-base
 Description: Debian Developer's Reference
+ This package contains the Debian Developer's Reference, a set of
+ guidelines and best practices which has been established by for the
+ community of Debian developers.
+ .
+ This package contains the English, as well as Japanese and French
+ versions of the Developer's Reference.
+ .
+ Table of Contents:
+ .
+ ${TOC:en}
+
+Package: developers-reference-fr
+Architecture: all
+Recommends: debian-policy
+Suggests: doc-base
+Description: Debian Developer's Reference, French version
+ This package contains the Debian Developer's Reference, a set of
+ guidelines and best practices which has been established by for the
+ community of Debian developers.
+ .
+ This package contains the English, as well as Japanese and French
+ versions of the Developer's Reference.
+ .
+ Table of Contents (in English):
+ .
+ ${TOC:en}
+
+Package: developers-reference-ja
+Architecture: all
+Recommends: debian-policy
+Suggests: doc-base
+Description: Debian Developer's Reference, Japanese version
  This package contains the Debian Developer's Reference, a set of
  guidelines and best practices which has been established by for the
  community of Debian developers.
@@ -20,3 +52,4 @@ Description: Debian Developer's Reference
  .
  Table of Contents (in English):
  .
+ ${TOC:en}
\ No newline at end of file