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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9046 - (show annotations) (download)
Sat Jan 14 15:29:32 2012 UTC (16 months ago) by osamu
File size: 9948 byte(s)
Fixed bugs and updated PO

POs now have many fuzzy except japanese.
1 <!-- ( This is taken from debian-reference)
2 This is UTF-8 file.
3 Remember, the *first* definition of an entity wins.
4 -->
5
6 <!--
7 * This is the oldest base release name on which NM guide contents apply.
8 * Update this release name only when this document includes newer features.
9 * Do not update this for every Debian release automatically.
10 * 2 global entities exist to match case.
11 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">
19 <!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 -->
25 <!-- Style Guide:
26 http://... HTML link to HTML page
27
28 Do not use
29 file:///... Local file link
30
31 If you need local FS pointer, use <filename>/path/to/doc</filename>
32 This local link to file:/// does not work for PDF readers and browsers due
33 to some security concern (= disabled.)
34
35 -->
36
37 <!ENTITY autoconf "http://en.wikipedia.org/wiki/Autoconf">
38 <!ENTITY automake "http://en.wikipedia.org/wiki/Automake">
39 <!ENTITY autotools-readme "/usr/share/doc/autotools-dev/README.Debian.gz">
40 <!ENTITY autotools-tutorial "http://www.lrde.epita.fr/~adl/autotools.html">
41 <!ENTITY bts "http://www.debian.org/Bugs/">
42 <!ENTITY buildd-do "http://buildd.debian.org/">
43 <!ENTITY buildd "http://www.debian.org/devel/buildd/">
44 <!ENTITY cdbs-doc "/usr/share/doc/cdbs/cdbs-doc.pdf.gz">
45 <!ENTITY cdbs-tutorial "http://meetings-archive.debian.net/pub/debian-meetings/2009/fosdem/slides/The_Common_Debian_Build_System_CDBS/">
46 <!ENTITY cmake "http://en.wikipedia.org/wiki/CMake">
47 <!ENTITY c-program "http://en.wikipedia.org/wiki/C_(programming_language)">
48 <!ENTITY cxx "http://en.wikipedia.org/wiki/C++">
49 <!ENTITY ddtp "http://www.debian.org/intl/l10n/ddtp">
50 <!ENTITY deb-archive "http://wiki.debian.org/HowToSetupADebianRepository">
51 <!ENTITY deb3 "http://bugs.debian.org/581186">
52 <!ENTITY debhelper-slides "http://joey.kitenet.net/talks/debhelper/debhelper-slides.pdf">
53 <!ENTITY debian-devel-announce-ldo "http://lists.debian.org/debian-devel-announce/">
54 <!ENTITY debian-devel-ldo "http://lists.debian.org/debian-devel/">
55 <!ENTITY debian-legal-ldo "http://lists.debian.org/debian-legal/">
56 <!ENTITY debian-mentors-ldo "http://lists.debian.org/debian-mentors/">
57 <!ENTITY debian-packages-git "https://honk.sigxcpu.org/piki/development/debian_packages_in_git/">
58 <!ENTITY debian-policy "http://www.debian.org/doc/devel-manuals#policy">
59 <!ENTITY debianfaqhelp "http://www.debian.org/doc/FAQ/ch-contributing">
60 <!ENTITY debianmentorfaq "http://wiki.debian.org/DebianMentorsFaq">
61 <!ENTITY debianorghelp "http://www.debian.org/intro/help">
62 <!ENTITY debianwikihelp "http://wiki.debian.org/HelpDebian">
63 <!ENTITY debpkg-tutorial0 "http://www.debian.org/doc/packaging-manuals/packaging-tutorial/packaging-tutorial.pdf">
64 <!ENTITY debref "http://www.debian.org/doc/manuals/debian-reference/">
65 <!ENTITY debref-make "http://www.debian.org/doc/manuals/debian-reference/ch12#_make">
66 <!ENTITY debref-vcs "http://www.debian.org/doc/manuals/debian-reference/ch10#_version_control_systems">
67 <!ENTITY debsrc3 "http://wiki.debian.org/Projects/DebSrc3.0">
68 <!ENTITY dehs "http://wiki.debian.org/DEHS">
69 <!ENTITY dep3 "http://dep.debian.net/deps/dep3/">
70 <!ENTITY dep5 "http://dep.debian.net/deps/dep5/">
71 <!ENTITY developers-reference "http://www.debian.org/doc/devel-manuals#devref">
72 <!ENTITY developers-refpdf "/usr/share/doc/developers-reference/developers-reference.pdf">
73 <!ENTITY devref-adopt "http://www.debian.org/doc/manuals/developers-reference/pkgs.html#adopting">
74 <!ENTITY devref-bpp-vcs "http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-vcs">
75 <!ENTITY devref-bug-handling "http://www.debian.org/doc/manuals/developers-reference/pkgs.html#bug-handling">
76 <!ENTITY devref-nmu "http://www.debian.org/doc/developers-reference/pkgs.html#nmu-qa-upload">
77 <!ENTITY devref-newpackage "http://www.debian.org/doc/developers-reference/pkgs.html#newpackage">
78 <!ENTITY devref-upload "http://www.debian.org/doc/manuals/developers-reference/pkgs.html#upload">
79 <!ENTITY devscripts-readme "/usr/share/doc/devscripts/README.gz">
80 <!ENTITY dfsg "http://www.debian.org/social_contract#guidelines">
81 <!ENTITY doc-base "/usr/share/doc/doc-base/doc-base.html/index.html">
82 <!ENTITY elf "http://en.wikipedia.org/wiki/Executable_and_Linkable_Format">
83 <!ENTITY fhs "http://www.debian.org/doc/packaging-manuals/fhs/fhs-2.3.html">
84 <!ENTITY fhs-pdf "/usr/share/doc/debian-policy/fhs/fhs-2.3.pdf.gz">
85 <!ENTITY gentoo "http://www.obsession.se/gentoo/">
86 <!ENTITY gentoo-package "http://packages.qa.debian.org/g/gentoo.html">
87 <!ENTITY gettext "http://en.wikipedia.org/wiki/GNU_gettext">
88 <!ENTITY git-buildpackage-doc "//usr/share/doc/git-buildpackage/manual-html/gbp.html">
89 <!ENTITY git-debian-packaging "http://www.eyrie.org/~eagle/notes/debian/git.html">
90 <!ENTITY git-dpm "http://git-dpm.alioth.debian.org/">
91 <!ENTITY git-doc "/usr/share/doc/git-doc/index.html">
92 <!ENTITY gnu-build-system "http://en.wikipedia.org/wiki/GNU_build_system">
93 <!ENTITY gnu-destdir "http://www.gnu.org/prep/standards/html_node/DESTDIR.html#DESTDIR">
94 <!ENTITY gnu-maintainer "http://www.gnu.org/prep/maintain/html_node/index.html">
95 <!ENTITY gnu-maintainer-pdf "/usr/share/doc/gnu-standards/maintain.pdf.gz">
96 <!ENTITY gnu-make "http://www.gnu.org/software/make/manual/html_node/index.html">
97 <!ENTITY gnu-standard "http://www.gnu.org/prep/standards/html_node/index.html">
98 <!ENTITY gnu-standard-pdf "/usr/share/doc/gnu-standards/standards.pdf.gz">
99 <!ENTITY howto-copyright "http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html">
100 <!ENTITY irc-debian "http://www.debian.org/support#irc">
101 <!ENTITY keycreate "http://keyring.debian.org/creating-key.html">
102 <!ENTITY keyring "http://keyring.debian.org">
103 <!ENTITY keysigning "http://wiki.debian.org/Keysigning">
104 <!ENTITY launchpad-build-depends-indep "https://bugs.launchpad.net/launchpad-buildd/+bug/238141">
105 <!ENTITY lintian-doc "/usr/share/doc/lintian/lintian.html/index.html">
106 <!ENTITY libtool "http://en.wikipedia.org/wiki/GNU_Libtool">
107 <!ENTITY logiciellibre "http://git.upsilon.cc/cgi-bin/gitweb.cgi?p=talks/20110321-taipei.git;a=blob_plain;f=main.pdf;hb=pdf">
108 <!ENTITY lsb "http://www.linuxfoundation.org/collaborate/workgroups/lsb">
109 <!ENTITY maint-guide "http://www.debian.org/doc/maint-guide/">
110 <!ENTITY mentors-dn "http://mentors.debian.net/">
111 <!ENTITY menu-structure "http://www.debian.org/doc/packaging-manuals/menu-policy/ch2.html#s2.1">
112 <!ENTITY nm-do "http://nm.debian.org/">
113 <!ENTITY packages-do "http://www.debian.org/distrib/packages">
114 <!ENTITY packages-qa-do "http://packages.qa.debian.org/common/index.html">
115 <!ENTITY pbuilder "http://www.netfort.gr.jp/~dancer/software/pbuilder.html">
116 <!ENTITY policy-architecture "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Architecture">
117 <!ENTITY policy-build-depends-indep "http://www.debian.org/doc/debian-policy/footnotes.html#f55">
118 <!ENTITY policy-conffiles "http://www.debian.org/doc/debian-policy/ap-pkg-controlfields.html#s-pkg-f-Conffiles">
119 <!ENTITY policy-control "http://www.debian.org/doc/debian-policy/ch-controlfields.html">
120 <!ENTITY policy-copyright "http://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile">
121 <!ENTITY policy-debianrules "http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules">
122 <!ENTITY policy-dpkgchangelog "http://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog">
123 <!ENTITY policy-mantainerscripts "http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html">
124 <!ENTITY policy-package "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Package">
125 <!ENTITY policy-pdf "/usr/share/doc/debian-policy/policy.pdf.gz">
126 <!ENTITY policy-priorities "http://www.debian.org/doc/debian-policy/ch-archive.html#s-priorities">
127 <!ENTITY policy-relationships "http://www.debian.org/doc/debian-policy/ch-relationships.html">
128 <!ENTITY policy-sourcebinarydeps "http://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps">
129 <!ENTITY policy-subsections "http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections">
130 <!ENTITY policy-source "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Source">
131 <!ENTITY policy-version "http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version">
132 <!ENTITY policy-menu "http://www.debian.org/doc/packaging-manuals/menu-policy/">
133 <!ENTITY policy-perl "http://www.debian.org/doc/packaging-manuals/perl-policy/">
134 <!ENTITY policy-java "http://www.debian.org/doc/packaging-manuals/java-policy/">
135 <!ENTITY policy-python "http://www.debian.org/doc/packaging-manuals/python-policy/">
136 <!ENTITY ports "http://www.debian.org/ports/">
137 <!ENTITY qa-do "http://qa.debian.org/">
138 <!ENTITY quilt-pdf "/usr/share/doc/quilt/quilt.pdf.gz">
139 <!ENTITY sections-unstable "http://packages.debian.org/unstable/">
140 <!ENTITY sf-net "http://sf.net">
141 <!ENTITY teams "http://wiki.debian.org/Teams">
142 <!ENTITY topgit "http://git.debian.org/?p=collab-maint/topgit.git;a=blob_plain;f=debian/HOWTO-tg2quilt;hb=HEAD">
143 <!ENTITY uploadqueue "ftp://ftp.upload.debian.org/pub/UploadQueue/">
144 <!ENTITY uploadqueue-readme "ftp://ftp.upload.debian.org/pub/UploadQueue/README">
145 <!ENTITY virtual-package "http://www.debian.org/doc/packaging-manuals/virtual-package-names-list.txt">
146 <!ENTITY wnpp-bts "http://bugs.debian.org/wnpp">
147 <!ENTITY wnpp-debtags "http://members.hellug.gr/serzan/wnpp/">
148 <!ENTITY wnpp-dn "http://wnpp.debian.net/">
149 <!ENTITY wnpp-do "http://www.debian.org/devel/wnpp/">
150
151
152

  ViewVC Help
Powered by ViewVC 1.1.5