summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-09-29 11:11:34 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-09-29 11:11:34 -0700
commit2221711b991cdd84c457f2230d5e15fe717b63d3 (patch)
tree01ed1779ab807052757786c1f7c6e65b132fffb3
parent28d14464808cb757875138fe496cfdddc6dddfdd (diff)
update po files
-rw-r--r--locales/ja/LC_MESSAGES/ch-controlfields.po149
-rw-r--r--locales/ja/LC_MESSAGES/ch-customized-programs.po200
-rw-r--r--locales/ja/LC_MESSAGES/ch-opersys.po51
-rw-r--r--locales/ja/LC_MESSAGES/upgrading-checklist.po1519
4 files changed, 1005 insertions, 914 deletions
diff --git a/locales/ja/LC_MESSAGES/ch-controlfields.po b/locales/ja/LC_MESSAGES/ch-controlfields.po
index 811ff22..2fb219f 100644
--- a/locales/ja/LC_MESSAGES/ch-controlfields.po
+++ b/locales/ja/LC_MESSAGES/ch-controlfields.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Debian Policy Manual 4.1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-07-07 15:40+0100\n"
+"POT-Creation-Date: 2019-09-29 11:06-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1257,7 +1257,7 @@ msgid ""
"in the ``Files`` field."
msgstr ""
-#: ../../ch-controlfields.rst:941 ../../ch-controlfields.rst:1198
+#: ../../ch-controlfields.rst:941 ../../ch-controlfields.rst:1202
msgid "``DM-Upload-Allowed``"
msgstr ""
@@ -1284,7 +1284,7 @@ msgstr ""
msgid "URL of a web interface for browsing the repository."
msgstr ""
-#: ../../ch-controlfields.rst:982
+#: ../../ch-controlfields.rst:986
msgid "``Vcs-<type>``"
msgstr ""
@@ -1345,21 +1345,25 @@ msgid ""
msgstr ""
#: ../../ch-controlfields.rst:982
-msgid "More than one different VCS may be specified for the same package."
+msgid ""
+"A package control file must not have more than one ``Vcs-<type>`` field."
+" If the package is maintained in multple version control systems, the "
+"maintainer should specify the one that they would prefer other people to "
+"use as the basis for proposing changes to the package."
msgstr ""
-#: ../../ch-controlfields.rst:984
+#: ../../ch-controlfields.rst:988
msgid ""
"For both fields, any URLs given should use a scheme that provides "
"confidentiality (``https``, for example, rather than ``http`` or ``git``)"
" if the VCS repository supports it."
msgstr ""
-#: ../../ch-controlfields.rst:991
+#: ../../ch-controlfields.rst:995
msgid "``Package-List``"
msgstr ""
-#: ../../ch-controlfields.rst:993
+#: ../../ch-controlfields.rst:997
msgid ""
"Multiline field listing all the packages that can be built from the "
"source package, considering every architecture. The first line of the "
@@ -1370,11 +1374,11 @@ msgid ""
"field for a list of package types."
msgstr ""
-#: ../../ch-controlfields.rst:1004
+#: ../../ch-controlfields.rst:1008
msgid "``Package-Type``"
msgstr ""
-#: ../../ch-controlfields.rst:1006
+#: ../../ch-controlfields.rst:1010
msgid ""
"Simple field containing a word indicating the type of package: ``deb`` "
"for binary packages and ``udeb`` for micro binary packages. Other types "
@@ -1383,18 +1387,18 @@ msgid ""
"``deb``, as this value is assumed for paragraphs lacking this field."
msgstr ""
-#: ../../ch-controlfields.rst:1015
+#: ../../ch-controlfields.rst:1019
msgid "``Dgit``"
msgstr ""
-#: ../../ch-controlfields.rst:1017
+#: ../../ch-controlfields.rst:1021
msgid ""
"Folded field containing a single git commit hash, presented in full, "
"followed optionally by whitespace and other data to be defined in future "
"extensions."
msgstr ""
-#: ../../ch-controlfields.rst:1021
+#: ../../ch-controlfields.rst:1025
msgid ""
"Declares that the source package corresponds exactly to a referenced "
"commit in a Git repository available at the canonical location called "
@@ -1404,17 +1408,17 @@ msgid ""
"``dgit`` for further details."
msgstr ""
-#: ../../ch-controlfields.rst:1031
+#: ../../ch-controlfields.rst:1035
msgid "``Testsuite``"
msgstr ""
-#: ../../ch-controlfields.rst:1033
+#: ../../ch-controlfields.rst:1037
msgid ""
"Simple field containing a comma-separated list of values allowing test "
"execution environments to discover packages which provide tests."
msgstr ""
-#: ../../ch-controlfields.rst:1036
+#: ../../ch-controlfields.rst:1040
msgid ""
"This field is automatically added to Debian source control files "
"(``.dsc``) by ``dpkg``, with the value ``autopkgtest``, when a "
@@ -1423,29 +1427,29 @@ msgid ""
"(``debian/control``) if needed in other situations."
msgstr ""
-#: ../../ch-controlfields.rst:1045
+#: ../../ch-controlfields.rst:1049
msgid "``Rules-Requires-Root``"
msgstr ""
-#: ../../ch-controlfields.rst:1047
+#: ../../ch-controlfields.rst:1051
msgid ""
"Simple field that defines if the source package requires access to root "
"(or fakeroot) during selected targets in the :ref:`Main building script: "
"debian/rules <s-debianrules>`."
msgstr ""
-#: ../../ch-controlfields.rst:1051
+#: ../../ch-controlfields.rst:1055
msgid "The field can consist of exactly one of the following three items:"
msgstr ""
-#: ../../ch-controlfields.rst:1053
+#: ../../ch-controlfields.rst:1057
msgid ""
"``no``: Declares that neither root nor fakeroot is required. Package "
"builders (e.g. dpkg-buildpackage) may choose to invoke any target in "
"``debian/rules`` with an unprivileged user."
msgstr ""
-#: ../../ch-controlfields.rst:1057
+#: ../../ch-controlfields.rst:1061
msgid ""
"``binary-targets`` (default): Declares that the package will need the "
"root (or fakeroot) when either of the ``binary``, ``binary-arch`` or "
@@ -1453,7 +1457,7 @@ msgid ""
"before this field was defined."
msgstr ""
-#: ../../ch-controlfields.rst:1062
+#: ../../ch-controlfields.rst:1066
msgid ""
"A space separated list of keywords described below. These keywords must "
"always contain a forward slash, which sets them apart from the other "
@@ -1465,7 +1469,7 @@ msgid ""
"accordingly (see below)."
msgstr ""
-#: ../../ch-controlfields.rst:1071
+#: ../../ch-controlfields.rst:1075
msgid ""
"If the package builder supports the ``Rules-Requires-Root`` field and "
"wants to enable the feature, then it must set the environment variable "
@@ -1474,20 +1478,20 @@ msgid ""
" of:"
msgstr ""
-#: ../../ch-controlfields.rst:1077
+#: ../../ch-controlfields.rst:1081
msgid ""
"The value of ``Rules-Requires-Root`` if the builder can support that "
"value. The builder may trim unnecessary whitespace used to format the "
"field for readability."
msgstr ""
-#: ../../ch-controlfields.rst:1081
+#: ../../ch-controlfields.rst:1085
msgid ""
"The value ``binary-targets`` if it cannot support the value of ``Rules-"
"Requires-Root``."
msgstr ""
-#: ../../ch-controlfields.rst:1084
+#: ../../ch-controlfields.rst:1088
msgid ""
"A compliant builder may also leave ``DEB_RULES_REQUIRES_ROOT`` unset or "
"set it to ``binary-targets`` if it has been requested to test whether the"
@@ -1495,17 +1499,17 @@ msgid ""
"builders."
msgstr ""
-#: ../../ch-controlfields.rst:1090
+#: ../../ch-controlfields.rst:1094
msgid "Remarks"
msgstr ""
-#: ../../ch-controlfields.rst:1092
+#: ../../ch-controlfields.rst:1096
msgid ""
"All packages and builders must support ``binary-targets`` as this was the"
" historical behaviour prior to the introduction of this field."
msgstr ""
-#: ../../ch-controlfields.rst:1095
+#: ../../ch-controlfields.rst:1099
msgid ""
"Any tool (particularly older versions of them) may be unaware of this "
"field and behave like the field was set to ``binary-targets``. The "
@@ -1513,60 +1517,60 @@ msgid ""
"equivalent result."
msgstr ""
-#: ../../ch-controlfields.rst:1100
+#: ../../ch-controlfields.rst:1104
msgid ""
"This field intentionally does not enable a package to request a true root"
" over fakeroot."
msgstr ""
-#: ../../ch-controlfields.rst:1104
+#: ../../ch-controlfields.rst:1108
msgid "Definition of the keywords"
msgstr ""
-#: ../../ch-controlfields.rst:1106
+#: ../../ch-controlfields.rst:1110
msgid "The keywords have the format ``<namespace>/<case>``, where:"
msgstr ""
-#: ../../ch-controlfields.rst:1108
+#: ../../ch-controlfields.rst:1112
msgid ""
"``<namespace>`` must consist entirely of printable ASCII characters "
"except for any whitespace and the forward slash (``/``). It must consist"
" of at least 2 characters."
msgstr ""
-#: ../../ch-controlfields.rst:1112
+#: ../../ch-controlfields.rst:1116
msgid ""
"``/`` (between ``<namespace>`` and ``<case>``) is a single ASCII forward "
"slash."
msgstr ""
-#: ../../ch-controlfields.rst:1115
+#: ../../ch-controlfields.rst:1119
msgid ""
"``<case>`` must consist entirely of printable ASCII characters except for"
" any whitespace. It must consist of at least 2 characters."
msgstr ""
-#: ../../ch-controlfields.rst:1119
+#: ../../ch-controlfields.rst:1123
msgid ""
"These keywords define where the package build script ``debian/rules``, or"
" the tools called by that script, will need access to root or fakeroot."
msgstr ""
-#: ../../ch-controlfields.rst:1123
+#: ../../ch-controlfields.rst:1127
msgid ""
"In addition to the keywords defined in the next section, each tool or "
"package may define keywords within a namespace named after that tool or "
"package. The package or tool is considered to own that namespace."
msgstr ""
-#: ../../ch-controlfields.rst:1127
+#: ../../ch-controlfields.rst:1131
msgid ""
"A tool may use the `gain root command` to do something under (fake)root "
"if and only if the tool defines an appropriate keyword in its namespace, "
"and the package lists that keyword in ``Rules-Requires-Root``."
msgstr ""
-#: ../../ch-controlfields.rst:1132
+#: ../../ch-controlfields.rst:1136
msgid ""
"All tools must ignore keywords under namespaces they do not know or own."
" A tool may emit a warning, or abort with an error, if it finds unknown "
@@ -1574,21 +1578,21 @@ msgid ""
" keywords in the namespace."
msgstr ""
-#: ../../ch-controlfields.rst:1138
+#: ../../ch-controlfields.rst:1142
msgid "Provided keywords"
msgstr ""
-#: ../../ch-controlfields.rst:1140
+#: ../../ch-controlfields.rst:1144
msgid "The following keywords are defined:"
msgstr ""
-#: ../../ch-controlfields.rst:1142
+#: ../../ch-controlfields.rst:1146
msgid ""
"``dpkg/target-subcommand``: declares that there exists a command that the"
" ``debian/rules`` file must run under (fake)root"
msgstr ""
-#: ../../ch-controlfields.rst:1145
+#: ../../ch-controlfields.rst:1149
msgid ""
"``dpkg/target/foo``: declares that the additional, package-specific "
"target ``foo`` (that is, not one of the targets specified in :ref:`Main "
@@ -1596,31 +1600,31 @@ msgid ""
"(fake)root"
msgstr ""
-#: ../../ch-controlfields.rst:1150
+#: ../../ch-controlfields.rst:1154
msgid ""
"This list is intentionally incomplete. You should consult the "
"documentation of the tool or package in question for which keywords it "
"defines and when they are needed."
msgstr ""
-#: ../../ch-controlfields.rst:1157
+#: ../../ch-controlfields.rst:1161
msgid "User-defined fields"
msgstr ""
-#: ../../ch-controlfields.rst:1159
+#: ../../ch-controlfields.rst:1163
msgid ""
"Additional user-defined fields may be added to the source package control"
" file. Such fields will be ignored, and not copied to (for example) "
"binary or Debian source control files or upload control files."
msgstr ""
-#: ../../ch-controlfields.rst:1163
+#: ../../ch-controlfields.rst:1167
msgid ""
"If you wish to add additional unsupported fields to these output files "
"you should use the mechanism described here."
msgstr ""
-#: ../../ch-controlfields.rst:1166
+#: ../../ch-controlfields.rst:1170
msgid ""
"Fields in the main source control information file with names starting "
"``X``, followed by one or more of the letters ``BCS`` and a hyphen ``-``,"
@@ -1631,27 +1635,27 @@ msgid ""
"used in upload control (``.changes``) files."
msgstr ""
-#: ../../ch-controlfields.rst:1174
+#: ../../ch-controlfields.rst:1178
msgid ""
"For example, if the main source information control file contains the "
"field"
msgstr ""
-#: ../../ch-controlfields.rst:1181
+#: ../../ch-controlfields.rst:1185
msgid "then the binary and Debian source control files will contain the field"
msgstr ""
-#: ../../ch-controlfields.rst:1190
+#: ../../ch-controlfields.rst:1194
msgid "Obsolete fields"
msgstr ""
-#: ../../ch-controlfields.rst:1192
+#: ../../ch-controlfields.rst:1196
msgid ""
"The following fields have been obsoleted and may be found in packages "
"conforming with previous versions of the Policy."
msgstr ""
-#: ../../ch-controlfields.rst:1200
+#: ../../ch-controlfields.rst:1204
msgid ""
"Indicates that Debian Maintainers may upload this package to the Debian "
"archive. The only valid value is ``yes``. This field was used to regulate"
@@ -1660,28 +1664,28 @@ msgid ""
"<https://www.debian.org/vote/2007/vote_003>`_ for more details."
msgstr ""
-#: ../../ch-controlfields.rst:1208
+#: ../../ch-controlfields.rst:1212
msgid "``dpkg``'s internal databases are in a similar format."
msgstr ""
-#: ../../ch-controlfields.rst:1211
+#: ../../ch-controlfields.rst:1215
msgid "The paragraphs are also sometimes referred to as stanzas."
msgstr ""
-#: ../../ch-controlfields.rst:1214
+#: ../../ch-controlfields.rst:1218
msgid ""
"This folding method is similar to RFC 5322, allowing control files that "
"contain only one paragraph and no multiline fields to be read by parsers "
"written for RFC 5322."
msgstr ""
-#: ../../ch-controlfields.rst:1219
+#: ../../ch-controlfields.rst:1223
msgid ""
"It is customary to leave a space after the package name if a version "
"number is specified."
msgstr ""
-#: ../../ch-controlfields.rst:1223
+#: ../../ch-controlfields.rst:1227
msgid ""
"In the past, people specified the full version number in the Standards-"
"Version field, for example \"2.3.0.0\". Since minor patch-level changes "
@@ -1691,52 +1695,52 @@ msgid ""
"wishes to do so."
msgstr ""
-#: ../../ch-controlfields.rst:1231
+#: ../../ch-controlfields.rst:1235
msgid "Alphanumerics are ``A-Za-z0-9`` only."
msgstr ""
-#: ../../ch-controlfields.rst:1234
+#: ../../ch-controlfields.rst:1238
msgid ""
"One common use of ``~`` is for upstream pre-releases. For example, "
"``1.0~beta1~svn1245`` sorts earlier than ``1.0~beta1``, which sorts "
"earlier than ``1.0``."
msgstr ""
-#: ../../ch-controlfields.rst:1239
+#: ../../ch-controlfields.rst:1243
msgid ""
"The author of this manual has heard of a package whose versions went "
"``1.1``, ``1.2``, ``1.3``, ``1``, ``2.1``, ``2.2``, ``2`` and so forth."
msgstr ""
-#: ../../ch-controlfields.rst:1244
+#: ../../ch-controlfields.rst:1248
msgid ""
"Completely empty lines will not be rendered as blank lines. Instead, they"
" will cause the parser to think you're starting a whole new record in the"
" control file, and will therefore likely abort with an error."
msgstr ""
-#: ../../ch-controlfields.rst:1250
+#: ../../ch-controlfields.rst:1254
msgid ""
"Example distribution names in the Debian archive used in ``.changes`` "
"files are:"
msgstr ""
-#: ../../ch-controlfields.rst:1257
+#: ../../ch-controlfields.rst:1261
msgid "*unstable*"
msgstr ""
-#: ../../ch-controlfields.rst:1254
+#: ../../ch-controlfields.rst:1258
msgid ""
"This distribution value refers to the *developmental* part of the Debian "
"distribution tree. Most new packages, new upstream versions of packages "
"and bug fixes go into the *unstable* directory tree."
msgstr ""
-#: ../../ch-controlfields.rst:1264
+#: ../../ch-controlfields.rst:1268
msgid "*experimental*"
msgstr ""
-#: ../../ch-controlfields.rst:1260
+#: ../../ch-controlfields.rst:1264
msgid ""
"The packages with this distribution value are deemed by their maintainers"
" to be high risk. Oftentimes they represent early beta or developmental "
@@ -1745,20 +1749,20 @@ msgid ""
"distribution tree."
msgstr ""
-#: ../../ch-controlfields.rst:1266
+#: ../../ch-controlfields.rst:1270
msgid ""
"Others are used for updating stable releases or for security uploads. "
"More information is available in the Debian Developer's Reference, "
"section \"The Debian archive\"."
msgstr ""
-#: ../../ch-controlfields.rst:1271
+#: ../../ch-controlfields.rst:1275
msgid ""
"The source formats currently supported by the Debian archive software are"
" ``1.0``, ``3.0 (native)``, and ``3.0 (quilt)``."
msgstr ""
-#: ../../ch-controlfields.rst:1275
+#: ../../ch-controlfields.rst:1279
msgid ""
"Other urgency values are supported with configuration changes in the "
"archive software but are not used in Debian. The urgency affects how "
@@ -1768,11 +1772,11 @@ msgid ""
"synonymous."
msgstr ""
-#: ../../ch-controlfields.rst:1283
+#: ../../ch-controlfields.rst:1287
msgid "A space after each comma is conventional."
msgstr ""
-#: ../../ch-controlfields.rst:1286
+#: ../../ch-controlfields.rst:1290
msgid "That is, the parts which are not the ``.dsc``."
msgstr ""
@@ -1800,3 +1804,6 @@ msgstr ""
#~ "should be on the default branch."
#~ msgstr ""
+#~ msgid "More than one different VCS may be specified for the same package."
+#~ msgstr ""
+
diff --git a/locales/ja/LC_MESSAGES/ch-customized-programs.po b/locales/ja/LC_MESSAGES/ch-customized-programs.po
index 5d318f0..dd3068c 100644
--- a/locales/ja/LC_MESSAGES/ch-customized-programs.po
+++ b/locales/ja/LC_MESSAGES/ch-customized-programs.po
@@ -10,14 +10,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Debian Policy Manual 4.1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-08-02 11:56+0800\n"
+"POT-Creation-Date: 2019-09-29 11:06-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.4.0\n"
+"Generated-By: Babel 2.6.0\n"
#: ../../ch-customized-programs.rst:2
msgid "Customized programs"
@@ -217,38 +217,37 @@ msgstr ""
msgid ""
"Web Applications should try to avoid storing files in the Web Document "
"Root. Instead they should use the /usr/share/doc/package directory for "
-"documents and register the Web Application via the doc-base package. If "
-"access to the web document root is unavoidable then use"
+"documents. If access to the web document root is unavoidable then use"
msgstr ""
-#: ../../ch-customized-programs.rst:162
+#: ../../ch-customized-programs.rst:161
msgid ""
"as the Document Root. This might be just a symbolic link to the location "
"where the system administrator has put the real document root."
msgstr ""
-#: ../../ch-customized-programs.rst:166
+#: ../../ch-customized-programs.rst:165
msgid "Providing httpd and/or httpd-cgi"
msgstr ""
-#: ../../ch-customized-programs.rst:168
+#: ../../ch-customized-programs.rst:167
msgid ""
"All web servers should provide the virtual package ``httpd``. If a web "
"server has CGI support it should provide ``httpd-cgi`` additionally."
msgstr ""
-#: ../../ch-customized-programs.rst:172
+#: ../../ch-customized-programs.rst:171
msgid ""
"All web applications which do not contain CGI scripts should depend on "
"``httpd``, all those web applications which ``do`` contain CGI scripts, "
"should depend on ``httpd-cgi``."
msgstr ""
-#: ../../ch-customized-programs.rst:179
+#: ../../ch-customized-programs.rst:178
msgid "Mail transport, delivery and user agents"
msgstr ""
-#: ../../ch-customized-programs.rst:181
+#: ../../ch-customized-programs.rst:180
msgid ""
"Debian packages which process electronic mail, whether mail user agents "
"(MUAs) or mail transport agents (MTAs), must ensure that they are "
@@ -257,7 +256,7 @@ msgid ""
"damage!"
msgstr ""
-#: ../../ch-customized-programs.rst:187
+#: ../../ch-customized-programs.rst:186
msgid ""
"The mail spool is ``/var/mail`` and the interface to send a mail message "
"is ``/usr/sbin/sendmail`` (as per the FHS). On older systems, the mail "
@@ -266,7 +265,7 @@ msgid ""
"is part of the base system and not part of the MTA package."
msgstr ""
-#: ../../ch-customized-programs.rst:193
+#: ../../ch-customized-programs.rst:192
msgid ""
"All Debian MUAs, MTAs, MDAs and other mailbox accessing programs (such as"
" IMAP daemons) must lock the mailbox in an NFS-safe way. This means that "
@@ -278,7 +277,7 @@ msgid ""
"accomplish this."
msgstr ""
-#: ../../ch-customized-programs.rst:202
+#: ../../ch-customized-programs.rst:201
msgid ""
"Mailboxes are generally either mode 600 and owned by user or mode 660 and"
" owned by ``user:mail``. [#]_ The local system administrator may choose "
@@ -289,14 +288,14 @@ msgid ""
"recreate it if needed."
msgstr ""
-#: ../../ch-customized-programs.rst:210
+#: ../../ch-customized-programs.rst:209
msgid ""
"The mail spool is 2775 ``root:mail``, and MUAs should be setgid mail to "
"do the locking mentioned above (and must obviously avoid accessing other "
"users' mailboxes using this privilege)."
msgstr ""
-#: ../../ch-customized-programs.rst:214
+#: ../../ch-customized-programs.rst:213
msgid ""
"``/etc/aliases`` is the source file for the system mail aliases (e.g., "
"postmaster, usenet, etc.), it is the one which the sysadmin and "
@@ -309,20 +308,20 @@ msgid ""
"transport-agent`` control fields."
msgstr ""
-#: ../../ch-customized-programs.rst:224
+#: ../../ch-customized-programs.rst:223
msgid ""
"The convention of writing ``forward to address`` in the mailbox itself is"
" not supported. Use a ``.forward`` file instead."
msgstr ""
-#: ../../ch-customized-programs.rst:227
+#: ../../ch-customized-programs.rst:226
msgid ""
"The ``rmail`` program used by UUCP for incoming mail should be "
"``/usr/sbin/rmail``. Likewise, ``rsmtp``, for receiving batch-SMTP-over-"
"UUCP, should be ``/usr/sbin/rsmtp`` if it is supported."
msgstr ""
-#: ../../ch-customized-programs.rst:231
+#: ../../ch-customized-programs.rst:230
msgid ""
"If your package needs to know what hostname to use on (for example) "
"outgoing news and mail messages which are generated locally, you should "
@@ -331,7 +330,7 @@ msgid ""
"(followed by a newline)."
msgstr ""
-#: ../../ch-customized-programs.rst:237
+#: ../../ch-customized-programs.rst:236
msgid ""
"Such a package should check for the existence of this file when it is "
"being configured. If it exists, it should be used without comment, "
@@ -344,61 +343,61 @@ msgid ""
" ``inn`` package could say something like:"
msgstr ""
-#: ../../ch-customized-programs.rst:255
+#: ../../ch-customized-programs.rst:254
msgid "where syshostname is the output of ``hostname --fqdn``."
msgstr ""
-#: ../../ch-customized-programs.rst:260
+#: ../../ch-customized-programs.rst:259
msgid "News system configuration"
msgstr ""
-#: ../../ch-customized-programs.rst:262
+#: ../../ch-customized-programs.rst:261
msgid ""
"All the configuration files related to the NNTP (news) servers and "
"clients should be located under ``/etc/news``."
msgstr ""
-#: ../../ch-customized-programs.rst:265
+#: ../../ch-customized-programs.rst:264
msgid ""
"There are some configuration issues that apply to a number of news "
"clients and server packages on the machine. These are:"
msgstr ""
-#: ../../ch-customized-programs.rst:270
+#: ../../ch-customized-programs.rst:269
msgid "``/etc/news/organization``"
msgstr ""
-#: ../../ch-customized-programs.rst:269
+#: ../../ch-customized-programs.rst:268
msgid ""
"A string which should appear as the organization header for all messages "
"posted by NNTP clients on the machine"
msgstr ""
-#: ../../ch-customized-programs.rst:274
+#: ../../ch-customized-programs.rst:273
msgid "``/etc/news/server``"
msgstr ""
-#: ../../ch-customized-programs.rst:273
+#: ../../ch-customized-programs.rst:272
msgid ""
"Contains the FQDN of the upstream NNTP server, or localhost if the local "
"machine is an NNTP server."
msgstr ""
-#: ../../ch-customized-programs.rst:276
+#: ../../ch-customized-programs.rst:275
msgid ""
"Other global files may be added as required for cross-package news "
"configuration."
msgstr ""
-#: ../../ch-customized-programs.rst:282
+#: ../../ch-customized-programs.rst:281
msgid "Programs for the X Window System"
msgstr ""
-#: ../../ch-customized-programs.rst:287
+#: ../../ch-customized-programs.rst:286
msgid "Providing X support and package priorities"
msgstr ""
-#: ../../ch-customized-programs.rst:289
+#: ../../ch-customized-programs.rst:288
msgid ""
"Programs that can be configured with support for the X Window System must"
" be configured to do so and must declare any package dependencies "
@@ -410,11 +409,11 @@ msgid ""
"priority be lowered."
msgstr ""
-#: ../../ch-customized-programs.rst:301
+#: ../../ch-customized-programs.rst:300
msgid "Packages providing an X server"
msgstr ""
-#: ../../ch-customized-programs.rst:303
+#: ../../ch-customized-programs.rst:302
msgid ""
"Packages that provide an X server that, directly or indirectly, "
"communicates with real input and display hardware should declare in their"
@@ -422,11 +421,11 @@ msgid ""
"``xserver``. [#]_"
msgstr ""
-#: ../../ch-customized-programs.rst:311
+#: ../../ch-customized-programs.rst:310
msgid "Packages providing a terminal emulator"
msgstr ""
-#: ../../ch-customized-programs.rst:313
+#: ../../ch-customized-programs.rst:312
msgid ""
"Packages that provide a terminal emulator for the X Window System which "
"meet the criteria listed below should declare in their ``Provides`` "
@@ -437,15 +436,15 @@ msgid ""
"emulator.1.gz`` pointing to the corresponding manual page."
msgstr ""
-#: ../../ch-customized-programs.rst:322
+#: ../../ch-customized-programs.rst:321
msgid "To be an ``x-terminal-emulator``, a program must:"
msgstr ""
-#: ../../ch-customized-programs.rst:324
+#: ../../ch-customized-programs.rst:323
msgid "Be able to emulate a DEC VT100 terminal, or a compatible terminal."
msgstr ""
-#: ../../ch-customized-programs.rst:326
+#: ../../ch-customized-programs.rst:325
msgid ""
"Support the command-line option ``-e command``, which creates a new "
"terminal window [#]_ and runs the specified command. <command> may be "
@@ -456,17 +455,17 @@ msgid ""
"failed is permissible but not required.)"
msgstr ""
-#: ../../ch-customized-programs.rst:335
+#: ../../ch-customized-programs.rst:334
msgid ""
"Support the command-line option ``-T title``, which creates a new "
"terminal window with the window title title."
msgstr ""
-#: ../../ch-customized-programs.rst:341
+#: ../../ch-customized-programs.rst:340
msgid "Packages providing a window manager"
msgstr ""
-#: ../../ch-customized-programs.rst:343
+#: ../../ch-customized-programs.rst:342
msgid ""
"Packages that provide a window manager should declare in their "
"``Provides`` control field that they provide the virtual package ``x"
@@ -475,11 +474,11 @@ msgid ""
"follows:"
msgstr ""
-#: ../../ch-customized-programs.rst:349
+#: ../../ch-customized-programs.rst:348
msgid "Start with a priority of 20."
msgstr ""
-#: ../../ch-customized-programs.rst:351
+#: ../../ch-customized-programs.rst:350
msgid ""
"If the window manager supports the Debian menu system, add 20 points if "
"this support is available in the package's default configuration (i.e., "
@@ -488,7 +487,7 @@ msgid ""
"only 10 points."
msgstr ""
-#: ../../ch-customized-programs.rst:357
+#: ../../ch-customized-programs.rst:356
msgid ""
"If the window manager complies with `The Window Manager Specification "
"Project <https://www.freedesktop.org/wiki/Specifications/wm-spec>`_, "
@@ -496,25 +495,25 @@ msgid ""
" add 40 points."
msgstr ""
-#: ../../ch-customized-programs.rst:362
+#: ../../ch-customized-programs.rst:361
msgid ""
"If the window manager permits the X session to be restarted using a "
"*different* window manager (without killing the X server) in its default "
"configuration, add 10 points; otherwise add none."
msgstr ""
-#: ../../ch-customized-programs.rst:366
+#: ../../ch-customized-programs.rst:365
msgid ""
"That alternative should have a slave alternative for "
"``/usr/share/man/man1/x-window-manager.1.gz`` pointing to the "
"corresponding manual page."
msgstr ""
-#: ../../ch-customized-programs.rst:373
+#: ../../ch-customized-programs.rst:372
msgid "Packages providing fonts"
msgstr ""
-#: ../../ch-customized-programs.rst:375
+#: ../../ch-customized-programs.rst:374
msgid ""
"Packages that provide fonts for the X Window System [#]_ must do a "
"number of things to ensure that they are both available without "
@@ -523,7 +522,7 @@ msgid ""
"themselves."
msgstr ""
-#: ../../ch-customized-programs.rst:381
+#: ../../ch-customized-programs.rst:380
msgid ""
"Fonts of any type supported by the X Window System must be in a separate "
"binary package from any executables, libraries, or documentation (except "
@@ -535,34 +534,34 @@ msgid ""
"packages. [#]_"
msgstr ""
-#: ../../ch-customized-programs.rst:390
+#: ../../ch-customized-programs.rst:389
msgid ""
"BDF fonts must be converted to PCF fonts with the ``bdftopcf`` utility "
"(available in the ``xfonts-utils`` package, ``gzip``\\ ped, and placed in"
" a directory that corresponds to their resolution:"
msgstr ""
-#: ../../ch-customized-programs.rst:394
+#: ../../ch-customized-programs.rst:393
msgid "100 dpi fonts must be placed in ``/usr/share/fonts/X11/100dpi/``."
msgstr ""
-#: ../../ch-customized-programs.rst:396
+#: ../../ch-customized-programs.rst:395
msgid "75 dpi fonts must be placed in ``/usr/share/fonts/X11/75dpi/``."
msgstr ""
-#: ../../ch-customized-programs.rst:398
+#: ../../ch-customized-programs.rst:397
msgid ""
"Character-cell fonts, cursor fonts, and other low-resolution fonts must "
"be placed in ``/usr/share/fonts/X11/misc/``."
msgstr ""
-#: ../../ch-customized-programs.rst:401
+#: ../../ch-customized-programs.rst:400
msgid ""
"Type 1 fonts must be placed in ``/usr/share/fonts/X11/Type1/``. If font "
"metric files are available, they must be placed here as well."
msgstr ""
-#: ../../ch-customized-programs.rst:404
+#: ../../ch-customized-programs.rst:403
msgid ""
"Subdirectories of ``/usr/share/fonts/X11/`` other than those listed above"
" must be neither created nor used. (The ``PEX``, ``CID``, ``Speedo``, and"
@@ -570,7 +569,7 @@ msgid ""
"installation of files into these directories remains discouraged.)"
msgstr ""
-#: ../../ch-customized-programs.rst:410
+#: ../../ch-customized-programs.rst:409
msgid ""
"Font packages may, instead of placing files directly in the X font "
"directories listed above, provide symbolic links in that font directory "
@@ -578,7 +577,7 @@ msgid ""
" must comply with the FHS."
msgstr ""
-#: ../../ch-customized-programs.rst:415
+#: ../../ch-customized-programs.rst:414
msgid ""
"Font packages should not contain both 75dpi and 100dpi versions of a "
"font. If both are available, they should be provided in separate binary "
@@ -586,24 +585,24 @@ msgid ""
"packages containing the corresponding fonts."
msgstr ""
-#: ../../ch-customized-programs.rst:420
+#: ../../ch-customized-programs.rst:419
msgid ""
"Fonts destined for the ``misc`` subdirectory should not be included in "
"the same package as 75dpi or 100dpi fonts; instead, they should be "
"provided in a separate package with ``-misc`` appended to its name."
msgstr ""
-#: ../../ch-customized-programs.rst:425
+#: ../../ch-customized-programs.rst:424
msgid ""
"Font packages must not provide the files ``fonts.dir``, ``fonts.alias``, "
"or ``fonts.scale`` in a font directory:"
msgstr ""
-#: ../../ch-customized-programs.rst:428
+#: ../../ch-customized-programs.rst:427
msgid "``fonts.dir`` files must not be provided at all."
msgstr ""
-#: ../../ch-customized-programs.rst:430
+#: ../../ch-customized-programs.rst:429
msgid ""
"``fonts.alias`` and ``fonts.scale`` files, if needed, should be provided "
"in the directory ``/etc/X11/fonts/fontdir/package.extension``, where "
@@ -614,13 +613,13 @@ msgid ""
"the file contents."
msgstr ""
-#: ../../ch-customized-programs.rst:439
+#: ../../ch-customized-programs.rst:438
msgid ""
"Font packages must declare a dependency on ``xfonts-utils`` in their "
"``Depends`` or ``Pre-Depends`` control field."
msgstr ""
-#: ../../ch-customized-programs.rst:442
+#: ../../ch-customized-programs.rst:441
msgid ""
"Font packages that provide one or more ``fonts.scale`` files as described"
" above must invoke ``update-fonts-scale`` on each directory into which "
@@ -629,7 +628,7 @@ msgid ""
"arguments) and ``postrm`` (for all arguments except ``upgrade``) scripts."
msgstr ""
-#: ../../ch-customized-programs.rst:449
+#: ../../ch-customized-programs.rst:448
msgid ""
"Font packages that provide one or more ``fonts.alias`` files as described"
" above must invoke ``update-fonts-alias`` on each directory into which "
@@ -638,7 +637,7 @@ msgid ""
"``upgrade``) scripts."
msgstr ""
-#: ../../ch-customized-programs.rst:455
+#: ../../ch-customized-programs.rst:454
msgid ""
"Font packages must invoke ``update-fonts-dir`` on each directory into "
"which they installed fonts. This invocation must occur in both the "
@@ -646,23 +645,23 @@ msgid ""
" ``upgrade``) scripts."
msgstr ""
-#: ../../ch-customized-programs.rst:460
+#: ../../ch-customized-programs.rst:459
msgid ""
"Font packages must not provide alias names for the fonts they include "
"which collide with alias names already in use by fonts already packaged."
msgstr ""
-#: ../../ch-customized-programs.rst:464
+#: ../../ch-customized-programs.rst:463
msgid ""
"Font packages must not provide fonts with the same XLFD registry name as "
"another font already packaged."
msgstr ""
-#: ../../ch-customized-programs.rst:470
+#: ../../ch-customized-programs.rst:469
msgid "Application defaults files"
msgstr ""
-#: ../../ch-customized-programs.rst:472
+#: ../../ch-customized-programs.rst:471
msgid ""
"Application defaults files must be installed in the directory ``/etc/X11"
"/app-defaults/`` (use of a localized subdirectory of ``/etc/X11/`` as "
@@ -671,7 +670,7 @@ msgid ""
"as configuration files."
msgstr ""
-#: ../../ch-customized-programs.rst:478
+#: ../../ch-customized-programs.rst:477
msgid ""
"Customization of programs' X resources may also be supported with the "
"provision of a file with the same name as that of the package placed in "
@@ -679,11 +678,11 @@ msgid ""
"``conffile`` or handled as a configuration file. [#]_"
msgstr ""
-#: ../../ch-customized-programs.rst:486
+#: ../../ch-customized-programs.rst:485
msgid "Installation directory issues"
msgstr ""
-#: ../../ch-customized-programs.rst:488
+#: ../../ch-customized-programs.rst:487
msgid ""
"Historically, packages using the X Window System used a separate set of "
"installation directories from other packages. This practice has been "
@@ -693,7 +692,7 @@ msgid ""
"the ``/usr/X11R6/`` directory hierarchy should be regarded as obsolete."
msgstr ""
-#: ../../ch-customized-programs.rst:495
+#: ../../ch-customized-programs.rst:494
msgid ""
"Include files previously installed under ``/usr/X11R6/include/X11/`` "
"should be installed into ``/usr/include/X11/``. For files previously "
@@ -703,7 +702,7 @@ msgid ""
"should be used."
msgstr ""
-#: ../../ch-customized-programs.rst:502
+#: ../../ch-customized-programs.rst:501
msgid ""
"Configuration files for window, display, or session managers or other "
"applications that are tightly integrated with the X Window System may be "
@@ -713,53 +712,53 @@ msgid ""
":ref:`s-appdefaults`)."
msgstr ""
-#: ../../ch-customized-programs.rst:512
+#: ../../ch-customized-programs.rst:511
msgid "Perl programs and modules"
msgstr ""
-#: ../../ch-customized-programs.rst:514
+#: ../../ch-customized-programs.rst:513
msgid "Perl programs and modules should follow the current Perl policy."
msgstr ""
-#: ../../ch-customized-programs.rst:516
+#: ../../ch-customized-programs.rst:515
msgid ""
"The Perl policy can be found in the ``perl-policy`` files in the "
"``debian-policy`` package. It is also available from the Debian web "
"mirrors at https://www.debian.org/doc/packaging-manuals/perl-policy/."
msgstr ""
-#: ../../ch-customized-programs.rst:523
+#: ../../ch-customized-programs.rst:522
msgid "Emacs lisp programs"
msgstr ""
-#: ../../ch-customized-programs.rst:525
+#: ../../ch-customized-programs.rst:524
msgid ""
"Please refer to the \"Debian Emacs Policy\" for details of how to package"
" emacs lisp programs."
msgstr ""
-#: ../../ch-customized-programs.rst:528
+#: ../../ch-customized-programs.rst:527
msgid ""
"The Emacs policy is available in ``debian-emacs-policy.gz`` of the "
"emacsen-common package. It is also available from the Debian web mirrors "
"at https://www.debian.org/doc/packaging-manuals/debian-emacs-policy."
msgstr ""
-#: ../../ch-customized-programs.rst:535
+#: ../../ch-customized-programs.rst:534
msgid "Games"
msgstr ""
-#: ../../ch-customized-programs.rst:537
+#: ../../ch-customized-programs.rst:536
msgid ""
"The permissions on ``/var/games`` are mode 755, owner ``root`` and group "
"``root``."
msgstr ""
-#: ../../ch-customized-programs.rst:540
+#: ../../ch-customized-programs.rst:539
msgid "Each game decides on its own security policy."
msgstr ""
-#: ../../ch-customized-programs.rst:542
+#: ../../ch-customized-programs.rst:541
msgid ""
"Games which require protected, privileged access to high-score files, "
"saved games, etc., may be made set-\\ *group*-id (mode 2755) and owned by"
@@ -773,7 +772,7 @@ msgid ""
"at all it will take considerably more effort.)"
msgstr ""
-#: ../../ch-customized-programs.rst:553
+#: ../../ch-customized-programs.rst:552
msgid ""
"Some packages, for example some fortune cookie programs, are configured "
"by the upstream authors to install with their data files or other static "
@@ -785,7 +784,7 @@ msgid ""
"reduces the risk of a security hole."
msgstr ""
-#: ../../ch-customized-programs.rst:562
+#: ../../ch-customized-programs.rst:561
msgid ""
"As described in the FHS, binaries of games should be installed in the "
"directory ``/usr/games``. This also applies to games that use the X "
@@ -793,7 +792,7 @@ msgid ""
"installed in ``/usr/share/man/man6``."
msgstr ""
-#: ../../ch-customized-programs.rst:568
+#: ../../ch-customized-programs.rst:567
msgid ""
"Internally, the package system normalizes the GNU triplets and the Debian"
" arches into Debian arch triplets (which are kind of inverted GNU "
@@ -804,18 +803,18 @@ msgid ""
" by the package system based on the os and cpu."
msgstr ""
-#: ../../ch-customized-programs.rst:578
+#: ../../ch-customized-programs.rst:577
msgid "The Debian base system already provides an editor and a pager program."
msgstr ""
-#: ../../ch-customized-programs.rst:582
+#: ../../ch-customized-programs.rst:581
msgid ""
"If it is not possible to establish both locks, the system shouldn't wait "
"for the second lock to be established, but remove the first lock, wait a "
"(random) time, and start over locking again."
msgstr ""
-#: ../../ch-customized-programs.rst:587
+#: ../../ch-customized-programs.rst:586
msgid ""
"There are two traditional permission schemes for mail spools: mode 600 "
"with all mail delivery done by processes running as the destination user,"
@@ -829,7 +828,7 @@ msgid ""
" user. Debian Policy therefore permits either scheme."
msgstr ""
-#: ../../ch-customized-programs.rst:600
+#: ../../ch-customized-programs.rst:599
msgid ""
"This implements current practice, and provides an actual policy for usage"
" of the ``xserver`` virtual package which appears in the virtual packages"
@@ -838,7 +837,7 @@ msgid ""
"``xserver``. Things like ``Xvfb``, ``Xnest``, and ``Xprt`` should not."
msgstr ""
-#: ../../ch-customized-programs.rst:608
+#: ../../ch-customized-programs.rst:607
msgid ""
"\"New terminal window\" does not necessarily mean a new top-level X "
"window directly parented by the window manager; it could, if the terminal"
@@ -846,7 +845,7 @@ msgid ""
"document interface (MDI)."
msgstr ""
-#: ../../ch-customized-programs.rst:614
+#: ../../ch-customized-programs.rst:613
msgid ""
"For the purposes of Debian Policy, a \"font for the X Window System\" is "
"one which is accessed via X protocol requests. Fonts for the Linux "
@@ -855,17 +854,28 @@ msgid ""
"System, however, must abide by this font policy."
msgstr ""
-#: ../../ch-customized-programs.rst:621
+#: ../../ch-customized-programs.rst:620
msgid ""
"This is because the X server may retrieve fonts from the local file "
"system or over the network from an X font server; the Debian package "
"system is empowered to deal only with the local file system."
msgstr ""
-#: ../../ch-customized-programs.rst:626
+#: ../../ch-customized-programs.rst:625
msgid ""
"Note that this mechanism is not the same as using app-defaults; app-"
"defaults are tied to the client binary on the local file system, whereas "
"X resources are stored in the X server and affect all connecting clients."
msgstr ""
+#~ msgid ""
+#~ "Web Applications should try to avoid "
+#~ "storing files in the Web Document "
+#~ "Root. Instead they should use the "
+#~ "/usr/share/doc/package directory for documents "
+#~ "and register the Web Application via "
+#~ "the doc-base package. If access to"
+#~ " the web document root is unavoidable"
+#~ " then use"
+#~ msgstr ""
+
diff --git a/locales/ja/LC_MESSAGES/ch-opersys.po b/locales/ja/LC_MESSAGES/ch-opersys.po
index 1997e60..b6663df 100644
--- a/locales/ja/LC_MESSAGES/ch-opersys.po
+++ b/locales/ja/LC_MESSAGES/ch-opersys.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Debian Policy Manual 4.1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-07-07 15:40+0100\n"
+"POT-Creation-Date: 2019-09-29 11:06-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1415,11 +1415,10 @@ msgstr ""
#: ../../ch-opersys.rst:979
msgid ""
-"The doc-base package implements a flexible mechanism for handling and "
-"presenting documentation. The recommended practice is for every Debian "
-"package that provides online documentation (other than just manual pages)"
-" to register these documents with doc-base by installing a doc-base "
-"control file in ``/usr/share/doc-base/``."
+"The doc-base package implements a mechanism for handling and presenting "
+"documentation. Debian packages that provides online documentation (other "
+"than just manual pages) may register these documents with doc-base by "
+"installing a doc-base control file in ``/usr/share/doc-base/``."
msgstr ""
#: ../../ch-opersys.rst:985
@@ -1501,6 +1500,34 @@ msgid ""
"file."
msgstr ""
+#: ../../ch-opersys.rst:1050
+msgid "Signaling that a reboot is required"
+msgstr ""
+
+#: ../../ch-opersys.rst:1056
+msgid ""
+"Programs can signal that a reboot is required by ``touch``\\ing ``/run"
+"/reboot-required``. It is conventional to add the name of the package(s)"
+" requiring the reboot to ``/run/reboot-required.pkgs``. Programs should "
+"not add a package name to ``/run/reboot-required.pkgs`` if it is already "
+"present there."
+msgstr ""
+
+#: ../../ch-opersys.rst:1065
+msgid ""
+"The ``/run/reboot-required`` mechanism is used when a reboot is needed to"
+" fully apply the changes introduced by package installation or upgrade. "
+"Typically it is the ``postinst`` maintainer script that touches ``/run"
+"/reboot-required``, at the end of a successful configuration of the "
+"package."
+msgstr ""
+
+#: ../../ch-opersys.rst:1071
+msgid ""
+"There are no guarantees provided by the ``/run/reboot-required`` "
+"convention as to when or whether the requested reboot will occur."
+msgstr ""
+
#~ msgid ""
#~ "Examples on which you can base "
#~ "your systemd integration on is available"
@@ -1523,3 +1550,15 @@ msgstr ""
#~ " even if you created them."
#~ msgstr ""
+#~ msgid ""
+#~ "The doc-base package implements a "
+#~ "flexible mechanism for handling and "
+#~ "presenting documentation. The recommended "
+#~ "practice is for every Debian package "
+#~ "that provides online documentation (other "
+#~ "than just manual pages) to register "
+#~ "these documents with doc-base by "
+#~ "installing a doc-base control file "
+#~ "in ``/usr/share/doc-base/``."
+#~ msgstr ""
+
diff --git a/locales/ja/LC_MESSAGES/upgrading-checklist.po b/locales/ja/LC_MESSAGES/upgrading-checklist.po
index 396c825..51f7e55 100644
--- a/locales/ja/LC_MESSAGES/upgrading-checklist.po
+++ b/locales/ja/LC_MESSAGES/upgrading-checklist.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Debian Policy Manual 4.1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-07-07 15:40+0100\n"
+"POT-Creation-Date: 2019-09-29 11:11-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -78,22 +78,66 @@ msgid ""
msgstr ""
#: ../../upgrading-checklist.rst:43
-msgid "Version 4.4.0"
+msgid "Version 4.4.1"
msgstr ""
#: ../../upgrading-checklist.rst:45
msgid "Unreleased."
msgstr ""
-#: ../../upgrading-checklist.rst:55 ../../upgrading-checklist.rst:83
-#: ../../upgrading-checklist.rst:128 ../../upgrading-checklist.rst:133
-#: ../../upgrading-checklist.rst:204 ../../upgrading-checklist.rst:390
-#: ../../upgrading-checklist.rst:521 ../../upgrading-checklist.rst:645
-#: ../../upgrading-checklist.rst:1029 ../../upgrading-checklist.rst:1179
-msgid "4.9"
+#: ../../upgrading-checklist.rst:53 ../../upgrading-checklist.rst:79
+#: ../../upgrading-checklist.rst:242 ../../upgrading-checklist.rst:671
+msgid "5.6.26"
msgstr ""
#: ../../upgrading-checklist.rst:48
+msgid "A package control file must not have more than one ``Vcs-<type>`` field."
+msgstr ""
+
+#: ../../upgrading-checklist.rst:51
+msgid ""
+"If the package is maintained in multiple version control systems, the "
+"maintainer should specify the one that they would prefer other people to "
+"use as the basis for proposing changes to the package."
+msgstr ""
+
+#: ../../upgrading-checklist.rst:56
+msgid "9.10 & 11.5"
+msgstr ""
+
+#: ../../upgrading-checklist.rst:56
+msgid "doc-base registration is now optional, from being recommended."
+msgstr ""
+
+#: ../../upgrading-checklist.rst:61 ../../upgrading-checklist.rst:488
+#: ../../upgrading-checklist.rst:763
+msgid "copyright-format"
+msgstr ""
+
+#: ../../upgrading-checklist.rst:59
+msgid ""
+"State some syntactical restrictions on the ``Files:`` field. Wildcards "
+"are required to match the contents of directories, and the space "
+"character separates patterns and cannot be escaped."
+msgstr ""
+
+#: ../../upgrading-checklist.rst:64
+msgid "Version 4.4.0"
+msgstr ""
+
+#: ../../upgrading-checklist.rst:66
+msgid "Released July, 2019."
+msgstr ""
+
+#: ../../upgrading-checklist.rst:76 ../../upgrading-checklist.rst:104
+#: ../../upgrading-checklist.rst:149 ../../upgrading-checklist.rst:154
+#: ../../upgrading-checklist.rst:225 ../../upgrading-checklist.rst:411
+#: ../../upgrading-checklist.rst:542 ../../upgrading-checklist.rst:666
+#: ../../upgrading-checklist.rst:1050 ../../upgrading-checklist.rst:1200
+msgid "4.9"
+msgstr ""
+
+#: ../../upgrading-checklist.rst:69
msgid ""
"The recommended way to implement the build process of a Debian package, "
"in the absence of a good reason to use a different approach, is the "
@@ -101,58 +145,53 @@ msgid ""
"``debian/rules`` building script."
msgstr ""
-#: ../../upgrading-checklist.rst:53
+#: ../../upgrading-checklist.rst:74
msgid ""
"Some examples of good reasons to use a different approach are given. The"
" recommendation to use ``dh`` does not always apply, and use of ``dh`` is"
" not required."
msgstr ""
-#: ../../upgrading-checklist.rst:58 ../../upgrading-checklist.rst:221
-#: ../../upgrading-checklist.rst:650
-msgid "5.6.26"
-msgstr ""
-
-#: ../../upgrading-checklist.rst:58
+#: ../../upgrading-checklist.rst:79
msgid "Permit ``-b`` in Vcs-Hg as well as Vcs-Git."
msgstr ""
-#: ../../upgrading-checklist.rst:61 ../../upgrading-checklist.rst:966
+#: ../../upgrading-checklist.rst:82 ../../upgrading-checklist.rst:987
msgid "7.5"
msgstr ""
-#: ../../upgrading-checklist.rst:61
+#: ../../upgrading-checklist.rst:82
msgid "Document versioned Provides."
msgstr ""
-#: ../../upgrading-checklist.rst:66 ../../upgrading-checklist.rst:108
-#: ../../upgrading-checklist.rst:476 ../../upgrading-checklist.rst:481
-#: ../../upgrading-checklist.rst:487 ../../upgrading-checklist.rst:563
-#: ../../upgrading-checklist.rst:566 ../../upgrading-checklist.rst:633
-#: ../../upgrading-checklist.rst:755 ../../upgrading-checklist.rst:821
+#: ../../upgrading-checklist.rst:87 ../../upgrading-checklist.rst:129
+#: ../../upgrading-checklist.rst:497 ../../upgrading-checklist.rst:502
+#: ../../upgrading-checklist.rst:508 ../../upgrading-checklist.rst:584
+#: ../../upgrading-checklist.rst:587 ../../upgrading-checklist.rst:654
+#: ../../upgrading-checklist.rst:776 ../../upgrading-checklist.rst:842
msgid "virtual"
msgstr ""
-#: ../../upgrading-checklist.rst:64
+#: ../../upgrading-checklist.rst:85
msgid ""
"New ``logind`` and ``default-logind`` virtual packages for a package "
"providing logind API (via D-Bus and sd-login(3)), and for Debian's "
"preferred implementation, respectively."
msgstr ""
-#: ../../upgrading-checklist.rst:69
+#: ../../upgrading-checklist.rst:90
msgid "Version 4.3.0"
msgstr ""
-#: ../../upgrading-checklist.rst:71
+#: ../../upgrading-checklist.rst:92
msgid "Released December, 2018."
msgstr ""
-#: ../../upgrading-checklist.rst:79
+#: ../../upgrading-checklist.rst:100
msgid "2.3 & 4.5"
msgstr ""
-#: ../../upgrading-checklist.rst:74
+#: ../../upgrading-checklist.rst:95
msgid ""
"In cases where a package's distribution license explicitly permits its "
"copyright information to be excluded from distributions of binaries built"
@@ -162,228 +201,228 @@ msgid ""
"significant time and effort."
msgstr ""
-#: ../../upgrading-checklist.rst:82
+#: ../../upgrading-checklist.rst:103
msgid ""
"Required targets must not write outside of the unpacked source package "
"tree, except for TMPDIR, /tmp and /var/tmp."
msgstr ""
-#: ../../upgrading-checklist.rst:88
+#: ../../upgrading-checklist.rst:109
msgid "4.17"
msgstr ""
-#: ../../upgrading-checklist.rst:86
+#: ../../upgrading-checklist.rst:107
msgid ""
"Packages should not contain a non-default series file. That is, dpkg's "
"vendor-specific patch series feature should not be used for packages in "
"the Debian archive."
msgstr ""
-#: ../../upgrading-checklist.rst:93 ../../upgrading-checklist.rst:97
-#: ../../upgrading-checklist.rst:439 ../../upgrading-checklist.rst:550
-#: ../../upgrading-checklist.rst:1537 ../../upgrading-checklist.rst:1720
+#: ../../upgrading-checklist.rst:114 ../../upgrading-checklist.rst:118
+#: ../../upgrading-checklist.rst:460 ../../upgrading-checklist.rst:571
+#: ../../upgrading-checklist.rst:1558 ../../upgrading-checklist.rst:1741
msgid "10.1"
msgstr ""
-#: ../../upgrading-checklist.rst:91
+#: ../../upgrading-checklist.rst:112
msgid ""
"Binaries should be stripped using ``strip --strip-unneeded --remove-"
"section=.comment --remove-section=.note`` (as dh_strip already does)."
msgstr ""
-#: ../../upgrading-checklist.rst:96
+#: ../../upgrading-checklist.rst:117
msgid ""
"It is no longer suggested nor recommended to use ``install -s`` to strip "
"binaries, because it gets several things wrong."
msgstr ""
-#: ../../upgrading-checklist.rst:103 ../../upgrading-checklist.rst:267
-#: ../../upgrading-checklist.rst:876 ../../upgrading-checklist.rst:882
-#: ../../upgrading-checklist.rst:1047 ../../upgrading-checklist.rst:1334
-#: ../../upgrading-checklist.rst:1447 ../../upgrading-checklist.rst:1600
-#: ../../upgrading-checklist.rst:1831 ../../upgrading-checklist.rst:1855
+#: ../../upgrading-checklist.rst:124 ../../upgrading-checklist.rst:288
+#: ../../upgrading-checklist.rst:897 ../../upgrading-checklist.rst:903
+#: ../../upgrading-checklist.rst:1068 ../../upgrading-checklist.rst:1355
+#: ../../upgrading-checklist.rst:1468 ../../upgrading-checklist.rst:1621
+#: ../../upgrading-checklist.rst:1852 ../../upgrading-checklist.rst:1876
msgid "10.2"
msgstr ""
-#: ../../upgrading-checklist.rst:100
+#: ../../upgrading-checklist.rst:121
msgid ""
"When stripping shared libraries with strip(1), you should additionally "
"pass ``--remove-section=.comment --remove-section=.note`` (as dh_strip "
"already does)."
msgstr ""
-#: ../../upgrading-checklist.rst:106
+#: ../../upgrading-checklist.rst:127
msgid ""
"New ``dbus-session-bus`` and ``default-dbus-session-bus`` virtual "
"packages for a package providing the D-Bus session bus, and for Debian's "
"preferred D-Bus implementation, respectively."
msgstr ""
-#: ../../upgrading-checklist.rst:111
+#: ../../upgrading-checklist.rst:132
msgid "Version 4.2.1"
msgstr ""
-#: ../../upgrading-checklist.rst:113 ../../upgrading-checklist.rst:123
+#: ../../upgrading-checklist.rst:134 ../../upgrading-checklist.rst:144
msgid "Released August, 2018."
msgstr ""
-#: ../../upgrading-checklist.rst:118
+#: ../../upgrading-checklist.rst:139
msgid "10.4 & perl"
msgstr ""
-#: ../../upgrading-checklist.rst:116
+#: ../../upgrading-checklist.rst:137
msgid ""
"The requirement that the shebang at the top of Perl command scripts be "
"``#!/usr/bin/perl`` is relaxed from a 'must' to a 'should'."
msgstr ""
-#: ../../upgrading-checklist.rst:121
+#: ../../upgrading-checklist.rst:142
msgid "Version 4.2.0"
msgstr ""
-#: ../../upgrading-checklist.rst:126
+#: ../../upgrading-checklist.rst:147
msgid ""
"The package build should be as verbose as reasonably possible. This means"
" that ``debian/rules`` should pass to the commands it invokes options "
"that cause them to produce verbose output."
msgstr ""
-#: ../../upgrading-checklist.rst:131
+#: ../../upgrading-checklist.rst:152
msgid ""
"Required targets may attempt network access, via the loopback interface, "
"to services on the build host that have been started by the build."
msgstr ""
-#: ../../upgrading-checklist.rst:137 ../../upgrading-checklist.rst:395
-#: ../../upgrading-checklist.rst:1134 ../../upgrading-checklist.rst:1190
+#: ../../upgrading-checklist.rst:158 ../../upgrading-checklist.rst:416
+#: ../../upgrading-checklist.rst:1155 ../../upgrading-checklist.rst:1211
msgid "4.9.1"
msgstr ""
-#: ../../upgrading-checklist.rst:136
+#: ../../upgrading-checklist.rst:157
msgid ""
"New ``terse`` tag that can appear in ``DEB_BUILD_OPTIONS`` to make a "
"package build less verbose."
msgstr ""
-#: ../../upgrading-checklist.rst:141
+#: ../../upgrading-checklist.rst:162
msgid "5.2 & 5.4"
msgstr ""
-#: ../../upgrading-checklist.rst:140
+#: ../../upgrading-checklist.rst:161
msgid "The Standards-Version field is now mandatory, not just recommended."
msgstr ""
-#: ../../upgrading-checklist.rst:154 ../../upgrading-checklist.rst:1496
-#: ../../upgrading-checklist.rst:1799 ../../upgrading-checklist.rst:1818
+#: ../../upgrading-checklist.rst:175 ../../upgrading-checklist.rst:1517
+#: ../../upgrading-checklist.rst:1820 ../../upgrading-checklist.rst:1839
msgid "12.7"
msgstr ""
-#: ../../upgrading-checklist.rst:144
+#: ../../upgrading-checklist.rst:165
msgid ""
"Upstream release notes, when available, should be installed as "
"``/usr/share/doc/package/NEWS.gz``. Upstream changelogs may be made "
"available as ``/usr/share/doc/package/changelog.gz``."
msgstr ""
-#: ../../upgrading-checklist.rst:148
+#: ../../upgrading-checklist.rst:169
msgid ""
"This is a relaxation of older Policy which said that the upstream "
"changelog should be made accessible at this path. Now it is up to "
"maintainer discretion whether it is useful to install it."
msgstr ""
-#: ../../upgrading-checklist.rst:152
+#: ../../upgrading-checklist.rst:173
msgid ""
"The practice of installing the upstream release notes as "
"``/usr/share/doc/package/changelog.gz`` is permitted but deprecated."
msgstr ""
-#: ../../upgrading-checklist.rst:157
+#: ../../upgrading-checklist.rst:178
msgid "Version 4.1.5"
msgstr ""
-#: ../../upgrading-checklist.rst:159
+#: ../../upgrading-checklist.rst:180
msgid "Released July, 2018."
msgstr ""
-#: ../../upgrading-checklist.rst:163
+#: ../../upgrading-checklist.rst:184
msgid "4.9.2"
msgstr ""
-#: ../../upgrading-checklist.rst:162
+#: ../../upgrading-checklist.rst:183
msgid ""
"Document how ``debian/rules`` and the ``Rules-Requires-Root`` field "
"interact."
msgstr ""
-#: ../../upgrading-checklist.rst:167 ../../upgrading-checklist.rst:403
-#: ../../upgrading-checklist.rst:1210 ../../upgrading-checklist.rst:1263
+#: ../../upgrading-checklist.rst:188 ../../upgrading-checklist.rst:424
+#: ../../upgrading-checklist.rst:1231 ../../upgrading-checklist.rst:1284
msgid "5.6.12"
msgstr ""
-#: ../../upgrading-checklist.rst:166
+#: ../../upgrading-checklist.rst:187
msgid ""
"You should not change a package's epoch, even in experimental, without "
"getting consensus on debian-devel first."
msgstr ""
-#: ../../upgrading-checklist.rst:171
+#: ../../upgrading-checklist.rst:192
msgid "5.6.12.1"
msgstr ""
-#: ../../upgrading-checklist.rst:170
+#: ../../upgrading-checklist.rst:191
msgid ""
"Epochs should not be used for the purpose of rolling back the version of "
"a package. Use the +really convention."
msgstr ""
-#: ../../upgrading-checklist.rst:174
+#: ../../upgrading-checklist.rst:195
msgid "5.6.31"
msgstr ""
-#: ../../upgrading-checklist.rst:174
+#: ../../upgrading-checklist.rst:195
msgid "Document the ``Rules-Requires-Root`` field."
msgstr ""
-#: ../../upgrading-checklist.rst:179 ../../upgrading-checklist.rst:230
-#: ../../upgrading-checklist.rst:313 ../../upgrading-checklist.rst:417
-#: ../../upgrading-checklist.rst:672 ../../upgrading-checklist.rst:709
-#: ../../upgrading-checklist.rst:809 ../../upgrading-checklist.rst:816
-#: ../../upgrading-checklist.rst:1011 ../../upgrading-checklist.rst:1019
-#: ../../upgrading-checklist.rst:1358 ../../upgrading-checklist.rst:1803
+#: ../../upgrading-checklist.rst:200 ../../upgrading-checklist.rst:251
+#: ../../upgrading-checklist.rst:334 ../../upgrading-checklist.rst:438
+#: ../../upgrading-checklist.rst:693 ../../upgrading-checklist.rst:730
+#: ../../upgrading-checklist.rst:830 ../../upgrading-checklist.rst:837
+#: ../../upgrading-checklist.rst:1032 ../../upgrading-checklist.rst:1040
+#: ../../upgrading-checklist.rst:1379 ../../upgrading-checklist.rst:1824
msgid "9.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:177
+#: ../../upgrading-checklist.rst:198
msgid ""
"Update Debian's version of the Filesystem Hierarchy Standard from 2.3 to "
"3.0, and update the list of exceptions. Only a tiny minority of "
"packages, if any, should be made buggy by this change."
msgstr ""
-#: ../../upgrading-checklist.rst:183
+#: ../../upgrading-checklist.rst:204
msgid "9.3.2 & 10.4"
msgstr ""
-#: ../../upgrading-checklist.rst:182
+#: ../../upgrading-checklist.rst:203
msgid ""
"Update version of POSIX standard for shell scripts from SUSv3 to "
"POSIX.1-2017 (also known as SUSv4 in some contexts)."
msgstr ""
-#: ../../upgrading-checklist.rst:186
+#: ../../upgrading-checklist.rst:207
msgid "Version 4.1.4"
msgstr ""
-#: ../../upgrading-checklist.rst:188
+#: ../../upgrading-checklist.rst:209
msgid "Released April, 2018."
msgstr ""
-#: ../../upgrading-checklist.rst:194 ../../upgrading-checklist.rst:200
+#: ../../upgrading-checklist.rst:215 ../../upgrading-checklist.rst:221
msgid "3.2.2"
msgstr ""
-#: ../../upgrading-checklist.rst:191
+#: ../../upgrading-checklist.rst:212
msgid ""
"The part of the version number after the epoch must not be reused for a "
"version of the package with different contents, even after the version of"
@@ -391,7 +430,7 @@ msgid ""
"longer present in any archive suites."
msgstr ""
-#: ../../upgrading-checklist.rst:197
+#: ../../upgrading-checklist.rst:218
msgid ""
"For non-native packages, the upstream version must not be reused for "
"different upstream source code, so that for each source package name and "
@@ -399,17 +438,17 @@ msgid ""
"contents."
msgstr ""
-#: ../../upgrading-checklist.rst:203
+#: ../../upgrading-checklist.rst:224
msgid ""
"The ``get-orig-source`` rules target has been removed. Packages should "
"transition to ``debian/watch`` and use uscan where possible."
msgstr ""
-#: ../../upgrading-checklist.rst:211
+#: ../../upgrading-checklist.rst:232
msgid "9.1.2"
msgstr ""
-#: ../../upgrading-checklist.rst:207
+#: ../../upgrading-checklist.rst:228
msgid ""
"If ``/etc/staff-group-for-usr-local`` does not exist, ``/usr/local`` and "
"all subdirectories created by packages should have permissions 0755 and "
@@ -417,92 +456,92 @@ msgid ""
"2775 and ownership of root:staff should remain."
msgstr ""
-#: ../../upgrading-checklist.rst:214
+#: ../../upgrading-checklist.rst:235
msgid "Version 4.1.3"
msgstr ""
-#: ../../upgrading-checklist.rst:216
+#: ../../upgrading-checklist.rst:237
msgid "Released December, 2017."
msgstr ""
-#: ../../upgrading-checklist.rst:219
+#: ../../upgrading-checklist.rst:240
msgid ""
"URLs given in ``VCS-*`` headers should use a scheme that provides "
"confidentiality (``https``, for example) if the VCS repository supports "
"it. ``[vcs-field-uses-insecure-uri]``"
msgstr ""
-#: ../../upgrading-checklist.rst:227 ../../upgrading-checklist.rst:659
+#: ../../upgrading-checklist.rst:248 ../../upgrading-checklist.rst:680
msgid "7.8"
msgstr ""
-#: ../../upgrading-checklist.rst:224
+#: ../../upgrading-checklist.rst:245
msgid ""
"``Built-Using`` should be used exactly when there are license or DFSG "
"requirements to retain full source code in the archive. Previously, the "
"description of the field implied it was needed in other cases too."
msgstr ""
-#: ../../upgrading-checklist.rst:230
+#: ../../upgrading-checklist.rst:251
msgid "``libc`` may also install files in ``/lib64``."
msgstr ""
-#: ../../upgrading-checklist.rst:239
+#: ../../upgrading-checklist.rst:260
msgid "9.3.3.1"
msgstr ""
-#: ../../upgrading-checklist.rst:233
+#: ../../upgrading-checklist.rst:254
msgid ""
"If a package's daemon should not be autostarted unless the local "
"administrator has explicitly requested it, the package's ``postinst`` "
"should use the new ``defaults-disabled`` option of ``update-rc.d``."
msgstr ""
-#: ../../upgrading-checklist.rst:238
+#: ../../upgrading-checklist.rst:259
msgid ""
"The old method of including ``DISABLED=yes`` in the package's "
"``/etc/default`` file should not be used."
msgstr ""
-#: ../../upgrading-checklist.rst:244
+#: ../../upgrading-checklist.rst:265
msgid "11.4"
msgstr ""
-#: ../../upgrading-checklist.rst:242
+#: ../../upgrading-checklist.rst:263
msgid ""
"Clarify that programs may invoke either ``/usr/bin/editor`` and "
"``/usr/bin/pager`` directly, or use ``editor`` and ``pager`` and rely on "
"PATH."
msgstr ""
-#: ../../upgrading-checklist.rst:249 ../../upgrading-checklist.rst:463
-#: ../../upgrading-checklist.rst:683 ../../upgrading-checklist.rst:738
-#: ../../upgrading-checklist.rst:910 ../../upgrading-checklist.rst:985
-#: ../../upgrading-checklist.rst:1109 ../../upgrading-checklist.rst:1246
-#: ../../upgrading-checklist.rst:1251 ../../upgrading-checklist.rst:1301
+#: ../../upgrading-checklist.rst:270 ../../upgrading-checklist.rst:484
+#: ../../upgrading-checklist.rst:704 ../../upgrading-checklist.rst:759
+#: ../../upgrading-checklist.rst:931 ../../upgrading-checklist.rst:1006
+#: ../../upgrading-checklist.rst:1130 ../../upgrading-checklist.rst:1267
+#: ../../upgrading-checklist.rst:1272 ../../upgrading-checklist.rst:1322
msgid "12.5"
msgstr ""
-#: ../../upgrading-checklist.rst:247
+#: ../../upgrading-checklist.rst:268
msgid ""
"The Creative Commons CC0 1.0 Universal license (CC0-1.0) is now included "
"in ``/usr/share/common-licenses`` and does not need to be copied verbatim"
" in the package ``copyright`` file."
msgstr ""
-#: ../../upgrading-checklist.rst:252
+#: ../../upgrading-checklist.rst:273
msgid "Version 4.1.2"
msgstr ""
-#: ../../upgrading-checklist.rst:254
+#: ../../upgrading-checklist.rst:275
msgid "Released November, 2017."
msgstr ""
-#: ../../upgrading-checklist.rst:260
+#: ../../upgrading-checklist.rst:281
msgid "3.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:257
+#: ../../upgrading-checklist.rst:278
msgid ""
"Binary packages that have potentially offensive content should have the "
"suffix ``-offensive``. This replaces an older convention to use "
@@ -510,7 +549,7 @@ msgid ""
"content warning is a matter of maintainer discretion."
msgstr ""
-#: ../../upgrading-checklist.rst:263
+#: ../../upgrading-checklist.rst:284
msgid ""
"Private shared object files should be installed in subdirectories of "
"``/usr/lib`` or ``/usr/lib/triplet``. This change permits private shared"
@@ -519,67 +558,67 @@ msgid ""
" directly into ``/usr/lib/triplet``."
msgstr ""
-#: ../../upgrading-checklist.rst:272 ../../upgrading-checklist.rst:888
-#: ../../upgrading-checklist.rst:1160 ../../upgrading-checklist.rst:1268
-#: ../../upgrading-checklist.rst:1371
+#: ../../upgrading-checklist.rst:293 ../../upgrading-checklist.rst:909
+#: ../../upgrading-checklist.rst:1181 ../../upgrading-checklist.rst:1289
+#: ../../upgrading-checklist.rst:1392
msgid "10.4"
msgstr ""
-#: ../../upgrading-checklist.rst:270
+#: ../../upgrading-checklist.rst:291
msgid ""
"The shebang at the top of Perl command scripts must be "
"``#!/usr/bin/perl``. (Previously, this was a 'should' rather than a "
"'must'.)"
msgstr ""
-#: ../../upgrading-checklist.rst:275
+#: ../../upgrading-checklist.rst:296
msgid "Version 4.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:277
+#: ../../upgrading-checklist.rst:298
msgid "Released September, 2017."
msgstr ""
-#: ../../upgrading-checklist.rst:280 ../../upgrading-checklist.rst:555
-#: ../../upgrading-checklist.rst:1122 ../../upgrading-checklist.rst:1126
+#: ../../upgrading-checklist.rst:301 ../../upgrading-checklist.rst:576
+#: ../../upgrading-checklist.rst:1143 ../../upgrading-checklist.rst:1147
msgid "4.4"
msgstr ""
-#: ../../upgrading-checklist.rst:280
+#: ../../upgrading-checklist.rst:301
msgid "debian/changelog must exist in source packages."
msgstr ""
-#: ../../upgrading-checklist.rst:283
+#: ../../upgrading-checklist.rst:304
msgid "9.2.3"
msgstr ""
-#: ../../upgrading-checklist.rst:283
+#: ../../upgrading-checklist.rst:304
msgid "The canonical non-existent home directory is ``/nonexistent``."
msgstr ""
-#: ../../upgrading-checklist.rst:286
+#: ../../upgrading-checklist.rst:307
msgid "Version 4.1.0"
msgstr ""
-#: ../../upgrading-checklist.rst:288 ../../upgrading-checklist.rst:331
+#: ../../upgrading-checklist.rst:309 ../../upgrading-checklist.rst:352
msgid "Released August, 2017."
msgstr ""
-#: ../../upgrading-checklist.rst:292
+#: ../../upgrading-checklist.rst:313
msgid "2.2.1"
msgstr ""
-#: ../../upgrading-checklist.rst:291
+#: ../../upgrading-checklist.rst:312
msgid ""
"Non-default alternative dependencies on non-free packages are permitted "
"for packages in main."
msgstr ""
-#: ../../upgrading-checklist.rst:299
+#: ../../upgrading-checklist.rst:320
msgid "4.11"
msgstr ""
-#: ../../upgrading-checklist.rst:295
+#: ../../upgrading-checklist.rst:316
msgid ""
"If upstream provides OpenPGP signatures, including the upstream signing "
"key as ``debian/upstream/signing-key.asc`` in the source package and "
@@ -588,66 +627,66 @@ msgid ""
"recommended."
msgstr ""
-#: ../../upgrading-checklist.rst:303 ../../upgrading-checklist.rst:307
+#: ../../upgrading-checklist.rst:324 ../../upgrading-checklist.rst:328
msgid "4.15"
msgstr ""
-#: ../../upgrading-checklist.rst:302
+#: ../../upgrading-checklist.rst:323
msgid ""
"Packages should build reproducibly when certain factors are held "
"constant; see 4.15 for the list."
msgstr ""
-#: ../../upgrading-checklist.rst:306
+#: ../../upgrading-checklist.rst:327
msgid ""
"Packages are recommended to build reproducibly even when build paths and "
"most environment variables are allowed to vary."
msgstr ""
-#: ../../upgrading-checklist.rst:310
+#: ../../upgrading-checklist.rst:331
msgid "Only the dynamic linker may install files to ``/lib64/``."
msgstr ""
-#: ../../upgrading-checklist.rst:312
+#: ../../upgrading-checklist.rst:333
msgid ""
"No package for a 64 bit architecture may install files to ``/usr/lib64/``"
" or any subdirectory."
msgstr ""
-#: ../../upgrading-checklist.rst:326 ../../upgrading-checklist.rst:1459
-#: ../../upgrading-checklist.rst:1608 ../../upgrading-checklist.rst:1737
+#: ../../upgrading-checklist.rst:347 ../../upgrading-checklist.rst:1480
+#: ../../upgrading-checklist.rst:1629 ../../upgrading-checklist.rst:1758
msgid "11.8.3"
msgstr ""
-#: ../../upgrading-checklist.rst:316
+#: ../../upgrading-checklist.rst:337
msgid ""
"The required behaviour of ``x-terminal-emulator -e`` has been clarified, "
"and updated to replace a false claim about the behaviour of ``xterm``."
msgstr ""
-#: ../../upgrading-checklist.rst:320
+#: ../../upgrading-checklist.rst:341
msgid ""
"Programs must support ``-e command`` where ``command`` may include "
"multiple arguments, which must be executed as if the arguments were "
"passed to ``execvp`` directly, bypassing the shell."
msgstr ""
-#: ../../upgrading-checklist.rst:324
+#: ../../upgrading-checklist.rst:345
msgid ""
"If this execution fails and ``-e`` has a single argument, ``xterm``'s "
"fallback behaviour of passing ``command`` to the shell is permitted but "
"not required."
msgstr ""
-#: ../../upgrading-checklist.rst:329
+#: ../../upgrading-checklist.rst:350
msgid "Version 4.0.1"
msgstr ""
-#: ../../upgrading-checklist.rst:344 ../../upgrading-checklist.rst:1559
+#: ../../upgrading-checklist.rst:365 ../../upgrading-checklist.rst:1580
msgid "2.5"
msgstr ""
-#: ../../upgrading-checklist.rst:334
+#: ../../upgrading-checklist.rst:355
msgid ""
"Priorities are now used only for controlling which packages are part of a"
" minimal or standard Debian installation and should be selected based on "
@@ -656,7 +695,7 @@ msgid ""
"packages with a lower priority."
msgstr ""
-#: ../../upgrading-checklist.rst:340
+#: ../../upgrading-checklist.rst:361
msgid ""
"The ``extra`` priority has been deprecated and should be treated as "
"equivalent to ``optional``. All ``extra`` priorities should be changed to"
@@ -665,38 +704,38 @@ msgid ""
"higher still may not conflict)."
msgstr ""
-#: ../../upgrading-checklist.rst:348
+#: ../../upgrading-checklist.rst:369
msgid "5.6.30"
msgstr ""
-#: ../../upgrading-checklist.rst:347
+#: ../../upgrading-checklist.rst:368
msgid ""
"New section documenting the ``Testsuite`` field in Debian source control "
"files."
msgstr ""
-#: ../../upgrading-checklist.rst:352
+#: ../../upgrading-checklist.rst:373
msgid "8.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:351
+#: ../../upgrading-checklist.rst:372
msgid ""
"Shared libraries must now invoke ``ldconfig`` by means of triggers, "
"instead of maintscripts."
msgstr ""
-#: ../../upgrading-checklist.rst:356 ../../upgrading-checklist.rst:362
-#: ../../upgrading-checklist.rst:1794
+#: ../../upgrading-checklist.rst:377 ../../upgrading-checklist.rst:383
+#: ../../upgrading-checklist.rst:1815
msgid "9.3.3"
msgstr ""
-#: ../../upgrading-checklist.rst:355
+#: ../../upgrading-checklist.rst:376
msgid ""
"Packages are recommended to use debhelper tools instead of invoking "
"``update-rc.d`` and ``invoke-rc.d`` directly."
msgstr ""
-#: ../../upgrading-checklist.rst:359
+#: ../../upgrading-checklist.rst:380
msgid ""
"Policy's description of how the local system administrator may modify the"
" runlevels at which a daemon is started and stopped, and how init scripts"
@@ -704,163 +743,163 @@ msgid ""
"handled by LSB headers."
msgstr ""
-#: ../../upgrading-checklist.rst:368
+#: ../../upgrading-checklist.rst:389
msgid "9.4"
msgstr ""
-#: ../../upgrading-checklist.rst:365
+#: ../../upgrading-checklist.rst:386
msgid ""
"Policy's specification of the console messages that should be emitted by "
"``init.d`` scripts has been removed. This is now defined by LSB, for "
"sysvinit, and is not expected to be followed by other init systems."
msgstr ""
-#: ../../upgrading-checklist.rst:372 ../../upgrading-checklist.rst:496
+#: ../../upgrading-checklist.rst:393 ../../upgrading-checklist.rst:517
msgid "9.6"
msgstr ""
-#: ../../upgrading-checklist.rst:371
+#: ../../upgrading-checklist.rst:392
msgid ""
"Packages installing a Free Desktop entry must not also install a Debian "
"menu system entry."
msgstr ""
-#: ../../upgrading-checklist.rst:377
+#: ../../upgrading-checklist.rst:398
msgid "9.9"
msgstr ""
-#: ../../upgrading-checklist.rst:375
+#: ../../upgrading-checklist.rst:396
msgid ""
"The prohibition against depending on environment variables for reasonable"
" defaults is only for programs on the system PATH and only for custom "
"environment variable settings (not, say, a sane PATH)."
msgstr ""
-#: ../../upgrading-checklist.rst:380
+#: ../../upgrading-checklist.rst:401
msgid "Version 4.0.0"
msgstr ""
-#: ../../upgrading-checklist.rst:382
+#: ../../upgrading-checklist.rst:403
msgid "Released May, 2017."
msgstr ""
-#: ../../upgrading-checklist.rst:386
+#: ../../upgrading-checklist.rst:407
msgid "4.3"
msgstr ""
-#: ../../upgrading-checklist.rst:385
+#: ../../upgrading-checklist.rst:406
msgid ""
"``config.sub`` and ``config.guess`` should be updated at build time or "
"replaced with the versions from autotools-dev."
msgstr ""
-#: ../../upgrading-checklist.rst:389
+#: ../../upgrading-checklist.rst:410
msgid ""
"New ``TARGET`` set of ``dpkg-architecture`` variables and new "
"``DEB_*_ARCH_BITS`` and ``DEB_*_ARCH_ENDIAN`` variables."
msgstr ""
-#: ../../upgrading-checklist.rst:393
+#: ../../upgrading-checklist.rst:414
msgid ""
"New ``DEB_BUILD_OPTIONS`` tag, ``nodoc``, which says to suppress "
"documentation generation (but continue to build all binary packages, even"
" documentation packages, just let them be mostly empty)."
msgstr ""
-#: ../../upgrading-checklist.rst:400 ../../upgrading-checklist.rst:1141
+#: ../../upgrading-checklist.rst:421 ../../upgrading-checklist.rst:1162
msgid "5.2"
msgstr ""
-#: ../../upgrading-checklist.rst:398
+#: ../../upgrading-checklist.rst:419
msgid ""
"Automatically-generated debug packages do not need to have a "
"corresponding paragraph in ``debian/control``. (This is existing "
"practice; this Policy update is just clearer about it.)"
msgstr ""
-#: ../../upgrading-checklist.rst:403
+#: ../../upgrading-checklist.rst:424
msgid "Colons are not permitted in upstream version numbers."
msgstr ""
-#: ../../upgrading-checklist.rst:407
+#: ../../upgrading-checklist.rst:428
msgid "7.7"
msgstr ""
-#: ../../upgrading-checklist.rst:406
+#: ../../upgrading-checklist.rst:427
msgid ""
"New ``Build-Depends-Arch`` and ``Build-Conflicts-Arch`` fields are now "
"supported."
msgstr ""
-#: ../../upgrading-checklist.rst:412 ../../upgrading-checklist.rst:860
-#: ../../upgrading-checklist.rst:972
+#: ../../upgrading-checklist.rst:433 ../../upgrading-checklist.rst:881
+#: ../../upgrading-checklist.rst:993
msgid "8.4"
msgstr ""
-#: ../../upgrading-checklist.rst:410
+#: ../../upgrading-checklist.rst:431
msgid ""
"The recommended package name for shared library development files is now "
"libraryname-dev or librarynameapiversion-dev, not librarynamesoversion-"
"dev."
msgstr ""
-#: ../../upgrading-checklist.rst:415
+#: ../../upgrading-checklist.rst:436
msgid ""
"The stable release of Debian supports ``/run``, so packages may now "
"assume that it exists and do not need any special dependency on a version"
" of initscripts."
msgstr ""
-#: ../../upgrading-checklist.rst:422 ../../upgrading-checklist.rst:425
-#: ../../upgrading-checklist.rst:1151 ../../upgrading-checklist.rst:1156
-#: ../../upgrading-checklist.rst:1481 ../../upgrading-checklist.rst:1691
+#: ../../upgrading-checklist.rst:443 ../../upgrading-checklist.rst:446
+#: ../../upgrading-checklist.rst:1172 ../../upgrading-checklist.rst:1177
+#: ../../upgrading-checklist.rst:1502 ../../upgrading-checklist.rst:1712
msgid "9.3.2"
msgstr ""
-#: ../../upgrading-checklist.rst:420
+#: ../../upgrading-checklist.rst:441
msgid ""
"New optional ``try-restart`` standard init script argument, which (if "
"supported) should restart the service if it is already running and "
"otherwise just report success."
msgstr ""
-#: ../../upgrading-checklist.rst:425
+#: ../../upgrading-checklist.rst:446
msgid "Support for the ``status`` init script argument is recommended."
msgstr ""
-#: ../../upgrading-checklist.rst:430 ../../upgrading-checklist.rst:1376
+#: ../../upgrading-checklist.rst:451 ../../upgrading-checklist.rst:1397
msgid "9.3.3.2"
msgstr ""
-#: ../../upgrading-checklist.rst:428
+#: ../../upgrading-checklist.rst:449
msgid ""
"Packages must not call ``/etc/init.d`` scripts directly even as a "
"fallback, and instead must always use ``invoke-rc.d`` (which is essential"
" and shouldn't require any conditional)."
msgstr ""
-#: ../../upgrading-checklist.rst:434
+#: ../../upgrading-checklist.rst:455
msgid "9.11.1"
msgstr ""
-#: ../../upgrading-checklist.rst:433
+#: ../../upgrading-checklist.rst:454
msgid ""
"Instructions for ``upstart`` integration removed since ``upstart`` is no "
"longer maintained in Debian."
msgstr ""
-#: ../../upgrading-checklist.rst:437
+#: ../../upgrading-checklist.rst:458
msgid ""
"Packages may not install files in both ``/path`` and ``/usr/path``, and "
"must manage any backward-compatibility symlinks so that they don't break "
"if ``/path`` and ``/usr/path`` are the same directory."
msgstr ""
-#: ../../upgrading-checklist.rst:449 ../../upgrading-checklist.rst:1015
+#: ../../upgrading-checklist.rst:470 ../../upgrading-checklist.rst:1036
msgid "10.6"
msgstr ""
-#: ../../upgrading-checklist.rst:442
+#: ../../upgrading-checklist.rst:463
msgid ""
"Packages should assume device files in ``/dev`` are dynamically managed "
"and don't have to be created by the package. Packages other than those "
@@ -872,166 +911,162 @@ msgid ""
"installation."
msgstr ""
-#: ../../upgrading-checklist.rst:453 ../../upgrading-checklist.rst:896
+#: ../../upgrading-checklist.rst:474 ../../upgrading-checklist.rst:917
msgid "10.9"
msgstr ""
-#: ../../upgrading-checklist.rst:452
+#: ../../upgrading-checklist.rst:473
msgid ""
"Checking with the base-passwd maintainer is no longer required (or "
"desirable) when creating a new dynamic user or group in a package."
msgstr ""
-#: ../../upgrading-checklist.rst:458 ../../upgrading-checklist.rst:526
-#: ../../upgrading-checklist.rst:1567 ../../upgrading-checklist.rst:1700
+#: ../../upgrading-checklist.rst:479 ../../upgrading-checklist.rst:547
+#: ../../upgrading-checklist.rst:1588 ../../upgrading-checklist.rst:1721
msgid "12.3"
msgstr ""
-#: ../../upgrading-checklist.rst:456
+#: ../../upgrading-checklist.rst:477
msgid ""
"Dependencies on \\*-doc packages should be at most Recommends (Suggests "
"if they only include documentation in supplemental formats)."
msgstr ""
-#: ../../upgrading-checklist.rst:461
+#: ../../upgrading-checklist.rst:482
msgid ""
"The Mozilla Public License 1.1 and 2.0 (MPL-1.1 and MPL-2.0) are now "
"included in ``/usr/share/common-licenses`` and do not need to be copied "
"verbatim in the package ``copyright`` file."
msgstr ""
-#: ../../upgrading-checklist.rst:467 ../../upgrading-checklist.rst:742
-msgid "copyright-format"
-msgstr ""
-
-#: ../../upgrading-checklist.rst:466
+#: ../../upgrading-checklist.rst:487
msgid ""
"The ``https`` form of the copyright-format URL is now allowed and "
"preferred in the ``Format`` field."
msgstr ""
-#: ../../upgrading-checklist.rst:472 ../../upgrading-checklist.rst:570
-#: ../../upgrading-checklist.rst:575 ../../upgrading-checklist.rst:751
-#: ../../upgrading-checklist.rst:996 ../../upgrading-checklist.rst:1001
-#: ../../upgrading-checklist.rst:1072
+#: ../../upgrading-checklist.rst:493 ../../upgrading-checklist.rst:591
+#: ../../upgrading-checklist.rst:596 ../../upgrading-checklist.rst:772
+#: ../../upgrading-checklist.rst:1017 ../../upgrading-checklist.rst:1022
+#: ../../upgrading-checklist.rst:1093
msgid "perl"
msgstr ""
-#: ../../upgrading-checklist.rst:470
+#: ../../upgrading-checklist.rst:491
msgid ""
"The Perl search path now includes multiarch directories. The vendor "
"directory for architecture-specific modules is now versioned to support "
"multiarch."
msgstr ""
-#: ../../upgrading-checklist.rst:475
+#: ../../upgrading-checklist.rst:496
msgid ""
"New ``adventure`` virtual package for implementations of the classic "
"Colossal Cave Adventure game."
msgstr ""
-#: ../../upgrading-checklist.rst:479
+#: ../../upgrading-checklist.rst:500
msgid ""
"New ``httpd-wsgi3`` virtual package for Python 3 WSGI-capable HTTP "
"servers. The existing ``httpd-wsgi`` virtual package is for Python 2 "
"WSGI-capable HTTP servers."
msgstr ""
-#: ../../upgrading-checklist.rst:484
+#: ../../upgrading-checklist.rst:505
msgid ""
"New ``virtual-mysql-client``, ``virtual-mysql-client-core``, ``virtual-"
"mysql-server``, ``virtual-mysql-server-core``, and ``virtual-mysql-"
"testsuite`` virtual packages for MySQL-compatible software."
msgstr ""
-#: ../../upgrading-checklist.rst:490
+#: ../../upgrading-checklist.rst:511
msgid "Version 3.9.8"
msgstr ""
-#: ../../upgrading-checklist.rst:492
+#: ../../upgrading-checklist.rst:513
msgid "Released April, 2016."
msgstr ""
-#: ../../upgrading-checklist.rst:495
+#: ../../upgrading-checklist.rst:516
msgid ""
"The menu system is deprecated in favor of the FreeDesktop menu standard. "
"New requirements set for FreeDesktop menu entries."
msgstr ""
-#: ../../upgrading-checklist.rst:502 ../../upgrading-checklist.rst:676
+#: ../../upgrading-checklist.rst:523 ../../upgrading-checklist.rst:697
msgid "9.7"
msgstr ""
-#: ../../upgrading-checklist.rst:499
+#: ../../upgrading-checklist.rst:520
msgid ""
"New instructions for registering media type handlers with the FreeDesktop"
" system, which automatically synchronizes with mailcap and therefore "
"replaces mailcap registration for packages using desktop entries."
msgstr ""
-#: ../../upgrading-checklist.rst:505
+#: ../../upgrading-checklist.rst:526
msgid "Version 3.9.7"
msgstr ""
-#: ../../upgrading-checklist.rst:507
+#: ../../upgrading-checklist.rst:528
msgid "Released February, 2016."
msgstr ""
-#: ../../upgrading-checklist.rst:510
+#: ../../upgrading-checklist.rst:531
msgid "10.5"
msgstr ""
-#: ../../upgrading-checklist.rst:510
+#: ../../upgrading-checklist.rst:531
msgid "Symbolic links must not traverse above the root directory."
msgstr ""
-#: ../../upgrading-checklist.rst:514 ../../upgrading-checklist.rst:975
+#: ../../upgrading-checklist.rst:535 ../../upgrading-checklist.rst:996
msgid "9.2.2"
msgstr ""
-#: ../../upgrading-checklist.rst:513
+#: ../../upgrading-checklist.rst:534
msgid ""
"32bit UIDs in the range 65536-4294967293 are reserved for dynamically "
"allocated user accounts."
msgstr ""
-#: ../../upgrading-checklist.rst:518 ../../upgrading-checklist.rst:585
-#: ../../upgrading-checklist.rst:783 ../../upgrading-checklist.rst:923
-#: ../../upgrading-checklist.rst:1137
+#: ../../upgrading-checklist.rst:539 ../../upgrading-checklist.rst:606
+#: ../../upgrading-checklist.rst:804 ../../upgrading-checklist.rst:944
+#: ../../upgrading-checklist.rst:1158
msgid "5.1"
msgstr ""
-#: ../../upgrading-checklist.rst:517
+#: ../../upgrading-checklist.rst:538
msgid ""
"Empty field values in control files are only permitted in the "
"``debian/control`` file of a source package."
msgstr ""
-#: ../../upgrading-checklist.rst:521
+#: ../../upgrading-checklist.rst:542
msgid "``debian/rules``: required targets must not attempt network access."
msgstr ""
-#: ../../upgrading-checklist.rst:524
+#: ../../upgrading-checklist.rst:545
msgid ""
"recommend to ship additional documentation for package ``pkg`` in a "
"separate package ``pkg-doc`` and install it into ``/usr/share/doc/pkg``."
msgstr ""
-#: ../../upgrading-checklist.rst:529
+#: ../../upgrading-checklist.rst:550
msgid "Version 3.9.6"
msgstr ""
-#: ../../upgrading-checklist.rst:531
+#: ../../upgrading-checklist.rst:552
msgid "Released September, 2014."
msgstr ""
-#: ../../upgrading-checklist.rst:537 ../../upgrading-checklist.rst:541
-#: ../../upgrading-checklist.rst:546 ../../upgrading-checklist.rst:1097
-#: ../../upgrading-checklist.rst:1841
+#: ../../upgrading-checklist.rst:558 ../../upgrading-checklist.rst:562
+#: ../../upgrading-checklist.rst:567 ../../upgrading-checklist.rst:1118
+#: ../../upgrading-checklist.rst:1862
msgid "9.1"
msgstr ""
-#: ../../upgrading-checklist.rst:534
+#: ../../upgrading-checklist.rst:555
msgid ""
"The FHS is relaxed to allow a subdirectory of ``/usr/lib`` to hold a "
"mixture of architecture-independent and architecture-dependent files, "
@@ -1039,228 +1074,228 @@ msgid ""
"should be located in ``/usr/share``."
msgstr ""
-#: ../../upgrading-checklist.rst:540
+#: ../../upgrading-checklist.rst:561
msgid ""
"The FHS requirement for ``/usr/local/lib64`` to exist if ``/lib64`` or "
"``/usr/lib64`` exists is removed."
msgstr ""
-#: ../../upgrading-checklist.rst:544
+#: ../../upgrading-checklist.rst:565
msgid ""
"An FHS exception has been granted for multiarch include files, permitting"
" header files to instead be installed to ``/usr/include/triplet``."
msgstr ""
-#: ../../upgrading-checklist.rst:549
+#: ../../upgrading-checklist.rst:570
msgid ""
"Binaries must not be statically linked with the GNU C library, see policy"
" for exceptions."
msgstr ""
-#: ../../upgrading-checklist.rst:553
+#: ../../upgrading-checklist.rst:574
msgid ""
"It is clarified that signature appearing in debian/changelog should be "
"the details of the person who prepared this release of the package."
msgstr ""
-#: ../../upgrading-checklist.rst:558 ../../upgrading-checklist.rst:906
-#: ../../upgrading-checklist.rst:1321 ../../upgrading-checklist.rst:1349
-#: ../../upgrading-checklist.rst:1353 ../../upgrading-checklist.rst:1398
-#: ../../upgrading-checklist.rst:1563 ../../upgrading-checklist.rst:1573
+#: ../../upgrading-checklist.rst:579 ../../upgrading-checklist.rst:927
+#: ../../upgrading-checklist.rst:1342 ../../upgrading-checklist.rst:1370
+#: ../../upgrading-checklist.rst:1374 ../../upgrading-checklist.rst:1419
+#: ../../upgrading-checklist.rst:1584 ../../upgrading-checklist.rst:1594
msgid "11.5"
msgstr ""
-#: ../../upgrading-checklist.rst:558
+#: ../../upgrading-checklist.rst:579
msgid "The default web document root is now ``/var/www/html``"
msgstr ""
-#: ../../upgrading-checklist.rst:561
+#: ../../upgrading-checklist.rst:582
msgid ""
"``java1-runtime`` and ``java2-runtime`` are removed, ``javaN-runtime`` "
"and ``javaN-runtime-headless`` are added for all N between 5 and 9."
msgstr ""
-#: ../../upgrading-checklist.rst:566
+#: ../../upgrading-checklist.rst:587
msgid "Added ``httpd-wsgi`` for WSGI capable HTTP servers."
msgstr ""
-#: ../../upgrading-checklist.rst:569
+#: ../../upgrading-checklist.rst:590
msgid ""
"Perl packages should use the ``%Config`` hash to locate module paths "
"instead of hardcoding paths in ``@INC``."
msgstr ""
-#: ../../upgrading-checklist.rst:573
+#: ../../upgrading-checklist.rst:594
msgid ""
"Perl binary modules and any modules installed into "
"``$Config{vendorarch}`` must depend on the relevant perlapi-\\* package."
msgstr ""
-#: ../../upgrading-checklist.rst:578
+#: ../../upgrading-checklist.rst:599
msgid "Version 3.9.5"
msgstr ""
-#: ../../upgrading-checklist.rst:580
+#: ../../upgrading-checklist.rst:601
msgid "Released October, 2013."
msgstr ""
-#: ../../upgrading-checklist.rst:583
+#: ../../upgrading-checklist.rst:604
msgid ""
"Control data fields must not start with the hyphen character (``-``), to "
"avoid potential confusions when parsing clearsigned control data files "
"that were not properly unescaped."
msgstr ""
-#: ../../upgrading-checklist.rst:589
+#: ../../upgrading-checklist.rst:610
msgid "5.4, 5.6.24"
msgstr ""
-#: ../../upgrading-checklist.rst:588
+#: ../../upgrading-checklist.rst:609
msgid ""
"``Checksums-Sha1`` and ``Checksums-Sha256`` are now mandatory in ``.dsc``"
" files."
msgstr ""
-#: ../../upgrading-checklist.rst:593
+#: ../../upgrading-checklist.rst:614
msgid "5.6.25, 5.8.1"
msgstr ""
-#: ../../upgrading-checklist.rst:592
+#: ../../upgrading-checklist.rst:613
msgid ""
"The ``DM-Upload-Allowed`` field is obsolete. Permissions are now granted "
"via *dak-commands* files."
msgstr ""
-#: ../../upgrading-checklist.rst:597
+#: ../../upgrading-checklist.rst:618
msgid "5.6.27"
msgstr ""
-#: ../../upgrading-checklist.rst:596
+#: ../../upgrading-checklist.rst:617
msgid ""
"New section documenting the ``Package-List`` field in Debian source "
"control files."
msgstr ""
-#: ../../upgrading-checklist.rst:601
+#: ../../upgrading-checklist.rst:622
msgid "5.6.28"
msgstr ""
-#: ../../upgrading-checklist.rst:600
+#: ../../upgrading-checklist.rst:621
msgid ""
"New section documenting the ``Package-Type`` field in source package "
"control files."
msgstr ""
-#: ../../upgrading-checklist.rst:605
+#: ../../upgrading-checklist.rst:626
msgid "5.6.29"
msgstr ""
-#: ../../upgrading-checklist.rst:604
+#: ../../upgrading-checklist.rst:625
msgid "New section documenting the ``Dgit`` field in Debian source control files."
msgstr ""
-#: ../../upgrading-checklist.rst:608
+#: ../../upgrading-checklist.rst:629
msgid "9.1.1.8"
msgstr ""
-#: ../../upgrading-checklist.rst:608
+#: ../../upgrading-checklist.rst:629
msgid "The exception to the FHS for the ``/selinux`` was removed."
msgstr ""
-#: ../../upgrading-checklist.rst:613 ../../upgrading-checklist.rst:1651
+#: ../../upgrading-checklist.rst:634 ../../upgrading-checklist.rst:1672
msgid "10.7.3"
msgstr ""
-#: ../../upgrading-checklist.rst:611
+#: ../../upgrading-checklist.rst:632
msgid ""
"Packages should remove all obsolete configuration files without local "
"changes during upgrades. The ``dpkg-maintscript-helper`` tool, available "
"from the dpkg package since *Wheezy*, can help with this."
msgstr ""
-#: ../../upgrading-checklist.rst:618
+#: ../../upgrading-checklist.rst:639
msgid "10.10"
msgstr ""
-#: ../../upgrading-checklist.rst:616
+#: ../../upgrading-checklist.rst:637
msgid ""
"The name of the files and directories installed by binary packages must "
"be encoded in UTF-8 and should be restricted to ASCII when possible. In "
"the system PATH, they must be restricted to ASCII."
msgstr ""
-#: ../../upgrading-checklist.rst:622
+#: ../../upgrading-checklist.rst:643
msgid "11.5.2"
msgstr ""
-#: ../../upgrading-checklist.rst:621
+#: ../../upgrading-checklist.rst:642
msgid "Stop recommending to serve HTML documents from ``/usr/share/doc/package``."
msgstr ""
-#: ../../upgrading-checklist.rst:627 ../../upgrading-checklist.rst:1068
+#: ../../upgrading-checklist.rst:648 ../../upgrading-checklist.rst:1089
msgid "12.2"
msgstr ""
-#: ../../upgrading-checklist.rst:625
+#: ../../upgrading-checklist.rst:646
msgid ""
"Packages distributing Info documents should use install-info's trigger, "
"and do not need anymore to depend on ``dpkg (>= 1.15.4) | install-info``."
msgstr ""
-#: ../../upgrading-checklist.rst:630 ../../upgrading-checklist.rst:990
-#: ../../upgrading-checklist.rst:1254
+#: ../../upgrading-checklist.rst:651 ../../upgrading-checklist.rst:1011
+#: ../../upgrading-checklist.rst:1275
msgid "debconf"
msgstr ""
-#: ../../upgrading-checklist.rst:630
+#: ../../upgrading-checklist.rst:651
msgid "The ``escape`` capability is now documented."
msgstr ""
-#: ../../upgrading-checklist.rst:633
+#: ../../upgrading-checklist.rst:654
msgid "``mp3-decoder`` and ``mp3-encoder`` are removed."
msgstr ""
-#: ../../upgrading-checklist.rst:636
+#: ../../upgrading-checklist.rst:657
msgid "Version 3.9.4"
msgstr ""
-#: ../../upgrading-checklist.rst:638
+#: ../../upgrading-checklist.rst:659
msgid "Released August, 2012."
msgstr ""
-#: ../../upgrading-checklist.rst:641 ../../upgrading-checklist.rst:692
-#: ../../upgrading-checklist.rst:1084
+#: ../../upgrading-checklist.rst:662 ../../upgrading-checklist.rst:713
+#: ../../upgrading-checklist.rst:1105
msgid "2.4"
msgstr ""
-#: ../../upgrading-checklist.rst:641
+#: ../../upgrading-checklist.rst:662
msgid "New *tasks* archive section."
msgstr ""
-#: ../../upgrading-checklist.rst:644
+#: ../../upgrading-checklist.rst:665
msgid ""
"``build-arch`` and ``build-indep`` are now mandatory targets in "
"``debian/rules``."
msgstr ""
-#: ../../upgrading-checklist.rst:648
+#: ../../upgrading-checklist.rst:669
msgid ""
"New section documenting the ``Vcs-*`` fields, which are already in "
"widespread use. Note the mechanism for specifying the Git branch used for"
" packaging in the Vcs-Git field."
msgstr ""
-#: ../../upgrading-checklist.rst:653 ../../upgrading-checklist.rst:701
-#: ../../upgrading-checklist.rst:845 ../../upgrading-checklist.rst:1646
-#: ../../upgrading-checklist.rst:1769
+#: ../../upgrading-checklist.rst:674 ../../upgrading-checklist.rst:722
+#: ../../upgrading-checklist.rst:866 ../../upgrading-checklist.rst:1667
+#: ../../upgrading-checklist.rst:1790
msgid "7.1"
msgstr ""
-#: ../../upgrading-checklist.rst:653
+#: ../../upgrading-checklist.rst:674
msgid "The deprecated relations < and > now must not be used."
msgstr ""
-#: ../../upgrading-checklist.rst:656
+#: ../../upgrading-checklist.rst:677
msgid ""
"New ``Built-Using`` field, which must be used to document the source "
"packages for any binaries that are incorporated into this package at "
@@ -1268,11 +1303,11 @@ msgid ""
"requirements for providing source for all binaries."
msgstr ""
-#: ../../upgrading-checklist.rst:667 ../../upgrading-checklist.rst:1292
+#: ../../upgrading-checklist.rst:688 ../../upgrading-checklist.rst:1313
msgid "8.6"
msgstr ""
-#: ../../upgrading-checklist.rst:662
+#: ../../upgrading-checklist.rst:683
msgid ""
"Policy for dependencies between shared libraries and other packages has "
"been largely rewritten to document the ``symbols`` system and more "
@@ -1282,65 +1317,65 @@ msgid ""
" section."
msgstr ""
-#: ../../upgrading-checklist.rst:670
+#: ../../upgrading-checklist.rst:691
msgid ""
"Packages must not assume the ``/run`` directory exists or is usable "
"without a dependency on ``initscripts (>= 2.88dsf-13.3)`` until the "
"stable release of Debian supports ``/run``."
msgstr ""
-#: ../../upgrading-checklist.rst:675
+#: ../../upgrading-checklist.rst:696
msgid ""
"Packages including MIME configuration can now rely on triggers and do not"
" need to call update-mime."
msgstr ""
-#: ../../upgrading-checklist.rst:680
+#: ../../upgrading-checklist.rst:701
msgid "9.11"
msgstr ""
-#: ../../upgrading-checklist.rst:679
+#: ../../upgrading-checklist.rst:700
msgid ""
"New section documenting general requirements for alternate init systems "
"and specific requirements for integrating with upstart."
msgstr ""
-#: ../../upgrading-checklist.rst:683
+#: ../../upgrading-checklist.rst:704
msgid "All copyright files must be encoded in UTF-8."
msgstr ""
-#: ../../upgrading-checklist.rst:686
+#: ../../upgrading-checklist.rst:707
msgid "Version 3.9.3"
msgstr ""
-#: ../../upgrading-checklist.rst:688
+#: ../../upgrading-checklist.rst:709
msgid "Released February, 2012."
msgstr ""
-#: ../../upgrading-checklist.rst:691
+#: ../../upgrading-checklist.rst:712
msgid ""
"New archive sections *education*, *introspection*, and *metapackages* "
"added."
msgstr ""
-#: ../../upgrading-checklist.rst:697 ../../upgrading-checklist.rst:1034
+#: ../../upgrading-checklist.rst:718 ../../upgrading-checklist.rst:1055
msgid "5.6.8"
msgstr ""
-#: ../../upgrading-checklist.rst:695
+#: ../../upgrading-checklist.rst:716
msgid ""
"The ``Architecture`` field in ``*.dsc`` files may now contain the value "
"``any all`` for source packages building both architecture-independent "
"and architecture-dependent packages."
msgstr ""
-#: ../../upgrading-checklist.rst:700
+#: ../../upgrading-checklist.rst:721
msgid ""
"If a dependency is restricted to particular architectures, the list of "
"architectures must be non-empty."
msgstr ""
-#: ../../upgrading-checklist.rst:704
+#: ../../upgrading-checklist.rst:725
msgid ""
"``/run`` is allowed as an exception to the FHS and replaces ``/var/run``."
" ``/run/lock`` replaces ``/var/lock``. The FHS requirements for the older"
@@ -1350,22 +1385,22 @@ msgid ""
"file system."
msgstr ""
-#: ../../upgrading-checklist.rst:714
+#: ../../upgrading-checklist.rst:735
msgid "9.1.4"
msgstr ""
-#: ../../upgrading-checklist.rst:712
+#: ../../upgrading-checklist.rst:733
msgid ""
"New section spelling out the requirements for packages that use files in "
"``/run``, ``/var/run``, or ``/var/lock``. This generalizes information "
"previously only in 9.3.2."
msgstr ""
-#: ../../upgrading-checklist.rst:721 ../../upgrading-checklist.rst:1230
+#: ../../upgrading-checklist.rst:742 ../../upgrading-checklist.rst:1251
msgid "9.5"
msgstr ""
-#: ../../upgrading-checklist.rst:717
+#: ../../upgrading-checklist.rst:738
msgid ""
"Cron job file names must not contain ``.`` or ``+`` or they will be "
"ignored by cron. They should replace those characters with ``_``. If a "
@@ -1374,93 +1409,93 @@ msgid ""
"``-``, and then some suitable suffix."
msgstr ""
-#: ../../upgrading-checklist.rst:724
+#: ../../upgrading-checklist.rst:745
msgid "9.10"
msgstr ""
-#: ../../upgrading-checklist.rst:724
+#: ../../upgrading-checklist.rst:745
msgid "Packages using doc-base do not need to call install-docs anymore."
msgstr ""
-#: ../../upgrading-checklist.rst:728
+#: ../../upgrading-checklist.rst:749
msgid "10.7.4"
msgstr ""
-#: ../../upgrading-checklist.rst:727
+#: ../../upgrading-checklist.rst:748
msgid ""
"Packages that declare the same ``conffile`` may see left-over "
"configuration files from each other even if they conflict."
msgstr ""
-#: ../../upgrading-checklist.rst:733
+#: ../../upgrading-checklist.rst:754
msgid "11.8"
msgstr ""
-#: ../../upgrading-checklist.rst:731
+#: ../../upgrading-checklist.rst:752
msgid ""
"The Policy rules around Motif libraries were just a special case of "
"normal rules for non-free dependencies and were largely obsolete, so they"
" have been removed."
msgstr ""
-#: ../../upgrading-checklist.rst:736
+#: ../../upgrading-checklist.rst:757
msgid ""
"``debian/copyright`` is no longer required to list the Debian maintainers"
" involved in the creation of the package (although note that the "
"requirement to list copyright information is unchanged)."
msgstr ""
-#: ../../upgrading-checklist.rst:741
+#: ../../upgrading-checklist.rst:762
msgid ""
"Version 1.0 of the \"Machine-readable ``debian/copyright`` file\" "
"specification is included."
msgstr ""
-#: ../../upgrading-checklist.rst:747
+#: ../../upgrading-checklist.rst:768
msgid "mime"
msgstr ""
-#: ../../upgrading-checklist.rst:745
+#: ../../upgrading-checklist.rst:766
msgid ""
"This separate document has been retired and and its (short) contents "
"merged into Policy section 9.7. There are no changes to the requirements."
msgstr ""
-#: ../../upgrading-checklist.rst:750
+#: ../../upgrading-checklist.rst:771
msgid ""
"Packages may declare an interest in the perl-major-upgrade trigger to be "
"notified of major upgrades of perl."
msgstr ""
-#: ../../upgrading-checklist.rst:754
+#: ../../upgrading-checklist.rst:775
msgid ""
"``ttf-japanese-{mincho, gothic}`` is renamed to ``fonts-japanese-{mincho,"
" gothic}``."
msgstr ""
-#: ../../upgrading-checklist.rst:758
+#: ../../upgrading-checklist.rst:779
msgid "Version 3.9.2"
msgstr ""
-#: ../../upgrading-checklist.rst:760
+#: ../../upgrading-checklist.rst:781
msgid "Released April, 2011."
msgstr ""
-#: ../../upgrading-checklist.rst:764
+#: ../../upgrading-checklist.rst:785
msgid "\\*"
msgstr ""
-#: ../../upgrading-checklist.rst:763
+#: ../../upgrading-checklist.rst:784
msgid ""
"Multiple clarifications throughout Policy where \"installed\" was used "
"and the more precise terms \"unpacked\" or \"configured\" were intended."
msgstr ""
-#: ../../upgrading-checklist.rst:770
+#: ../../upgrading-checklist.rst:791
msgid "3.3"
msgstr ""
-#: ../../upgrading-checklist.rst:767
+#: ../../upgrading-checklist.rst:788
msgid ""
"The maintainer address must accept mail from Debian role accounts and the"
" BTS. At least one human must be listed with their personal email address"
@@ -1468,18 +1503,18 @@ msgid ""
" of a maintainer are also clearer."
msgstr ""
-#: ../../upgrading-checklist.rst:776
+#: ../../upgrading-checklist.rst:797
msgid "5"
msgstr ""
-#: ../../upgrading-checklist.rst:773
+#: ../../upgrading-checklist.rst:794
msgid ""
"All control fields are now classified as simple, folded, or multiline, "
"which governs whether their values must be a single line or may be "
"continued across multiple lines and whether line breaks are significant."
msgstr ""
-#: ../../upgrading-checklist.rst:779
+#: ../../upgrading-checklist.rst:800
msgid ""
"Parsers are allowed to accept paragraph separation lines containing "
"whitespace, but control files should use completely empty lines. Ordering"
@@ -1487,19 +1522,19 @@ msgid ""
"ASCII characters except colon and must not begin with #."
msgstr ""
-#: ../../upgrading-checklist.rst:786
+#: ../../upgrading-checklist.rst:807
msgid "5.6.25"
msgstr ""
-#: ../../upgrading-checklist.rst:786
+#: ../../upgrading-checklist.rst:807
msgid "The ``DM-Upload-Allowed`` field is now documented."
msgstr ""
-#: ../../upgrading-checklist.rst:793
+#: ../../upgrading-checklist.rst:814
msgid "6.5"
msgstr ""
-#: ../../upgrading-checklist.rst:789
+#: ../../upgrading-checklist.rst:810
msgid ""
"The system state maintainer scripts can rely upon during each possible "
"invocation is now documented. In several less-common cases, this is "
@@ -1507,18 +1542,18 @@ msgid ""
"maintainer scripts should be reviewed in light of this new documentation."
msgstr ""
-#: ../../upgrading-checklist.rst:798 ../../upgrading-checklist.rst:805
+#: ../../upgrading-checklist.rst:819 ../../upgrading-checklist.rst:826
msgid "7.2"
msgstr ""
-#: ../../upgrading-checklist.rst:796
+#: ../../upgrading-checklist.rst:817
msgid ""
"The impact on system state when maintainer scripts that are part of a "
"circular dependency are run is now documented. Circular dependencies are "
"now a should not."
msgstr ""
-#: ../../upgrading-checklist.rst:801
+#: ../../upgrading-checklist.rst:822
msgid ""
"The system state when ``postinst`` and ``prerm`` scripts are run is now "
"documented, and the documentation of the special case of dependency state"
@@ -1527,13 +1562,13 @@ msgid ""
"available."
msgstr ""
-#: ../../upgrading-checklist.rst:808
+#: ../../upgrading-checklist.rst:829
msgid ""
"GNU/Hurd systems are allowed ``/hurd`` and ``/servers`` directories in "
"the root filesystem."
msgstr ""
-#: ../../upgrading-checklist.rst:812
+#: ../../upgrading-checklist.rst:833
msgid ""
"Packages installing to architecture-specific subdirectories of "
"``/usr/lib`` must use the value returned by ``dpkg-architecture "
@@ -1542,76 +1577,76 @@ msgid ""
"architectures."
msgstr ""
-#: ../../upgrading-checklist.rst:819
+#: ../../upgrading-checklist.rst:840
msgid ""
"``mailx`` is now a virtual package provided by packages that install "
"``/usr/bin/mailx`` and implement at least the POSIX-required interface."
msgstr ""
-#: ../../upgrading-checklist.rst:824
+#: ../../upgrading-checklist.rst:845
msgid "Version 3.9.1"
msgstr ""
-#: ../../upgrading-checklist.rst:826
+#: ../../upgrading-checklist.rst:847
msgid "Released July, 2010."
msgstr ""
-#: ../../upgrading-checklist.rst:831 ../../upgrading-checklist.rst:1821
+#: ../../upgrading-checklist.rst:852 ../../upgrading-checklist.rst:1842
msgid "3.2.1"
msgstr ""
-#: ../../upgrading-checklist.rst:829
+#: ../../upgrading-checklist.rst:850
msgid ""
"Date-based version components should be given as the four-digit year, "
"two-digit month, and then two-digit day, but may have embedded "
"punctuation."
msgstr ""
-#: ../../upgrading-checklist.rst:835 ../../upgrading-checklist.rst:1527
+#: ../../upgrading-checklist.rst:856 ../../upgrading-checklist.rst:1548
msgid "3.9"
msgstr ""
-#: ../../upgrading-checklist.rst:834
+#: ../../upgrading-checklist.rst:855
msgid ""
"Maintainer scripts must pass ``--package`` to ``dpkg-divert`` when "
"creating or removing diversions and must not use ``--local``."
msgstr ""
-#: ../../upgrading-checklist.rst:840
+#: ../../upgrading-checklist.rst:861
msgid "4.10"
msgstr ""
-#: ../../upgrading-checklist.rst:838
+#: ../../upgrading-checklist.rst:859
msgid ""
"Only ``dpkg-gencontrol`` supports variable substitution. ``dpkg-"
"genchanges`` (for ``*.changes``) and ``dpkg-source`` (for ``*.dsc``) do "
"not."
msgstr ""
-#: ../../upgrading-checklist.rst:843
+#: ../../upgrading-checklist.rst:864
msgid ""
"Architecture restrictions and wildcards are also allowed in binary "
"package relationships provided that the binary package is not "
"architecture-independent."
msgstr ""
-#: ../../upgrading-checklist.rst:850 ../../upgrading-checklist.rst:962
+#: ../../upgrading-checklist.rst:871 ../../upgrading-checklist.rst:983
msgid "7.4"
msgstr ""
-#: ../../upgrading-checklist.rst:848
+#: ../../upgrading-checklist.rst:869
msgid ""
"``Conflicts`` and ``Breaks`` should only be used when there are file "
"conflicts or one package breaks the other, not just because two packages "
"provide similar functionality but don't interfere."
msgstr ""
-#: ../../upgrading-checklist.rst:856 ../../upgrading-checklist.rst:1394
-#: ../../upgrading-checklist.rst:1669
+#: ../../upgrading-checklist.rst:877 ../../upgrading-checklist.rst:1415
+#: ../../upgrading-checklist.rst:1690
msgid "8.1"
msgstr ""
-#: ../../upgrading-checklist.rst:853
+#: ../../upgrading-checklist.rst:874
msgid ""
"The SONAME of a library should change whenever the ABI of the library "
"changes in a way that isn't backward-compatible. It should not change if "
@@ -1619,31 +1654,31 @@ msgid ""
"shared libraries together in one package."
msgstr ""
-#: ../../upgrading-checklist.rst:859
+#: ../../upgrading-checklist.rst:880
msgid "Ada Library Information (``*.ali``) files must be installed read-only."
msgstr ""
-#: ../../upgrading-checklist.rst:864
+#: ../../upgrading-checklist.rst:885
msgid "8.6.1, 8.6.2, 8.6.5"
msgstr ""
-#: ../../upgrading-checklist.rst:863
+#: ../../upgrading-checklist.rst:884
msgid ""
"Packages should normally not include a ``shlibs.local`` file since we now"
" have complete ``shlibs`` coverage."
msgstr ""
-#: ../../upgrading-checklist.rst:868
+#: ../../upgrading-checklist.rst:889
msgid "8.6.3"
msgstr ""
-#: ../../upgrading-checklist.rst:867
+#: ../../upgrading-checklist.rst:888
msgid ""
"The SONAME of a library may instead be of the form ``name-major-"
"version.so``."
msgstr ""
-#: ../../upgrading-checklist.rst:871
+#: ../../upgrading-checklist.rst:892
msgid ""
"Libtool ``.la`` files should not be installed for public libraries. If "
"they're required (for ``libltdl``, for instance), the ``dependency_libs``"
@@ -1653,7 +1688,7 @@ msgid ""
"emptied their ``.la`` files."
msgstr ""
-#: ../../upgrading-checklist.rst:879
+#: ../../upgrading-checklist.rst:900
msgid ""
"Libraries no longer need to be built with ``-D_REENTRANT``, which was an "
"obsolete LinuxThreads requirement. Instead, say explicitly that libraries"
@@ -1661,7 +1696,7 @@ msgid ""
"library supports this."
msgstr ""
-#: ../../upgrading-checklist.rst:885
+#: ../../upgrading-checklist.rst:906
msgid ""
"``/bin/sh`` scripts may assume that ``kill`` supports an argument of "
"``-signal``, that ``kill`` and ``trap`` support the numeric signals "
@@ -1669,85 +1704,85 @@ msgid ""
"with ``trap``."
msgstr ""
-#: ../../upgrading-checklist.rst:892 ../../upgrading-checklist.rst:1858
+#: ../../upgrading-checklist.rst:913 ../../upgrading-checklist.rst:1879
msgid "10.8"
msgstr ""
-#: ../../upgrading-checklist.rst:891
+#: ../../upgrading-checklist.rst:912
msgid ""
"Use of ``/etc/logrotate.d/package`` for logrotate rules is now "
"recommended."
msgstr ""
-#: ../../upgrading-checklist.rst:895
+#: ../../upgrading-checklist.rst:916
msgid ""
"Control information files should be owned by ``root:root`` and either "
"mode 644 or mode 755."
msgstr ""
-#: ../../upgrading-checklist.rst:901
+#: ../../upgrading-checklist.rst:922
msgid "11.4, 11.8.3, 11.8.4"
msgstr ""
-#: ../../upgrading-checklist.rst:899
+#: ../../upgrading-checklist.rst:920
msgid ""
"Packages providing alternatives for ``editor``, ``pager``, ``x-terminal-"
"emulator``, or ``x-window-manager`` should also provide a slave "
"alternative for the corresponding manual page."
msgstr ""
-#: ../../upgrading-checklist.rst:904
+#: ../../upgrading-checklist.rst:925
msgid ""
"Cgi-bin executable files may be installed in subdirectories of ``/usr/lib"
"/cgi-bin`` and web servers should serve out executables in those "
"subdirectories."
msgstr ""
-#: ../../upgrading-checklist.rst:909
+#: ../../upgrading-checklist.rst:930
msgid ""
"The GPL version 1 is now included in common-licenses and should be "
"referenced from there instead of included in the ``copyright`` file."
msgstr ""
-#: ../../upgrading-checklist.rst:913
+#: ../../upgrading-checklist.rst:934
msgid "Version 3.9.0"
msgstr ""
-#: ../../upgrading-checklist.rst:915
+#: ../../upgrading-checklist.rst:936
msgid "Released June, 2010."
msgstr ""
-#: ../../upgrading-checklist.rst:919
+#: ../../upgrading-checklist.rst:940
msgid "4.4, 5.6.15"
msgstr ""
-#: ../../upgrading-checklist.rst:918
+#: ../../upgrading-checklist.rst:939
msgid ""
"The required format for the date in a changelog entry and in the Date "
"control field is now precisely specified."
msgstr ""
-#: ../../upgrading-checklist.rst:922
+#: ../../upgrading-checklist.rst:943
msgid ""
"A control paragraph must not contain more than one instance of a "
"particular field name."
msgstr ""
-#: ../../upgrading-checklist.rst:927
+#: ../../upgrading-checklist.rst:948
msgid "5.4, 5.5, 5.6.24"
msgstr ""
-#: ../../upgrading-checklist.rst:926
+#: ../../upgrading-checklist.rst:947
msgid ""
"The ``Checksums-Sha1`` and ``Checksums-Sha256`` fields in ``*.dsc`` and "
"``*.changes`` files are now documented and recommended."
msgstr ""
-#: ../../upgrading-checklist.rst:933
+#: ../../upgrading-checklist.rst:954
msgid "5.5, 5.6.16"
msgstr ""
-#: ../../upgrading-checklist.rst:930
+#: ../../upgrading-checklist.rst:951
msgid ""
"The ``Format`` field of ``.changes`` files is now 1.8. The ``Format`` "
"field syntax for source package ``.dsc`` files allows a subtype in "
@@ -1755,40 +1790,40 @@ msgid ""
"field for ``.changes`` files."
msgstr ""
-#: ../../upgrading-checklist.rst:937
+#: ../../upgrading-checklist.rst:958
msgid "5.6.2"
msgstr ""
-#: ../../upgrading-checklist.rst:936
+#: ../../upgrading-checklist.rst:957
msgid "The syntax of the ``Maintainer`` field is now must rather than should."
msgstr ""
-#: ../../upgrading-checklist.rst:941 ../../upgrading-checklist.rst:1206
+#: ../../upgrading-checklist.rst:962 ../../upgrading-checklist.rst:1227
msgid "5.6.3"
msgstr ""
-#: ../../upgrading-checklist.rst:940
+#: ../../upgrading-checklist.rst:961
msgid ""
"The comma separating entries in ``Uploaders`` is now must rather than "
"should."
msgstr ""
-#: ../../upgrading-checklist.rst:946
+#: ../../upgrading-checklist.rst:967
msgid "5.6.8, 7.1, 11.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:944
+#: ../../upgrading-checklist.rst:965
msgid ""
"Architecture wildcards may be used in addition to specific architectures "
"in ``debian/control`` and ``*.dsc`` Architecture fields, and in "
"architecture restrictions in build relationships."
msgstr ""
-#: ../../upgrading-checklist.rst:953
+#: ../../upgrading-checklist.rst:974
msgid "6.3"
msgstr ""
-#: ../../upgrading-checklist.rst:949
+#: ../../upgrading-checklist.rst:970
msgid ""
"Maintainer scripts are no longer guaranteed to run with a controlling "
"terminal and must be able to fall back to noninteractive behavior "
@@ -1797,30 +1832,30 @@ msgid ""
"question, but should avoid this if possible."
msgstr ""
-#: ../../upgrading-checklist.rst:957
+#: ../../upgrading-checklist.rst:978
msgid "7.3, 7.6.1"
msgstr ""
-#: ../../upgrading-checklist.rst:956
+#: ../../upgrading-checklist.rst:977
msgid ""
"``Breaks`` should be used with ``Replaces`` for moving files between "
"packages."
msgstr ""
-#: ../../upgrading-checklist.rst:960
+#: ../../upgrading-checklist.rst:981
msgid ""
"``Breaks`` should normally be used instead of ``Conflicts`` for transient"
" issues and moving files between packages. New documentation of when each"
" should be used."
msgstr ""
-#: ../../upgrading-checklist.rst:965
+#: ../../upgrading-checklist.rst:986
msgid ""
"Use ``Conflicts`` with ``Provides`` if only one provider of a virtual "
"facility can be installed at a time."
msgstr ""
-#: ../../upgrading-checklist.rst:969
+#: ../../upgrading-checklist.rst:990
msgid ""
"All shared library development files are no longer required to be in the "
"``-dev`` package, only be available when the ``-dev`` package is "
@@ -1828,21 +1863,21 @@ msgid ""
"depends on the additional packages."
msgstr ""
-#: ../../upgrading-checklist.rst:975
+#: ../../upgrading-checklist.rst:996
msgid "The UID range of user accounts is extended to 1000-59999."
msgstr ""
-#: ../../upgrading-checklist.rst:979
+#: ../../upgrading-checklist.rst:1000
msgid "9.3.2, 10.4"
msgstr ""
-#: ../../upgrading-checklist.rst:978
+#: ../../upgrading-checklist.rst:999
msgid ""
"``init.d`` scripts are a possible exception from the normal requirement "
"to use ``set -e`` in each shell script."
msgstr ""
-#: ../../upgrading-checklist.rst:982
+#: ../../upgrading-checklist.rst:1003
msgid ""
"The UCB BSD license was removed from the list of licenses that should be "
"referenced from ``/usr/share/common-licenses/BSD``. It should instead be "
@@ -1850,14 +1885,14 @@ msgid ""
"common-licenses for the time being."
msgstr ""
-#: ../../upgrading-checklist.rst:988
+#: ../../upgrading-checklist.rst:1009
msgid ""
"``SETTITLE`` is now documented (it has been supported for some time). "
"``SETTITLE`` is like ``TITLE`` but takes a template instead of a string "
"to allow translation."
msgstr ""
-#: ../../upgrading-checklist.rst:993
+#: ../../upgrading-checklist.rst:1014
msgid ""
"perl-base now provides perlapi-abiname instead of a package based solely "
"on the Perl version. Perl packages must now depend on "
@@ -1865,80 +1900,80 @@ msgid ""
"``$Config{debian_abi}`` is not set."
msgstr ""
-#: ../../upgrading-checklist.rst:999
+#: ../../upgrading-checklist.rst:1020
msgid ""
"Packages using ``Makefile.PL`` should use ``DESTDIR`` rather than "
"``PREFIX`` to install into the package staging area. ``PREFIX`` only "
"worked due to a Debian-local patch."
msgstr ""
-#: ../../upgrading-checklist.rst:1004
+#: ../../upgrading-checklist.rst:1025
msgid "Version 3.8.4"
msgstr ""
-#: ../../upgrading-checklist.rst:1006
+#: ../../upgrading-checklist.rst:1027
msgid "Released January, 2010."
msgstr ""
-#: ../../upgrading-checklist.rst:1009
+#: ../../upgrading-checklist.rst:1030
msgid ""
"An FHS exception has been granted for multiarch libraries. Permitting "
"files to instead be installed to ``/lib/triplet`` and "
"``/usr/lib/triplet`` directories."
msgstr ""
-#: ../../upgrading-checklist.rst:1014
+#: ../../upgrading-checklist.rst:1035
msgid ""
"Packages may not contain named pipes and should instead create them in "
"postinst and remove them in prerm or postrm."
msgstr ""
-#: ../../upgrading-checklist.rst:1018
+#: ../../upgrading-checklist.rst:1039
msgid ""
"``/sys`` and ``/selinux`` directories are explicitly allowed as an "
"exception to the FHS."
msgstr ""
-#: ../../upgrading-checklist.rst:1022
+#: ../../upgrading-checklist.rst:1043
msgid "Version 3.8.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1024
+#: ../../upgrading-checklist.rst:1045
msgid "Released August, 2009."
msgstr ""
-#: ../../upgrading-checklist.rst:1027
+#: ../../upgrading-checklist.rst:1048
msgid ""
"DEB\\_\\*\\_ARCH\\_CPU and DEB\\_\\*\\_ARCH\\_OS variables are now "
"documented and recommended over GNU-style variables for that information."
msgstr ""
-#: ../../upgrading-checklist.rst:1032
+#: ../../upgrading-checklist.rst:1053
msgid ""
"Source package Architecture fields may contain *all* in combination with "
"other architectures. Clarify when *all* and *any* may be used in "
"different versions of the field."
msgstr ""
-#: ../../upgrading-checklist.rst:1038
+#: ../../upgrading-checklist.rst:1059
msgid "5.6.14"
msgstr ""
-#: ../../upgrading-checklist.rst:1037
+#: ../../upgrading-checklist.rst:1058
msgid ""
"The Debian archive software does not support uploading to multiple "
"distributions with one ``*.changes`` file."
msgstr ""
-#: ../../upgrading-checklist.rst:1041
+#: ../../upgrading-checklist.rst:1062
msgid "5.6.19"
msgstr ""
-#: ../../upgrading-checklist.rst:1041
+#: ../../upgrading-checklist.rst:1062
msgid "The Binary field may span multiple lines."
msgstr ""
-#: ../../upgrading-checklist.rst:1044
+#: ../../upgrading-checklist.rst:1065
msgid ""
"Shared library packages are no longer allowed to install libraries in a "
"non-standard location and modify ``ld.so.conf``. Packages should either "
@@ -1946,38 +1981,38 @@ msgid ""
"should be built with RPATH."
msgstr ""
-#: ../../upgrading-checklist.rst:1052 ../../upgrading-checklist.rst:1339
-#: ../../upgrading-checklist.rst:1619 ../../upgrading-checklist.rst:1752
+#: ../../upgrading-checklist.rst:1073 ../../upgrading-checklist.rst:1360
+#: ../../upgrading-checklist.rst:1640 ../../upgrading-checklist.rst:1773
msgid "11.8.7"
msgstr ""
-#: ../../upgrading-checklist.rst:1050
+#: ../../upgrading-checklist.rst:1071
msgid ""
"Installation directories for X programs have been clarified. Packages are"
" no longer required to pre-depend on x11-common before installing into "
"``/usr/include/X11`` and ``/usr/lib/X11``."
msgstr ""
-#: ../../upgrading-checklist.rst:1056 ../../upgrading-checklist.rst:1062
-#: ../../upgrading-checklist.rst:1242 ../../upgrading-checklist.rst:1512
-#: ../../upgrading-checklist.rst:1597
+#: ../../upgrading-checklist.rst:1077 ../../upgrading-checklist.rst:1083
+#: ../../upgrading-checklist.rst:1263 ../../upgrading-checklist.rst:1533
+#: ../../upgrading-checklist.rst:1618
msgid "12.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1055
+#: ../../upgrading-checklist.rst:1076
msgid ""
"Manual pages are no longer required to contain only characters "
"representable in the legacy encoding for that language."
msgstr ""
-#: ../../upgrading-checklist.rst:1059
+#: ../../upgrading-checklist.rst:1080
msgid ""
"Localized man pages should either be kept up-to-date with the original "
"version or warn that they're not up-to-date, either with warning text or "
"by showing missing or changed portions in the original language."
msgstr ""
-#: ../../upgrading-checklist.rst:1065
+#: ../../upgrading-checklist.rst:1086
msgid ""
"install-info is now handled via triggers so packages no longer need to "
"invoke it in maintainer scripts. Info documents should now have directory"
@@ -1985,21 +2020,21 @@ msgid ""
" should add a dependency to support partial upgrades."
msgstr ""
-#: ../../upgrading-checklist.rst:1071
+#: ../../upgrading-checklist.rst:1092
msgid ""
"The requirement for Perl modules to have a versioned Depend and Build-"
"Depend on ``perl >= 5.6.0-16`` has been removed."
msgstr ""
-#: ../../upgrading-checklist.rst:1075
+#: ../../upgrading-checklist.rst:1096
msgid "Version 3.8.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1077
+#: ../../upgrading-checklist.rst:1098
msgid "Released June, 2009."
msgstr ""
-#: ../../upgrading-checklist.rst:1080
+#: ../../upgrading-checklist.rst:1101
msgid ""
"The list of archive sections has been significantly expanded. See `this "
"debian-devel-announce message <http://lists.debian.org/debian-devel-"
@@ -2007,118 +2042,118 @@ msgid ""
" for how to categorize packages."
msgstr ""
-#: ../../upgrading-checklist.rst:1089 ../../upgrading-checklist.rst:1297
+#: ../../upgrading-checklist.rst:1110 ../../upgrading-checklist.rst:1318
msgid "3.9.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1087
+#: ../../upgrading-checklist.rst:1108
msgid ""
"All packages must use debconf or equivalent for user prompting, though "
"essential packages or their dependencies may also fall back on other "
"methods."
msgstr ""
-#: ../../upgrading-checklist.rst:1093 ../../upgrading-checklist.rst:1283
+#: ../../upgrading-checklist.rst:1114 ../../upgrading-checklist.rst:1304
msgid "5.6.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1092
+#: ../../upgrading-checklist.rst:1113
msgid "The requirements for source package names are now explicitly spelled out."
msgstr ""
-#: ../../upgrading-checklist.rst:1096
+#: ../../upgrading-checklist.rst:1117
msgid ""
"Legacy XFree86 servers no longer get a special exception from the FHS "
"permitting ``/etc/X11/XF86Config-4``."
msgstr ""
-#: ../../upgrading-checklist.rst:1101
+#: ../../upgrading-checklist.rst:1122
msgid "9.1.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1100
+#: ../../upgrading-checklist.rst:1121
msgid ""
"Removed obsolete dependency requirements for packages that use "
"``/var/mail``."
msgstr ""
-#: ../../upgrading-checklist.rst:1105 ../../upgrading-checklist.rst:1612
-#: ../../upgrading-checklist.rst:1678
+#: ../../upgrading-checklist.rst:1126 ../../upgrading-checklist.rst:1633
+#: ../../upgrading-checklist.rst:1699
msgid "11.8.5"
msgstr ""
-#: ../../upgrading-checklist.rst:1104
+#: ../../upgrading-checklist.rst:1125
msgid ""
"Speedo fonts are now deprecated. The X backend was disabled starting in "
"lenny."
msgstr ""
-#: ../../upgrading-checklist.rst:1108
+#: ../../upgrading-checklist.rst:1129
msgid ""
"The GNU Free Documentation License version 1.3 is included in common-"
"licenses and should be referenced from there."
msgstr ""
-#: ../../upgrading-checklist.rst:1112
+#: ../../upgrading-checklist.rst:1133
msgid "Version 3.8.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1114
+#: ../../upgrading-checklist.rst:1135
msgid "Released March, 2009."
msgstr ""
-#: ../../upgrading-checklist.rst:1119
+#: ../../upgrading-checklist.rst:1140
msgid "3.8"
msgstr ""
-#: ../../upgrading-checklist.rst:1117
+#: ../../upgrading-checklist.rst:1138
msgid ""
"Care should be taken when adding functionality to essential and such "
"additions create an obligation to support that functionality in essential"
" forever unless significant work is done."
msgstr ""
-#: ../../upgrading-checklist.rst:1122
+#: ../../upgrading-checklist.rst:1143
msgid "Changelog files must be encoded in UTF-8."
msgstr ""
-#: ../../upgrading-checklist.rst:1125
+#: ../../upgrading-checklist.rst:1146
msgid ""
"Some format requirements for changelog files are now \"must\" instead of "
"\"should.\""
msgstr ""
-#: ../../upgrading-checklist.rst:1130
+#: ../../upgrading-checklist.rst:1151
msgid "4.4.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1129
+#: ../../upgrading-checklist.rst:1150
msgid ""
"Alternative changelog formats have been removed. Debian only supports one"
" changelog format for the Debian Archive."
msgstr ""
-#: ../../upgrading-checklist.rst:1133
+#: ../../upgrading-checklist.rst:1154
msgid ""
"New nocheck option for DEB\\_BUILD\\_OPTIONS indicating any build-time "
"test suite provided by the package should not be run."
msgstr ""
-#: ../../upgrading-checklist.rst:1137
+#: ../../upgrading-checklist.rst:1158
msgid "All control files must be encoded in UTF-8."
msgstr ""
-#: ../../upgrading-checklist.rst:1140
+#: ../../upgrading-checklist.rst:1161
msgid ""
"``debian/control`` allows comment lines starting with # with no preceding"
" whitespace."
msgstr ""
-#: ../../upgrading-checklist.rst:1147
+#: ../../upgrading-checklist.rst:1168
msgid "9.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1144
+#: ../../upgrading-checklist.rst:1165
msgid ""
"Init scripts ending in .sh are not handled specially. They are not "
"sourced and are not guaranteed to be run by ``/bin/sh`` regardless of the"
@@ -2126,67 +2161,67 @@ msgid ""
"the init system in Debian."
msgstr ""
-#: ../../upgrading-checklist.rst:1150
+#: ../../upgrading-checklist.rst:1171
msgid ""
"The start action of an init script must exit successfully and not start "
"the daemon again if it's already running."
msgstr ""
-#: ../../upgrading-checklist.rst:1154
+#: ../../upgrading-checklist.rst:1175
msgid ""
"``/var/run`` and ``/var/lock`` may be mounted as temporary filesystems, "
"and init scripts must therefore create any necessary subdirectories "
"dynamically."
msgstr ""
-#: ../../upgrading-checklist.rst:1159
+#: ../../upgrading-checklist.rst:1180
msgid ""
"``/bin/sh`` scripts may assume that local can take multiple variable "
"arguments and supports assignment."
msgstr ""
-#: ../../upgrading-checklist.rst:1164 ../../upgrading-checklist.rst:1633
-#: ../../upgrading-checklist.rst:1813
+#: ../../upgrading-checklist.rst:1185 ../../upgrading-checklist.rst:1654
+#: ../../upgrading-checklist.rst:1834
msgid "11.6"
msgstr ""
-#: ../../upgrading-checklist.rst:1163
+#: ../../upgrading-checklist.rst:1184
msgid ""
"User mailboxes may be mode 600 and owned by the user rather than mode "
"660, owned by user, and group mail."
msgstr ""
-#: ../../upgrading-checklist.rst:1167
+#: ../../upgrading-checklist.rst:1188
msgid "Version 3.8.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1169
+#: ../../upgrading-checklist.rst:1190
msgid "Released June, 2008."
msgstr ""
-#: ../../upgrading-checklist.rst:1174
+#: ../../upgrading-checklist.rst:1195
msgid "2.4, 3.7"
msgstr ""
-#: ../../upgrading-checklist.rst:1172
+#: ../../upgrading-checklist.rst:1193
msgid ""
"The base section has been removed. contrib and non-free have been removed"
" from the section list; they are only categories. The base system is now "
"defined by priority."
msgstr ""
-#: ../../upgrading-checklist.rst:1177
+#: ../../upgrading-checklist.rst:1198
msgid ""
"If ``dpkg-source -x`` doesn't provide the source that will be compiled, a"
" debian/rules patch target is recommended and should do whatever else is "
"necessary."
msgstr ""
-#: ../../upgrading-checklist.rst:1185
+#: ../../upgrading-checklist.rst:1206
msgid "4.9.1, 10.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1182
+#: ../../upgrading-checklist.rst:1203
msgid ""
"Standardized the format of DEB\\_BUILD\\_OPTIONS. Specified permitted "
"characters for tags, required that tags be whitespace-separated, allowed "
@@ -2194,29 +2229,29 @@ msgid ""
"ignored."
msgstr ""
-#: ../../upgrading-checklist.rst:1188
+#: ../../upgrading-checklist.rst:1209
msgid ""
"Added parallel=n to the standardized DEB\\_BUILD\\_OPTIONS tags, "
"indicating that a package should be built using up to n parallel "
"processes if the package supports it"
msgstr ""
-#: ../../upgrading-checklist.rst:1195
+#: ../../upgrading-checklist.rst:1216
msgid "4.13"
msgstr ""
-#: ../../upgrading-checklist.rst:1193
+#: ../../upgrading-checklist.rst:1214
msgid ""
"Debian packages should not use convenience copies of code from other "
"packages unless the included package is explicitly intended to be used "
"that way."
msgstr ""
-#: ../../upgrading-checklist.rst:1203
+#: ../../upgrading-checklist.rst:1224
msgid "4.14"
msgstr ""
-#: ../../upgrading-checklist.rst:1198
+#: ../../upgrading-checklist.rst:1219
msgid ""
"If dpkg-source -x doesn't produce source ready for editing and building "
"with dpkg-buildpackage, packages should include a "
@@ -2226,29 +2261,29 @@ msgid ""
"any other complexity of the Debian build process."
msgstr ""
-#: ../../upgrading-checklist.rst:1206
+#: ../../upgrading-checklist.rst:1227
msgid "The Uploaders field in debian/control may be wrapped."
msgstr ""
-#: ../../upgrading-checklist.rst:1209
+#: ../../upgrading-checklist.rst:1230
msgid ""
"An empty Debian revision is equivalent to a Debian revision of 0 in a "
"version number."
msgstr ""
-#: ../../upgrading-checklist.rst:1213
+#: ../../upgrading-checklist.rst:1234
msgid "5.6.23"
msgstr ""
-#: ../../upgrading-checklist.rst:1213
+#: ../../upgrading-checklist.rst:1234
msgid "New Homepage field for upstream web sites."
msgstr ""
-#: ../../upgrading-checklist.rst:1219
+#: ../../upgrading-checklist.rst:1240
msgid "6.5, 6.6, 7"
msgstr ""
-#: ../../upgrading-checklist.rst:1216
+#: ../../upgrading-checklist.rst:1237
msgid ""
"The Breaks field declares that this package breaks another and prevents "
"installation of the breaking package unless the package named in Breaks "
@@ -2256,11 +2291,11 @@ msgid ""
"Debian stable supports it."
msgstr ""
-#: ../../upgrading-checklist.rst:1225
+#: ../../upgrading-checklist.rst:1246
msgid "8.1, 8.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1222
+#: ../../upgrading-checklist.rst:1243
msgid ""
"Clarify which files should go into a shared library package, into a "
"separate package, or into the -dev package. Suggest -tools instead of "
@@ -2268,24 +2303,24 @@ msgid ""
"in Debian."
msgstr ""
-#: ../../upgrading-checklist.rst:1228
+#: ../../upgrading-checklist.rst:1249
msgid ""
"Files in ``/etc/cron.{hourly,daily,weekly,monthly}`` must be "
"configuration files (upgraded from should). Mention the hourly directory."
msgstr ""
-#: ../../upgrading-checklist.rst:1234 ../../upgrading-checklist.rst:1615
-#: ../../upgrading-checklist.rst:1660 ../../upgrading-checklist.rst:1748
+#: ../../upgrading-checklist.rst:1255 ../../upgrading-checklist.rst:1636
+#: ../../upgrading-checklist.rst:1681 ../../upgrading-checklist.rst:1769
msgid "11.8.6"
msgstr ""
-#: ../../upgrading-checklist.rst:1233
+#: ../../upgrading-checklist.rst:1254
msgid ""
"Packages providing ``/etc/X11/Xresources`` files need not conflict with "
"``xbase (<< 3.3.2.3a-2)``, which is long-obsolete."
msgstr ""
-#: ../../upgrading-checklist.rst:1237
+#: ../../upgrading-checklist.rst:1258
msgid ""
"Manual pages in locale-specific directories should use either the legacy "
"encoding for that directory or UTF-8. Country names should not be "
@@ -2295,59 +2330,59 @@ msgid ""
"if the man page is encoded in UTF-8."
msgstr ""
-#: ../../upgrading-checklist.rst:1245
+#: ../../upgrading-checklist.rst:1266
msgid ""
"The Apache 2.0 license is now in common-licenses and should be referenced"
" rather than quoted in ``debian/copyright``."
msgstr ""
-#: ../../upgrading-checklist.rst:1249
+#: ../../upgrading-checklist.rst:1270
msgid ""
"Packages in contrib and non-free should state in the copyright file that "
"the package is not part of Debian GNU/Linux and briefly explain why."
msgstr ""
-#: ../../upgrading-checklist.rst:1254
+#: ../../upgrading-checklist.rst:1275
msgid "Underscore (``_``) is allowed in debconf template names."
msgstr ""
-#: ../../upgrading-checklist.rst:1257
+#: ../../upgrading-checklist.rst:1278
msgid "Version 3.7.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1259
+#: ../../upgrading-checklist.rst:1280
msgid "Released December, 2007."
msgstr ""
-#: ../../upgrading-checklist.rst:1262
+#: ../../upgrading-checklist.rst:1283
msgid ""
"Package version numbers may contain tildes, which sort before anything, "
"even the end of a part."
msgstr ""
-#: ../../upgrading-checklist.rst:1266
+#: ../../upgrading-checklist.rst:1287
msgid ""
"Scripts may assume that ``/bin/sh`` supports local (at a basic level) and"
" that its test builtin (if any) supports -a and -o binary logical "
"operators."
msgstr ""
-#: ../../upgrading-checklist.rst:1273
+#: ../../upgrading-checklist.rst:1294
msgid "8.5"
msgstr ""
-#: ../../upgrading-checklist.rst:1271
+#: ../../upgrading-checklist.rst:1292
msgid ""
"The substitution variable ${binary:Version} should be used in place of "
"${Source-Version} for dependencies between packages of the same library."
msgstr ""
-#: ../../upgrading-checklist.rst:1279 ../../upgrading-checklist.rst:1440
-#: ../../upgrading-checklist.rst:1504
+#: ../../upgrading-checklist.rst:1300 ../../upgrading-checklist.rst:1461
+#: ../../upgrading-checklist.rst:1525
msgid "menu policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1276
+#: ../../upgrading-checklist.rst:1297
msgid ""
"Substantial reorganization and renaming of sections in the Debian menu "
"structure. Packages with menu entries should be reviewed to see if the "
@@ -2355,84 +2390,84 @@ msgid ""
" appropriate."
msgstr ""
-#: ../../upgrading-checklist.rst:1282
+#: ../../upgrading-checklist.rst:1303
msgid ""
"The Source field in a .changes file may contain a version number in "
"parentheses."
msgstr ""
-#: ../../upgrading-checklist.rst:1287
+#: ../../upgrading-checklist.rst:1308
msgid "5.6.17"
msgstr ""
-#: ../../upgrading-checklist.rst:1286
+#: ../../upgrading-checklist.rst:1307
msgid ""
"The acceptable values for the Urgency field are low, medium, high, "
"critical, or emergency."
msgstr ""
-#: ../../upgrading-checklist.rst:1290
+#: ../../upgrading-checklist.rst:1311
msgid ""
"The shlibs file now allows an optional type field, indicating the type of"
" package for which the line is valid. The only currently supported type "
"is udeb, used with packages for the Debian Installer."
msgstr ""
-#: ../../upgrading-checklist.rst:1295
+#: ../../upgrading-checklist.rst:1316
msgid ""
"Packages following the Debian Configuration management specification must"
" allow for translation of their messages by using a gettext-based system "
"such as po-debconf."
msgstr ""
-#: ../../upgrading-checklist.rst:1300
+#: ../../upgrading-checklist.rst:1321
msgid ""
"GFDL 1.2, GPL 3, and LGPL 3 are now in common-licenses and should be "
"referenced rather than quoted in debian/copyright."
msgstr ""
-#: ../../upgrading-checklist.rst:1304
+#: ../../upgrading-checklist.rst:1325
msgid "Version 3.7.2.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1306
+#: ../../upgrading-checklist.rst:1327
msgid "Released October, 2006."
msgstr ""
-#: ../../upgrading-checklist.rst:1308 ../../upgrading-checklist.rst:1685
+#: ../../upgrading-checklist.rst:1329 ../../upgrading-checklist.rst:1706
msgid ""
"This release broke the normal rule against introducing normative changes "
"without changing the major patch level."
msgstr ""
-#: ../../upgrading-checklist.rst:1313
+#: ../../upgrading-checklist.rst:1334
msgid "6.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1312
+#: ../../upgrading-checklist.rst:1333
msgid ""
"Maintainer scripts must not be world writeable (up from a should to a "
"must)"
msgstr ""
-#: ../../upgrading-checklist.rst:1316
+#: ../../upgrading-checklist.rst:1337
msgid "Version 3.7.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1318 ../../upgrading-checklist.rst:1326
-#: ../../upgrading-checklist.rst:1344
+#: ../../upgrading-checklist.rst:1339 ../../upgrading-checklist.rst:1347
+#: ../../upgrading-checklist.rst:1365
msgid "Released April, 2006."
msgstr ""
-#: ../../upgrading-checklist.rst:1321
+#: ../../upgrading-checklist.rst:1342
msgid "Revert the cgi-lib change."
msgstr ""
-#: ../../upgrading-checklist.rst:1324
+#: ../../upgrading-checklist.rst:1345
msgid "Version 3.7.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1329
+#: ../../upgrading-checklist.rst:1350
msgid ""
"It is now possible to create shared libraries without relocatable code "
"(using -fPIC) in certain exceptional cases, provided some procedures are "
@@ -2442,42 +2477,42 @@ msgid ""
"the process."
msgstr ""
-#: ../../upgrading-checklist.rst:1337
+#: ../../upgrading-checklist.rst:1358
msgid ""
"Packages should install any relevant files into the directories "
"``/usr/include/X11/`` and ``/usr/lib/X11/``, but if they do so, they must"
" pre-depend on ``x11-common (>= 1:7.0.0)``"
msgstr ""
-#: ../../upgrading-checklist.rst:1342
+#: ../../upgrading-checklist.rst:1363
msgid "Version 3.7.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1347
+#: ../../upgrading-checklist.rst:1368
msgid ""
"Packages shipping web server CGI files are expected to install them in "
"``/usr/lib/cgi-lib/`` directories. This location change perhaps should be"
" documented in NEWS"
msgstr ""
-#: ../../upgrading-checklist.rst:1352
+#: ../../upgrading-checklist.rst:1373
msgid ""
"Web server packages should include a standard scriptAlias of cgi-lib to "
"``/usr/lib/cgi-lib``."
msgstr ""
-#: ../../upgrading-checklist.rst:1356
+#: ../../upgrading-checklist.rst:1377
msgid ""
"The version of FHS mandated by policy has been upped to 2.3. There should"
" be no changes required for most packages, though new top level "
"directories ``/media``, ``/srv``, etc. may be of interest."
msgstr ""
-#: ../../upgrading-checklist.rst:1366
+#: ../../upgrading-checklist.rst:1387
msgid "5.1, 5.6.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1361
+#: ../../upgrading-checklist.rst:1382
msgid ""
"All fields, apart from the Uploaders field, in the control file are "
"supposed to be a single logical line, which may be spread over multiple "
@@ -2486,88 +2521,88 @@ msgid ""
"multiple physical lines as well, to prepare for future changes."
msgstr ""
-#: ../../upgrading-checklist.rst:1369
+#: ../../upgrading-checklist.rst:1390
msgid ""
"When scripts are installed into a directory in the system PATH, the "
"script name should not include an extension that denotes the scripting "
"language currently used to implement it."
msgstr ""
-#: ../../upgrading-checklist.rst:1374
+#: ../../upgrading-checklist.rst:1395
msgid ""
"packages that invoke initscripts now must use invoke-rc.d to do so since "
"it also pays attention to run levels and other local constraints."
msgstr ""
-#: ../../upgrading-checklist.rst:1381
+#: ../../upgrading-checklist.rst:1402
msgid "11.8.5.2, 11.8.7, etc"
msgstr ""
-#: ../../upgrading-checklist.rst:1379
+#: ../../upgrading-checklist.rst:1400
msgid ""
"We no longer use ``/usr/X11R6``, since we have migrated away to using "
"Xorg paths. This means, for one thing, fonts live in "
"``/usr/share/fonts/X11/`` now, and ``/usr/X11R6`` is gone."
msgstr ""
-#: ../../upgrading-checklist.rst:1384
+#: ../../upgrading-checklist.rst:1405
msgid "Version 3.6.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1386
+#: ../../upgrading-checklist.rst:1407
msgid "Released June, 2005."
msgstr ""
-#: ../../upgrading-checklist.rst:1388
+#: ../../upgrading-checklist.rst:1409
msgid "Recommend doc-base, and not menu, for registering package documentation."
msgstr ""
-#: ../../upgrading-checklist.rst:1392
+#: ../../upgrading-checklist.rst:1413
msgid ""
"Run time support programs should live in subdirectories of ``/usr/lib/`` "
"or ``/usr/share``, and preferably the shared lib is named the same as the"
" package name (to avoid name collisions)."
msgstr ""
-#: ../../upgrading-checklist.rst:1397
+#: ../../upgrading-checklist.rst:1418
msgid ""
"It is recommended that HTTP servers provide an alias /images to allow "
"packages to share image files with the web server"
msgstr ""
-#: ../../upgrading-checklist.rst:1401
+#: ../../upgrading-checklist.rst:1422
msgid "Version 3.6.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1403
+#: ../../upgrading-checklist.rst:1424
msgid "Released August, 2003."
msgstr ""
-#: ../../upgrading-checklist.rst:1407
+#: ../../upgrading-checklist.rst:1428
msgid "3.10.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1406
+#: ../../upgrading-checklist.rst:1427
msgid ""
"Prompting the user should be done using debconf. Non debconf user prompts"
" are now deprecated."
msgstr ""
-#: ../../upgrading-checklist.rst:1410
+#: ../../upgrading-checklist.rst:1431
msgid "Version 3.6.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1412
+#: ../../upgrading-checklist.rst:1433
msgid "Released July, 2003."
msgstr ""
-#: ../../upgrading-checklist.rst:1414
+#: ../../upgrading-checklist.rst:1435
msgid ""
"Restructuring caused shifts in section numbers and bumping of the minor "
"version number."
msgstr ""
-#: ../../upgrading-checklist.rst:1417
+#: ../../upgrading-checklist.rst:1438
msgid ""
"Many packaging manual appendices that were integrated into policy "
"sections are now empty, and replaced with links to the Policy. In "
@@ -2578,7 +2613,7 @@ msgid ""
"practice and the behavior of the deb-building tool-chain."
msgstr ""
-#: ../../upgrading-checklist.rst:1426
+#: ../../upgrading-checklist.rst:1447
msgid ""
"Elimination of needlessly deep section levels, primarily in the chapter "
"Debian Archive, from which two new chapters were split out, Binary "
@@ -2586,7 +2621,7 @@ msgid ""
"is, some sects became sects etc."
msgstr ""
-#: ../../upgrading-checklist.rst:1431
+#: ../../upgrading-checklist.rst:1452
msgid ""
"Several sections that were redundant, crufty or simply not designed with "
"any sort of vision, were rearranged according to the formula that "
@@ -2597,238 +2632,238 @@ msgid ""
"changelog files."
msgstr ""
-#: ../../upgrading-checklist.rst:1440
+#: ../../upgrading-checklist.rst:1461
msgid "Added Games/Simulation and Apps/Education to menu sub-policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1443
+#: ../../upgrading-checklist.rst:1464
msgid "C.2.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1443
+#: ../../upgrading-checklist.rst:1464
msgid "Debian changelogs should be UTF-8 encoded."
msgstr ""
-#: ../../upgrading-checklist.rst:1446
+#: ../../upgrading-checklist.rst:1467
msgid ""
"shared libraries must be linked against all libraries that they use "
"symbols from in the same way that binaries are."
msgstr ""
-#: ../../upgrading-checklist.rst:1450 ../../upgrading-checklist.rst:1501
+#: ../../upgrading-checklist.rst:1471 ../../upgrading-checklist.rst:1522
msgid "7.6"
msgstr ""
-#: ../../upgrading-checklist.rst:1450
+#: ../../upgrading-checklist.rst:1471
msgid "build-depends-indep need not be satisfied during clean target."
msgstr ""
-#: ../../upgrading-checklist.rst:1453
+#: ../../upgrading-checklist.rst:1474
msgid "Version 3.5.10"
msgstr ""
-#: ../../upgrading-checklist.rst:1455
+#: ../../upgrading-checklist.rst:1476
msgid "Released May, 2003."
msgstr ""
-#: ../../upgrading-checklist.rst:1458
+#: ../../upgrading-checklist.rst:1479
msgid ""
"packages providing the x-terminal-emulator virtual package ought to "
"ensure that they interpret the command line exactly like xterm does."
msgstr ""
-#: ../../upgrading-checklist.rst:1463 ../../upgrading-checklist.rst:1531
-#: ../../upgrading-checklist.rst:1742
+#: ../../upgrading-checklist.rst:1484 ../../upgrading-checklist.rst:1552
+#: ../../upgrading-checklist.rst:1763
msgid "11.8.4"
msgstr ""
-#: ../../upgrading-checklist.rst:1462
+#: ../../upgrading-checklist.rst:1483
msgid ""
"Window managers compliant with the Window Manager Specification Project "
"may add 40 points for ranking in the alternatives"
msgstr ""
-#: ../../upgrading-checklist.rst:1466
+#: ../../upgrading-checklist.rst:1487
msgid "Version 3.5.9"
msgstr ""
-#: ../../upgrading-checklist.rst:1468
+#: ../../upgrading-checklist.rst:1489
msgid "Released March, 2003."
msgstr ""
-#: ../../upgrading-checklist.rst:1472
+#: ../../upgrading-checklist.rst:1493
msgid "3.4.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1471
+#: ../../upgrading-checklist.rst:1492
msgid ""
"The section describing the Description: package field once again has full"
" details of the long description format."
msgstr ""
-#: ../../upgrading-checklist.rst:1477
+#: ../../upgrading-checklist.rst:1498
msgid "4.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1475
+#: ../../upgrading-checklist.rst:1496
msgid ""
"Clarified that if a package has non-build-essential build-dependencies, "
"it should have them listed in the Build-Depends and related fields (i.e. "
"it's not merely optional)."
msgstr ""
-#: ../../upgrading-checklist.rst:1480
+#: ../../upgrading-checklist.rst:1501
msgid ""
"When asked to restart a service that isn't already running, the init "
"script should start the service."
msgstr ""
-#: ../../upgrading-checklist.rst:1486 ../../upgrading-checklist.rst:1851
+#: ../../upgrading-checklist.rst:1507 ../../upgrading-checklist.rst:1872
msgid "12.6"
msgstr ""
-#: ../../upgrading-checklist.rst:1484
+#: ../../upgrading-checklist.rst:1505
msgid ""
"If the purpose of a package is to provide examples, then the example "
"files can be installed into ``/usr/share/doc/package`` (rather than "
"``/usr/share/doc/package/examples``)."
msgstr ""
-#: ../../upgrading-checklist.rst:1489
+#: ../../upgrading-checklist.rst:1510
msgid "Version 3.5.8"
msgstr ""
-#: ../../upgrading-checklist.rst:1491
+#: ../../upgrading-checklist.rst:1512
msgid "Released November, 2002."
msgstr ""
-#: ../../upgrading-checklist.rst:1494
+#: ../../upgrading-checklist.rst:1515
msgid ""
"It is no longer necessary to keep a log of changes to the upstream "
"sources in the copyright file. Instead, all such changes should be "
"documented in the changelog file."
msgstr ""
-#: ../../upgrading-checklist.rst:1499
+#: ../../upgrading-checklist.rst:1520
msgid ""
"Build-Depends, Build-Conflicts, Build-Depends-Indep, and Build-Conflicts-"
"Indep must also be satisfied when the clean target is called."
msgstr ""
-#: ../../upgrading-checklist.rst:1504
+#: ../../upgrading-checklist.rst:1525
msgid "A new Apps/Science menu section is available"
msgstr ""
-#: ../../upgrading-checklist.rst:1507
+#: ../../upgrading-checklist.rst:1528
msgid "debconf policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1507
+#: ../../upgrading-checklist.rst:1528
msgid "debconf specification cleared up, various changes."
msgstr ""
-#: ../../upgrading-checklist.rst:1510
+#: ../../upgrading-checklist.rst:1531
msgid ""
"It is no longer recommended to create symlinks from nonexistent manual "
"pages to undocumented(7). Missing manual pages for programs are still a "
"bug."
msgstr ""
-#: ../../upgrading-checklist.rst:1515
+#: ../../upgrading-checklist.rst:1536
msgid "Version 3.5.7"
msgstr ""
-#: ../../upgrading-checklist.rst:1517
+#: ../../upgrading-checklist.rst:1538
msgid "Released August, 2002."
msgstr ""
-#: ../../upgrading-checklist.rst:1519
+#: ../../upgrading-checklist.rst:1540
msgid ""
"Packages no longer have to ask permission to call MAKEDEV in postinst, "
"merely notifying the user ought to be enough."
msgstr ""
-#: ../../upgrading-checklist.rst:1523
+#: ../../upgrading-checklist.rst:1544
msgid "2.2.4"
msgstr ""
-#: ../../upgrading-checklist.rst:1523
+#: ../../upgrading-checklist.rst:1544
msgid "cryptographic software may now be included in the main archive."
msgstr ""
-#: ../../upgrading-checklist.rst:1526
+#: ../../upgrading-checklist.rst:1547
msgid ""
"task packages are no longer permitted; tasks are now created by a special"
" Tasks: field in the control file."
msgstr ""
-#: ../../upgrading-checklist.rst:1530
+#: ../../upgrading-checklist.rst:1551
msgid ""
"window managers that support netwm can now add 20 points when they add "
"themselves as an alternative for ``/usr/bin/x-window-manager``"
msgstr ""
-#: ../../upgrading-checklist.rst:1534
+#: ../../upgrading-checklist.rst:1555
msgid ""
"The default compilation options have now changed, one should provide "
"debugging symbols in all cases, and optionally step back optimization to "
"-O0, depending on the DEB\\_BUILD\\_OPTIONS environment variable."
msgstr ""
-#: ../../upgrading-checklist.rst:1543
+#: ../../upgrading-checklist.rst:1564
msgid "7.6, 4.8"
msgstr ""
-#: ../../upgrading-checklist.rst:1540
+#: ../../upgrading-checklist.rst:1561
msgid ""
"Added mention of build-arch, build-indep, etc, in describing the "
"relationships with Build-Depends, Build-Conflicts, Build-Depends-Indep, "
"and Build-Conflicts-Indep. May need to review the new rules."
msgstr ""
-#: ../../upgrading-checklist.rst:1547 ../../upgrading-checklist.rst:1760
+#: ../../upgrading-checklist.rst:1568 ../../upgrading-checklist.rst:1781
msgid "8"
msgstr ""
-#: ../../upgrading-checklist.rst:1546
+#: ../../upgrading-checklist.rst:1567
msgid ""
"Changed rules on how, and when, to invoke ldconfig in maintainer scripts."
" Long rationale."
msgstr ""
-#: ../../upgrading-checklist.rst:1549
+#: ../../upgrading-checklist.rst:1570
msgid ""
"*Added the last note in 3.5.6 upgrading checklist item regarding build "
"rules, please see below*"
msgstr ""
-#: ../../upgrading-checklist.rst:1553
+#: ../../upgrading-checklist.rst:1574
msgid "Version 3.5.6"
msgstr ""
-#: ../../upgrading-checklist.rst:1555
+#: ../../upgrading-checklist.rst:1576
msgid "Released July, 2001."
msgstr ""
-#: ../../upgrading-checklist.rst:1558
+#: ../../upgrading-checklist.rst:1579
msgid ""
"Emacs and TeX are no longer mandated by policy to be priority standard "
"packages"
msgstr ""
-#: ../../upgrading-checklist.rst:1562
+#: ../../upgrading-checklist.rst:1583
msgid ""
"Programs that access docs need to do so via ``/usr/share/doc``, and not "
"via ``/usr/doc/`` as was the policy previously"
msgstr ""
-#: ../../upgrading-checklist.rst:1566
+#: ../../upgrading-checklist.rst:1587
msgid ""
"Putting documentation in ``/usr/doc`` versus ``/usr/share/doc`` is now a "
"\"serious\" policy violation."
msgstr ""
-#: ../../upgrading-checklist.rst:1570
+#: ../../upgrading-checklist.rst:1591
msgid ""
"For web servers, one should not provide non-local access to the "
"``/usr/share/doc`` hierarchy. If one can't provide access controls for "
@@ -2836,349 +2871,349 @@ msgid ""
"permission to expose that information during the install."
msgstr ""
-#: ../../upgrading-checklist.rst:1577
+#: ../../upgrading-checklist.rst:1598
msgid "7"
msgstr ""
-#: ../../upgrading-checklist.rst:1576
+#: ../../upgrading-checklist.rst:1597
msgid ""
"There are new rules for build-indep/build-arch targets and there is a new"
" Build-Depend-Indep semantic."
msgstr ""
-#: ../../upgrading-checklist.rst:1580
+#: ../../upgrading-checklist.rst:1601
msgid "Version 3.5.5"
msgstr ""
-#: ../../upgrading-checklist.rst:1582
+#: ../../upgrading-checklist.rst:1603
msgid "Released May, 2001."
msgstr ""
-#: ../../upgrading-checklist.rst:1585
+#: ../../upgrading-checklist.rst:1606
msgid ""
"Manpages should not rely on header information to have alternative "
"manpage names available; it should only use symlinks or .so pages to do "
"this"
msgstr ""
-#: ../../upgrading-checklist.rst:1589
+#: ../../upgrading-checklist.rst:1610
msgid ""
"*Clarified note in 3.5.3.0 upgrading checklist regarding examples and "
"templates: this refers only to those examples used by scripts; see "
"section 10.7.3 for the whole story*"
msgstr ""
-#: ../../upgrading-checklist.rst:1593
+#: ../../upgrading-checklist.rst:1614
msgid ""
"Included a new section 10.9.1 describing the use of dpkg-statoverride; "
"this does not have the weight of policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1596
+#: ../../upgrading-checklist.rst:1617
msgid ""
"Clarify Standards-Version: you don't need to rebuild your packages just "
"to change the Standards-Version!"
msgstr ""
-#: ../../upgrading-checklist.rst:1600
+#: ../../upgrading-checklist.rst:1621
msgid "Plugins are no longer bound by all the rules of shared libraries"
msgstr ""
-#: ../../upgrading-checklist.rst:1623
+#: ../../upgrading-checklist.rst:1644
msgid "X Windows related things:"
msgstr ""
-#: ../../upgrading-checklist.rst:1605 ../../upgrading-checklist.rst:1710
+#: ../../upgrading-checklist.rst:1626 ../../upgrading-checklist.rst:1731
msgid "11.8.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1604
+#: ../../upgrading-checklist.rst:1625
msgid "Clarification of priority levels of X Window System related packages"
msgstr ""
-#: ../../upgrading-checklist.rst:1608
+#: ../../upgrading-checklist.rst:1629
msgid "Rules for defining x-terminal-emulator improved"
msgstr ""
-#: ../../upgrading-checklist.rst:1611
+#: ../../upgrading-checklist.rst:1632
msgid ""
"X Font policy rewritten: you must read this if you provide fonts for the "
"X Window System"
msgstr ""
-#: ../../upgrading-checklist.rst:1615
+#: ../../upgrading-checklist.rst:1636
msgid "Packages must not ship ``/usr/X11R6/lib/X11/app-defaults/``"
msgstr ""
-#: ../../upgrading-checklist.rst:1618
+#: ../../upgrading-checklist.rst:1639
msgid ""
"X-related packages should usually use the regular FHS locations; imake-"
"using packages are exempted from this"
msgstr ""
-#: ../../upgrading-checklist.rst:1623
+#: ../../upgrading-checklist.rst:1644
msgid "11.8.8"
msgstr ""
-#: ../../upgrading-checklist.rst:1622
+#: ../../upgrading-checklist.rst:1643
msgid "OpenMotif linked binaries have the same rules as OSF/Motif-linked ones"
msgstr ""
-#: ../../upgrading-checklist.rst:1626
+#: ../../upgrading-checklist.rst:1647
msgid "Version 3.5.4"
msgstr ""
-#: ../../upgrading-checklist.rst:1628 ../../upgrading-checklist.rst:1642
+#: ../../upgrading-checklist.rst:1649 ../../upgrading-checklist.rst:1663
msgid "Released April, 2001."
msgstr ""
-#: ../../upgrading-checklist.rst:1631
+#: ../../upgrading-checklist.rst:1652
msgid ""
"The system-wide mail directory is now /var/mail, no longer "
"/var/spool/mail. Any packages accessing the mail spool should access it "
"via /var/mail and include a suitable Depends field;"
msgstr ""
-#: ../../upgrading-checklist.rst:1637
+#: ../../upgrading-checklist.rst:1658
msgid "11.9; perl-policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1636
+#: ../../upgrading-checklist.rst:1657
msgid ""
"The perl policy is now part of Debian policy proper. Perl programs and "
"modules should follow the current Perl policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1640
+#: ../../upgrading-checklist.rst:1661
msgid "Version 3.5.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1645
+#: ../../upgrading-checklist.rst:1666
msgid ""
"Build-Depends arch syntax has been changed to be less ambiguous. This "
"should not affect any current packages"
msgstr ""
-#: ../../upgrading-checklist.rst:1649
+#: ../../upgrading-checklist.rst:1670
msgid ""
"Examples and templates files for use by scripts should now live in "
"``/usr/share/<package>`` or ``/usr/lib/<package>``, with symbolic links "
"from ``/usr/share/doc/<package>/examples`` as needed"
msgstr ""
-#: ../../upgrading-checklist.rst:1654
+#: ../../upgrading-checklist.rst:1675
msgid "Version 3.5.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1656 ../../upgrading-checklist.rst:1665
+#: ../../upgrading-checklist.rst:1677 ../../upgrading-checklist.rst:1686
msgid "Released February, 2001."
msgstr ""
-#: ../../upgrading-checklist.rst:1659
+#: ../../upgrading-checklist.rst:1680
msgid ""
"X app-defaults directory has moved from ``/usr/X11R6/lib/X11/app-"
"defaults`` to ``/etc/X11/app-defaults``"
msgstr ""
-#: ../../upgrading-checklist.rst:1663
+#: ../../upgrading-checklist.rst:1684
msgid "Version 3.5.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1668
+#: ../../upgrading-checklist.rst:1689
msgid ""
"dpkg-shlibdeps now uses objdump, so shared libraries have to be run "
"through dpkg-shlibdeps as well as executables"
msgstr ""
-#: ../../upgrading-checklist.rst:1672
+#: ../../upgrading-checklist.rst:1693
msgid "Version 3.5.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1674 ../../upgrading-checklist.rst:1683
+#: ../../upgrading-checklist.rst:1695 ../../upgrading-checklist.rst:1704
msgid "Released January, 2001."
msgstr ""
-#: ../../upgrading-checklist.rst:1677
+#: ../../upgrading-checklist.rst:1698
msgid ""
"Font packages for the X Window System must now declare a dependency on "
"``xutils (>= 4.0.2)``"
msgstr ""
-#: ../../upgrading-checklist.rst:1681
+#: ../../upgrading-checklist.rst:1702
msgid "Version 3.2.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1689
+#: ../../upgrading-checklist.rst:1710
msgid ""
"Daemon startup scripts in ``/etc/init.d/`` should not contain modifiable "
"parameters; these should be moved to a file in ``/etc/default/``"
msgstr ""
-#: ../../upgrading-checklist.rst:1694
+#: ../../upgrading-checklist.rst:1715
msgid ""
"Files in ``/usr/share/doc`` must not be referenced by any program. If "
"such files are needed, they must be placed in ``/usr/share/<package>/``, "
"and symbolic links created as required in ``/usr/share/doc/<package>/``"
msgstr ""
-#: ../../upgrading-checklist.rst:1699
+#: ../../upgrading-checklist.rst:1720
msgid ""
"Much of the packaging manual has now been imported into the policy "
"document"
msgstr ""
-#: ../../upgrading-checklist.rst:1703
+#: ../../upgrading-checklist.rst:1724
msgid "Version 3.2.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1705 ../../upgrading-checklist.rst:1715
+#: ../../upgrading-checklist.rst:1726 ../../upgrading-checklist.rst:1736
msgid "Released August, 2000."
msgstr ""
-#: ../../upgrading-checklist.rst:1708
+#: ../../upgrading-checklist.rst:1729
msgid ""
"A package of priority standard or higher may provide two binaries, one "
"compiled with support for the X Window System, and the other without"
msgstr ""
-#: ../../upgrading-checklist.rst:1713
+#: ../../upgrading-checklist.rst:1734
msgid "Version 3.2.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1718
+#: ../../upgrading-checklist.rst:1739
msgid ""
"By default executables should not be built with the debugging option -g. "
"Instead, it is recommended to support building the package with debugging"
" information optionally."
msgstr ""
-#: ../../upgrading-checklist.rst:1748
+#: ../../upgrading-checklist.rst:1769
msgid "12.8"
msgstr ""
-#: ../../upgrading-checklist.rst:1723
+#: ../../upgrading-checklist.rst:1744
msgid ""
"Policy for packages where the upstream uses HTML changelog files has been"
" expanded. In short, a plain text changelog file should always be "
"generated for the upstream changes"
msgstr ""
-#: ../../upgrading-checklist.rst:1727
+#: ../../upgrading-checklist.rst:1748
msgid ""
"Please note that the new release of the X window system (3.2) shall "
"probably need sweeping changes in policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1730
+#: ../../upgrading-checklist.rst:1751
msgid ""
"Policy for packages providing the following X-based features has been "
"codified:"
msgstr ""
-#: ../../upgrading-checklist.rst:1734
+#: ../../upgrading-checklist.rst:1755
msgid "11.8.2"
msgstr ""
-#: ../../upgrading-checklist.rst:1734
+#: ../../upgrading-checklist.rst:1755
msgid "X server (virtual package xserver)"
msgstr ""
-#: ../../upgrading-checklist.rst:1737
+#: ../../upgrading-checklist.rst:1758
msgid "X terminal emulator (virtual package x-terminal-emulator)"
msgstr ""
-#: ../../upgrading-checklist.rst:1740
+#: ../../upgrading-checklist.rst:1761
msgid ""
"X window manager (virtual package x-window-manager, and ``/usr/bin/x"
"-window-manager`` alternative, with priority calculation guidelines)"
msgstr ""
-#: ../../upgrading-checklist.rst:1745
+#: ../../upgrading-checklist.rst:1766
msgid "12.8.5"
msgstr ""
-#: ../../upgrading-checklist.rst:1745
+#: ../../upgrading-checklist.rst:1766
msgid "X fonts (this section has been written from scratch)"
msgstr ""
-#: ../../upgrading-checklist.rst:1748
+#: ../../upgrading-checklist.rst:1769
msgid "X application defaults"
msgstr ""
-#: ../../upgrading-checklist.rst:1751
+#: ../../upgrading-checklist.rst:1772
msgid ""
"Policy for packages using the X Window System and FHS issues has been "
"clarified;"
msgstr ""
-#: ../../upgrading-checklist.rst:1755
+#: ../../upgrading-checklist.rst:1776
msgid "11.7.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1755
+#: ../../upgrading-checklist.rst:1776
msgid "No package may contain or make hard links to conffiles"
msgstr ""
-#: ../../upgrading-checklist.rst:1758
+#: ../../upgrading-checklist.rst:1779
msgid ""
"Noted that newer dpkg versions do not require extreme care in always "
"creating the shared lib before the symlink, so the unpack order be "
"correct"
msgstr ""
-#: ../../upgrading-checklist.rst:1763
+#: ../../upgrading-checklist.rst:1784
msgid "Version 3.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1765
+#: ../../upgrading-checklist.rst:1786
msgid "Released November, 1999."
msgstr ""
-#: ../../upgrading-checklist.rst:1768
+#: ../../upgrading-checklist.rst:1789
msgid ""
"Correction to semantics of architecture lists in Build-Depends etc. "
"Should not affect many packages"
msgstr ""
-#: ../../upgrading-checklist.rst:1772
+#: ../../upgrading-checklist.rst:1793
msgid "Version 3.1.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1774
+#: ../../upgrading-checklist.rst:1795
msgid "Released October, 1999."
msgstr ""
-#: ../../upgrading-checklist.rst:1779
+#: ../../upgrading-checklist.rst:1800
msgid "defunct"
msgstr ""
-#: ../../upgrading-checklist.rst:1777
+#: ../../upgrading-checklist.rst:1798
msgid ""
"``/usr/doc/<package>`` has to be a symlink pointing to "
"``/usr/share/doc/<package>``, to be maintained by postinst and prerm "
"scripts."
msgstr ""
-#: ../../upgrading-checklist.rst:1782
+#: ../../upgrading-checklist.rst:1803
msgid "7.1, 7.6"
msgstr ""
-#: ../../upgrading-checklist.rst:1782
+#: ../../upgrading-checklist.rst:1803
msgid "Introduced source dependencies (Build-Depends, etc.)"
msgstr ""
-#: ../../upgrading-checklist.rst:1787
+#: ../../upgrading-checklist.rst:1808
msgid "9.3.4"
msgstr ""
-#: ../../upgrading-checklist.rst:1785
+#: ../../upgrading-checklist.rst:1806
msgid ""
"``/etc/rc.boot`` has been deprecated in favour of ``/etc/rcS.d``. "
"(Packages should not be touching this directory, but should use update-"
"rc.d instead)"
msgstr ""
-#: ../../upgrading-checklist.rst:1790
+#: ../../upgrading-checklist.rst:1811
msgid ""
"update-rc.d is now the *only* allowable way of accessing the "
"``/etc/rc?.d/[SK]??*`` links. Any scripts which manipulate them directly "
@@ -3186,160 +3221,160 @@ msgid ""
"package handles this information in an incompatible way.)"
msgstr ""
-#: ../../upgrading-checklist.rst:1797
+#: ../../upgrading-checklist.rst:1818
msgid ""
"Architecture-specific examples go in ``/usr/lib/<package>/examples`` with"
" symlinks from ``/usr/share/doc/<package>/examples/*`` or from "
"``/usr/share/doc/<package>/examples`` itself"
msgstr ""
-#: ../../upgrading-checklist.rst:1802
+#: ../../upgrading-checklist.rst:1823
msgid "Updated FHS to a 2.1 draft; this reverts ``/var/state`` to ``/var/lib``"
msgstr ""
-#: ../../upgrading-checklist.rst:1806
+#: ../../upgrading-checklist.rst:1827
msgid "9.7; mime-policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1806
+#: ../../upgrading-checklist.rst:1827
msgid "Added MIME sub-policy document"
msgstr ""
-#: ../../upgrading-checklist.rst:1809
+#: ../../upgrading-checklist.rst:1830
msgid "12.4"
msgstr ""
-#: ../../upgrading-checklist.rst:1809
+#: ../../upgrading-checklist.rst:1830
msgid "VISUAL is allowed as a (higher priority) alternative to EDITOR"
msgstr ""
-#: ../../upgrading-checklist.rst:1812
+#: ../../upgrading-checklist.rst:1833
msgid ""
"Modified liblockfile description, which affects mailbox-accessing "
"programs. Please see the policy document for details"
msgstr ""
-#: ../../upgrading-checklist.rst:1816
+#: ../../upgrading-checklist.rst:1837
msgid ""
"If a package provides a changelog in HTML format, a text-only version "
"should also be included. (Such a version may be prepared using ``lynx "
"-dump -nolist``.)"
msgstr ""
-#: ../../upgrading-checklist.rst:1821
+#: ../../upgrading-checklist.rst:1842
msgid "Description of how to handle version numbers based on dates added"
msgstr ""
-#: ../../upgrading-checklist.rst:1824
+#: ../../upgrading-checklist.rst:1845
msgid "Version 3.0.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1826
+#: ../../upgrading-checklist.rst:1847
msgid "Released July, 1999."
msgstr ""
-#: ../../upgrading-checklist.rst:1829
+#: ../../upgrading-checklist.rst:1850
msgid ""
"Added the clarification that the .la files are essential for the packages"
" using libtool's libltdl library, in which case the .la files must go in "
"the run-time library package"
msgstr ""
-#: ../../upgrading-checklist.rst:1834
+#: ../../upgrading-checklist.rst:1855
msgid "Version 3.0.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1836
+#: ../../upgrading-checklist.rst:1857
msgid "Released June, 1999."
msgstr ""
-#: ../../upgrading-checklist.rst:1839
+#: ../../upgrading-checklist.rst:1860
msgid ""
"Debian formally moves from the FSSTND to the FHS. This is a major change,"
" and the implications of this move are probably not all known."
msgstr ""
-#: ../../upgrading-checklist.rst:1845
+#: ../../upgrading-checklist.rst:1866
msgid "4.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1844
+#: ../../upgrading-checklist.rst:1865
msgid ""
"Only 3 digits of the Standards version need be included in control files,"
" though all four digits are still permitted."
msgstr ""
-#: ../../upgrading-checklist.rst:1848
+#: ../../upgrading-checklist.rst:1869
msgid ""
"The location of the GPL has changed to ``/usr/share/common-licenses``. "
"This may require changing the copyright files to point to the correct "
"location of the GPL and other major licenses"
msgstr ""
-#: ../../upgrading-checklist.rst:1854
+#: ../../upgrading-checklist.rst:1875
msgid ""
"Packages that use libtool to create shared libraries must include the .la"
" files in the -dev packages"
msgstr ""
-#: ../../upgrading-checklist.rst:1858
+#: ../../upgrading-checklist.rst:1879
msgid "Use logrotate to rotate log files"
msgstr ""
-#: ../../upgrading-checklist.rst:1861
+#: ../../upgrading-checklist.rst:1882
msgid "now 11.8"
msgstr ""
-#: ../../upgrading-checklist.rst:1861
+#: ../../upgrading-checklist.rst:1882
msgid "section 5.8 has been rewritten (Programs for the X Window System)"
msgstr ""
-#: ../../upgrading-checklist.rst:1865
+#: ../../upgrading-checklist.rst:1886
msgid "9.6; menu-policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1864
+#: ../../upgrading-checklist.rst:1885
msgid ""
"There is now an associated menu policy, in a separate document, that "
"carries the full weight of Debian policy"
msgstr ""
-#: ../../upgrading-checklist.rst:1870
+#: ../../upgrading-checklist.rst:1891
msgid "11.3"
msgstr ""
-#: ../../upgrading-checklist.rst:1868
+#: ../../upgrading-checklist.rst:1889
msgid ""
"Programs which need to modify the files ``/var/run/utmp``, "
"``/var/log/wtmp`` and ``/var/log/lastlog`` must be installed setgid utmp"
msgstr ""
-#: ../../upgrading-checklist.rst:1873
+#: ../../upgrading-checklist.rst:1894
msgid "Version 2.5.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1875
+#: ../../upgrading-checklist.rst:1896
msgid "Released October, 1998."
msgstr ""
-#: ../../upgrading-checklist.rst:1877
+#: ../../upgrading-checklist.rst:1898
msgid ""
"*Please note that section numbers below this point may not match the "
"current Policy Manual.*"
msgstr ""
-#: ../../upgrading-checklist.rst:1880
+#: ../../upgrading-checklist.rst:1901
msgid "Rearranged the manual to create a new Section 4, Files"
msgstr ""
-#: ../../upgrading-checklist.rst:1882
+#: ../../upgrading-checklist.rst:1903
msgid ""
"Section 3.3 (\"Files\") was moved to Section 4. The Sections that were "
"Section 4 and Section 5 were moved down to become Section 5 and Section "
"6."
msgstr ""
-#: ../../upgrading-checklist.rst:1886
+#: ../../upgrading-checklist.rst:1907
msgid ""
"What was Section 5.5 (\"Log files\") is now a subsection of the new "
"Section 4 (\"Files\"), becoming section 4.8, placed after \"Configuration"
@@ -3348,339 +3383,339 @@ msgid ""
"fill in the number gap."
msgstr ""
-#: ../../upgrading-checklist.rst:1892
+#: ../../upgrading-checklist.rst:1913
msgid ""
"Modified the section about changelog files to accommodate upstream "
"changelogs which were formatted as HTML. These upstream changelog files "
"should now be accessible as ``/usr/doc/package/changelog.html.gz``"
msgstr ""
-#: ../../upgrading-checklist.rst:1897
+#: ../../upgrading-checklist.rst:1918
msgid ""
"Symlinks are permissible to link the real, or upstream, changelog name to"
" the Debian mandated name."
msgstr ""
-#: ../../upgrading-checklist.rst:1900
+#: ../../upgrading-checklist.rst:1921
msgid ""
"Clarified that HTML documentation should be present in some package, "
"though not necessarily the main binary package."
msgstr ""
-#: ../../upgrading-checklist.rst:1903
+#: ../../upgrading-checklist.rst:1924
msgid ""
"Corrected all references to the location of the copyright files. The "
"correct location is ``/usr/doc/package/copyright``"
msgstr ""
-#: ../../upgrading-checklist.rst:1906
+#: ../../upgrading-checklist.rst:1927
msgid "Ratified the architecture specification strings to cater to the HURD."
msgstr ""
-#: ../../upgrading-checklist.rst:1909
+#: ../../upgrading-checklist.rst:1930
msgid "Version 2.4.1"
msgstr ""
-#: ../../upgrading-checklist.rst:1911
+#: ../../upgrading-checklist.rst:1932
msgid "Released April, 1998."
msgstr ""
-#: ../../upgrading-checklist.rst:1916
+#: ../../upgrading-checklist.rst:1937
msgid "Updated section 3.3.5 Symbolic links"
msgstr ""
-#: ../../upgrading-checklist.rst:1914
+#: ../../upgrading-checklist.rst:1935
msgid ""
"symbolic links within a toplevel directory should be relative, symbolic "
"links between toplevel directories should be absolute (cf., Policy Weekly"
" Issue#6, topic 2)"
msgstr ""
-#: ../../upgrading-checklist.rst:1920 ../../upgrading-checklist.rst:1985
+#: ../../upgrading-checklist.rst:1941 ../../upgrading-checklist.rst:2006
msgid "Updated section 4.9 Games"
msgstr ""
-#: ../../upgrading-checklist.rst:1919
+#: ../../upgrading-checklist.rst:1940
msgid ""
"manpages for games should be installed in ``/usr/man/man6`` (cf., Policy "
"Weekly Issue#6, topic 3)"
msgstr ""
-#: ../../upgrading-checklist.rst:1925
+#: ../../upgrading-checklist.rst:1946
msgid "Updated Chapter 12 Shared Libraries"
msgstr ""
-#: ../../upgrading-checklist.rst:1923
+#: ../../upgrading-checklist.rst:1944
msgid ""
"ldconfig must be called in the postinst script if the package installs "
"shared libraries (cf., Policy Weekly Issue #6, fixes:bug#20515)"
msgstr ""
-#: ../../upgrading-checklist.rst:1928
+#: ../../upgrading-checklist.rst:1949
msgid "Version 2.4.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1930
+#: ../../upgrading-checklist.rst:1951
msgid "Released January, 1998"
msgstr ""
-#: ../../upgrading-checklist.rst:1940
+#: ../../upgrading-checklist.rst:1961
msgid "Updated section 3.3.4 Scripts"
msgstr ""
-#: ../../upgrading-checklist.rst:1933
+#: ../../upgrading-checklist.rst:1954
msgid "/bin/sh may be any POSIX compatible shell"
msgstr ""
-#: ../../upgrading-checklist.rst:1935
+#: ../../upgrading-checklist.rst:1956
msgid "scripts including bashisms have to specify ``/bin/bash`` as interpreter"
msgstr ""
-#: ../../upgrading-checklist.rst:1938
+#: ../../upgrading-checklist.rst:1959
msgid ""
"scripts which create files in world-writable directories (e.g., in "
"``/tmp``) should use tempfile or mktemp for creating the directory"
msgstr ""
-#: ../../upgrading-checklist.rst:1944
+#: ../../upgrading-checklist.rst:1965
msgid "Updated section 3.3.5 Symbolic Links"
msgstr ""
-#: ../../upgrading-checklist.rst:1943
+#: ../../upgrading-checklist.rst:1964
msgid ""
"symbolic links referencing compressed files must have the same file "
"extension as the referenced file"
msgstr ""
-#: ../../upgrading-checklist.rst:1947
+#: ../../upgrading-checklist.rst:1968
msgid "Updated section 3.3.6 Device files"
msgstr ""
-#: ../../upgrading-checklist.rst:1947
+#: ../../upgrading-checklist.rst:1968
msgid "``/dev/tty*`` serial devices should be used instead of ``/dev/cu*``"
msgstr ""
-#: ../../upgrading-checklist.rst:1954
+#: ../../upgrading-checklist.rst:1975
msgid "Updated section 3.4.2 Writing the scripts in ``/etc/init.d``"
msgstr ""
-#: ../../upgrading-checklist.rst:1950
+#: ../../upgrading-checklist.rst:1971
msgid ""
"all ``/etc/init.d`` scripts have to provide the following options: start,"
" stop, restart, force-reload"
msgstr ""
-#: ../../upgrading-checklist.rst:1953
+#: ../../upgrading-checklist.rst:1974
msgid "the reload option is optional and must never stop and restart the service"
msgstr ""
-#: ../../upgrading-checklist.rst:1958
+#: ../../upgrading-checklist.rst:1979
msgid "Updated section 3.5 Cron jobs"
msgstr ""
-#: ../../upgrading-checklist.rst:1957
+#: ../../upgrading-checklist.rst:1978
msgid ""
"cron jobs that need to be executed more often than daily should be "
"installed into ``/etc/cron.d``"
msgstr ""
-#: ../../upgrading-checklist.rst:1963
+#: ../../upgrading-checklist.rst:1984
msgid "Updated section 3.7 Menus"
msgstr ""
-#: ../../upgrading-checklist.rst:1961
+#: ../../upgrading-checklist.rst:1982
msgid ""
"removed section about how to register HTML docs to \\`menu' (the "
"corresponding section in 4.4, Web servers and applications, has been "
"removed in policy 2.2.0.0 already, so this one was obsolete)"
msgstr ""
-#: ../../upgrading-checklist.rst:1966
+#: ../../upgrading-checklist.rst:1987
msgid "New section 3.8 Keyboard configuration"
msgstr ""
-#: ../../upgrading-checklist.rst:1966
+#: ../../upgrading-checklist.rst:1987
msgid "details about how the backspace and delete keys should be handled"
msgstr ""
-#: ../../upgrading-checklist.rst:1970
+#: ../../upgrading-checklist.rst:1991
msgid "New section 3.9 Environment variables"
msgstr ""
-#: ../../upgrading-checklist.rst:1969
+#: ../../upgrading-checklist.rst:1990
msgid ""
"no program must depend on environment variables to get a reasonable "
"default configuration"
msgstr ""
-#: ../../upgrading-checklist.rst:1974
+#: ../../upgrading-checklist.rst:1995
msgid "New section 4.6 News system configuration"
msgstr ""
-#: ../../upgrading-checklist.rst:1973
+#: ../../upgrading-checklist.rst:1994
msgid ""
"``/etc/news/organization`` and ``/etc/news/server`` should be supported "
"by all news servers and clients"
msgstr ""
-#: ../../upgrading-checklist.rst:1981
+#: ../../upgrading-checklist.rst:2002
msgid "Updated section 4.7 Programs for the X Window System"
msgstr ""
-#: ../../upgrading-checklist.rst:1977
+#: ../../upgrading-checklist.rst:1998
msgid ""
"programs requiring a non-free Motif library should be provided as foo-"
"smotif and foo-dmotif package"
msgstr ""
-#: ../../upgrading-checklist.rst:1980
+#: ../../upgrading-checklist.rst:2001
msgid ""
"if lesstif works reliably for such program, it should be linked against "
"lesstif and not against a non-free Motif library"
msgstr ""
-#: ../../upgrading-checklist.rst:1984
+#: ../../upgrading-checklist.rst:2005
msgid ""
"games for X Windows have to be installed in ``/usr/games``, just as non-X"
" games"
msgstr ""
-#: ../../upgrading-checklist.rst:1988
+#: ../../upgrading-checklist.rst:2009
msgid "Version 2.3.0"
msgstr ""
-#: ../../upgrading-checklist.rst:1990
+#: ../../upgrading-checklist.rst:2011
msgid "Released September, 1997."
msgstr ""
-#: ../../upgrading-checklist.rst:1992
+#: ../../upgrading-checklist.rst:2013
msgid ""
"new section \\`4.2 Daemons' including rules for ``/etc/services``, "
"``/etc/protocols``, ``/etc/rpc``, and ``/etc/inetd.conf``"
msgstr ""
-#: ../../upgrading-checklist.rst:1995
+#: ../../upgrading-checklist.rst:2016
msgid ""
"updated section about \\`Configuration files': packages may not touch "
"other packages' configuration files"
msgstr ""
-#: ../../upgrading-checklist.rst:1998
+#: ../../upgrading-checklist.rst:2019
msgid "MUAs and MTAs have to use liblockfile"
msgstr ""
-#: ../../upgrading-checklist.rst:2001
+#: ../../upgrading-checklist.rst:2022
msgid "Version 2.2.0"
msgstr ""
-#: ../../upgrading-checklist.rst:2003
+#: ../../upgrading-checklist.rst:2024
msgid "Released July, 1997."
msgstr ""
-#: ../../upgrading-checklist.rst:2005
+#: ../../upgrading-checklist.rst:2026
msgid ""
"added section 4.1 \\`Architecture specification strings': use "
"<arch>-linux where <arch> is one of the following: i386, alpha, arm, "
"m68k, powerpc, sparc."
msgstr ""
-#: ../../upgrading-checklist.rst:2009
+#: ../../upgrading-checklist.rst:2030
msgid "detailed rules for ``/usr/local``"
msgstr ""
-#: ../../upgrading-checklist.rst:2011
+#: ../../upgrading-checklist.rst:2032
msgid "user ID's"
msgstr ""
-#: ../../upgrading-checklist.rst:2013
+#: ../../upgrading-checklist.rst:2034
msgid "editor/pager policy"
msgstr ""
-#: ../../upgrading-checklist.rst:2015
+#: ../../upgrading-checklist.rst:2036
msgid "cron jobs"
msgstr ""
-#: ../../upgrading-checklist.rst:2017
+#: ../../upgrading-checklist.rst:2038
msgid "device files"
msgstr ""
-#: ../../upgrading-checklist.rst:2019
+#: ../../upgrading-checklist.rst:2040
msgid "don't install shared libraries as executable"
msgstr ""
-#: ../../upgrading-checklist.rst:2021
+#: ../../upgrading-checklist.rst:2042
msgid "app-defaults files may not be conffiles"
msgstr ""
-#: ../../upgrading-checklist.rst:2024
+#: ../../upgrading-checklist.rst:2045
msgid "Version 2.1.3"
msgstr ""
-#: ../../upgrading-checklist.rst:2026
+#: ../../upgrading-checklist.rst:2047
msgid "Released March, 1997."
msgstr ""
-#: ../../upgrading-checklist.rst:2028
+#: ../../upgrading-checklist.rst:2049
msgid "two programs with different functionality must not have the same name"
msgstr ""
-#: ../../upgrading-checklist.rst:2030
+#: ../../upgrading-checklist.rst:2051
msgid "\"Webstandard 3.0\""
msgstr ""
-#: ../../upgrading-checklist.rst:2032
+#: ../../upgrading-checklist.rst:2053
msgid "\"Standard for Console Messages\""
msgstr ""
-#: ../../upgrading-checklist.rst:2034
+#: ../../upgrading-checklist.rst:2055
msgid "Libraries should be compiled with ``-D_REENTRANT``"
msgstr ""
-#: ../../upgrading-checklist.rst:2036
+#: ../../upgrading-checklist.rst:2057
msgid "Libraries should be stripped with ``strip --strip-unneeded``"
msgstr ""
-#: ../../upgrading-checklist.rst:2039
+#: ../../upgrading-checklist.rst:2060
msgid "Version 2.1.2"
msgstr ""
-#: ../../upgrading-checklist.rst:2041
+#: ../../upgrading-checklist.rst:2062
msgid "Released November, 1996."
msgstr ""
-#: ../../upgrading-checklist.rst:2043
+#: ../../upgrading-checklist.rst:2064
msgid "Some changes WRT shared libraries"
msgstr ""
-#: ../../upgrading-checklist.rst:2046
+#: ../../upgrading-checklist.rst:2067
msgid "Version 2.1.1"
msgstr ""
-#: ../../upgrading-checklist.rst:2048
+#: ../../upgrading-checklist.rst:2069
msgid "Released September, 1996."
msgstr ""
-#: ../../upgrading-checklist.rst:2050
+#: ../../upgrading-checklist.rst:2071
msgid "No hard links in source packages"
msgstr ""
-#: ../../upgrading-checklist.rst:2052
+#: ../../upgrading-checklist.rst:2073
msgid "Do not use ``dpkg-divert`` or ``update-alternatives`` without consultation"
msgstr ""
-#: ../../upgrading-checklist.rst:2055
+#: ../../upgrading-checklist.rst:2076
msgid "Shared libraries must be installed stripped"
msgstr ""
-#: ../../upgrading-checklist.rst:2058
+#: ../../upgrading-checklist.rst:2079
msgid "Version 2.1.0"
msgstr ""
-#: ../../upgrading-checklist.rst:2060
+#: ../../upgrading-checklist.rst:2081
msgid "Released August, 1996."
msgstr ""
-#: ../../upgrading-checklist.rst:2062
+#: ../../upgrading-checklist.rst:2083
msgid "Upstream changelog must be installed too"
msgstr ""