/[ddp]/manuals/trunk/maint-guide/common.ent
ViewVC logotype

Diff of /manuals/trunk/maint-guide/common.ent

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8681 by osamu, Sat Apr 16 07:31:48 2011 UTC revision 8734 by osamu, Tue Apr 26 22:36:53 2011 UTC
# Line 3  This is UTF-8 file. Line 3  This is UTF-8 file.
3  Remember, the *first* definition of an entity wins.  Remember, the *first* definition of an entity wins.
4  -->  -->
5    
6  <!-- Update this list of release name as you update document  -->  <!--
7  <!-- Style Guide:    * This is the oldest base release name on which NM guide contents apply.
8       Use of uppercase for code name has been used in recent release note.  It    * Update this release name only when this document includes newer features.
9       gives an easy way to use the codename starting with an uppercase after a    * Do not update this for every Debian release automatically.
10       period, and offer a way to languages that always use uppercase to use a    * 2 global entities exist to match case.
11       global entity.       Current English text uses lower case exclusively for release name.
12         These 2 entity allow us to switch style later with minimal friction.
13         Some thinks that Use of uppercase for code name has been used in recent
14         release note.  It gives an easy way to use the codename starting with an
15         uppercase after a period, and offer a way to languages that always use
16         uppercase to use a global entity.
17  -->  -->
18  <!ENTITY base-release "squeeze">  <!ENTITY base-release "squeeze">
19  <!ENTITY Base-release "Squeeze">  <!ENTITY Base-release "Squeeze">
20    
21    <!-- Non breakable space entity is not available in DocBook XML -->
22    <!ENTITY nbsp "&#160;">
23    
24  <!-- Update this list of URL as you update English version -->  <!-- Update this list of URL as you update English version -->
25  <!-- Style Guide:  <!-- Style Guide:
26       http://...  HTML link to HTML page       http://...  HTML link to HTML page
# Line 56  Remember, the *first* definition of an e Line 64  Remember, the *first* definition of an e
64  <!ENTITY devref-bpp-vcs "http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-vcs">  <!ENTITY devref-bpp-vcs "http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-vcs">
65  <!ENTITY devref-bug-handling "http://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-handling">  <!ENTITY devref-bug-handling "http://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-handling">
66  <!ENTITY devref-nmu "http://www.debian.org/doc/developers-reference/pkgs.html#nmu-qa-upload">  <!ENTITY devref-nmu "http://www.debian.org/doc/developers-reference/pkgs.html#nmu-qa-upload">
67    <!ENTITY devref-newpackage "http://www.debian.org/doc/developers-reference/pkgs.html#newpackage">
68  <!ENTITY devref-upload "http://www.debian.org/doc/manuals/developers-reference/pkgs.html#upload">  <!ENTITY devref-upload "http://www.debian.org/doc/manuals/developers-reference/pkgs.html#upload">
69  <!ENTITY devscripts-readme "file:///usr/share/doc/devscripts/README.gz">  <!ENTITY devscripts-readme "file:///usr/share/doc/devscripts/README.gz">
70  <!ENTITY dfsg "http://www.debian.org/social_contract#guidelines">  <!ENTITY dfsg "http://www.debian.org/social_contract#guidelines">
# Line 87  Remember, the *first* definition of an e Line 96  Remember, the *first* definition of an e
96  <!ENTITY lsb "http://www.linuxfoundation.org/collaborate/workgroups/lsb">  <!ENTITY lsb "http://www.linuxfoundation.org/collaborate/workgroups/lsb">
97  <!ENTITY maint-guide "http://www.debian.org/doc/maint-guide/">  <!ENTITY maint-guide "http://www.debian.org/doc/maint-guide/">
98  <!ENTITY mentors-dn "http://mentors.debian.net/">  <!ENTITY mentors-dn "http://mentors.debian.net/">
 <!ENTITY menu-policy "file:///usr/share/doc/debian-policy/menu-policy.html/index.html">  
99  <!ENTITY menu-structure "file:///usr/share/doc/debian-policy/menu-policy.html/ch2.html#s2.1">  <!ENTITY menu-structure "file:///usr/share/doc/debian-policy/menu-policy.html/ch2.html#s2.1">
100  <!ENTITY nm-do "http://nm.debian.org/">  <!ENTITY nm-do "http://nm.debian.org/">
101  <!ENTITY packages-do "http://www.debian.org/distrib/packages">  <!ENTITY packages-do "http://www.debian.org/distrib/packages">
102  <!ENTITY packages-qa-do "http://packages.qa.debian.org/common/index.html">  <!ENTITY packages-qa-do "http://packages.qa.debian.org/common/index.html">
103  <!ENTITY pbuilder "http://www.netfort.gr.jp/~dancer/software/pbuilder.html">  <!ENTITY pbuilder "http://www.netfort.gr.jp/~dancer/software/pbuilder.html">
104    <!ENTITY policy-architecture "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Architecture">
105  <!ENTITY policy-build-depends-indep "http://www.debian.org/doc/debian-policy/footnotes.html#f48">  <!ENTITY policy-build-depends-indep "http://www.debian.org/doc/debian-policy/footnotes.html#f48">
106  <!ENTITY policy-conffiles "http://www.debian.org/doc/debian-policy/ap-pkg-controlfields.html#s-pkg-f-Conffiles">  <!ENTITY policy-conffiles "http://www.debian.org/doc/debian-policy/ap-pkg-controlfields.html#s-pkg-f-Conffiles">
107  <!ENTITY policy-control "http://www.debian.org/doc/debian-policy/ch-controlfields.html">  <!ENTITY policy-control "http://www.debian.org/doc/debian-policy/ch-controlfields.html">
# Line 100  Remember, the *first* definition of an e Line 109  Remember, the *first* definition of an e
109  <!ENTITY policy-debianrules "http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules">  <!ENTITY policy-debianrules "http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules">
110  <!ENTITY policy-dpkgchangelog "http://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog">  <!ENTITY policy-dpkgchangelog "http://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog">
111  <!ENTITY policy-mantainerscripts "http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html">  <!ENTITY policy-mantainerscripts "http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html">
112    <!ENTITY policy-package "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Package">
113  <!ENTITY policy-pdf "file:///usr/share/doc/debian-policy/policy.pdf.gz">  <!ENTITY policy-pdf "file:///usr/share/doc/debian-policy/policy.pdf.gz">
114  <!ENTITY policy-priorities "http://www.debian.org/doc/debian-policy/ch-archive.html#s-priorities">  <!ENTITY policy-priorities "http://www.debian.org/doc/debian-policy/ch-archive.html#s-priorities">
115  <!ENTITY policy-relationships "http://www.debian.org/doc/debian-policy/ch-relationships.html">  <!ENTITY policy-relationships "http://www.debian.org/doc/debian-policy/ch-relationships.html">
116  <!ENTITY policy-sourcebinarydeps "http://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps">  <!ENTITY policy-sourcebinarydeps "http://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps">
117  <!ENTITY policy-subsections "http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections">  <!ENTITY policy-subsections "http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections">
118    <!ENTITY policy-source "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Source">
119  <!ENTITY policy-version "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version">  <!ENTITY policy-version "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version">
120    <!ENTITY policy-menu "http://www.debian.org/doc/packaging-manuals/menu-policy/">
121    <!ENTITY policy-perl "http://www.debian.org/doc/packaging-manuals/perl-policy/">
122    <!ENTITY policy-java "http://www.debian.org/doc/packaging-manuals/java-policy/">
123    <!ENTITY policy-python "http://www.debian.org/doc/packaging-manuals/python-policy/">
124  <!ENTITY ports "http://www.debian.org/ports/">  <!ENTITY ports "http://www.debian.org/ports/">
125  <!ENTITY qa-do "http://qa.debian.org/">  <!ENTITY qa-do "http://qa.debian.org/">
126  <!ENTITY quilt-pdf "file:///usr/share/doc/quilt/quilt.pdf.gz">  <!ENTITY quilt-pdf "file:///usr/share/doc/quilt/quilt.pdf.gz">

Legend:
Removed from v.8681  
changed lines
  Added in v.8734

  ViewVC Help
Powered by ViewVC 1.1.5