diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2023-01-17 16:33:43 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-01-17 16:34:18 +0100 |
| commit | 09d4933fa8a472ea3f1efa9484f962b94886c07f (patch) | |
| tree | f887f351f0825884bd097a371773544652c8a3ee /doc/po/apt-doc.pot | |
| parent | 0970d6407f53be34c54dbab5db0f29e961899f73 (diff) | |
Release 2.5.52.5.5
Diffstat (limited to 'doc/po/apt-doc.pot')
| -rw-r--r-- | doc/po/apt-doc.pot | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 89f3e1a5a..d3d436b68 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 2.5.4\n" +"Project-Id-Version: apt-doc 2.5.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2022-10-31 12:11+0100\n" +"POT-Creation-Date: 2023-01-17 16:33+0100\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" @@ -8269,7 +8269,10 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-patterns.7.xml -msgid "Selects packages that are currently installed." +msgid "" +"Selects packages that are currently installed. Since version 2.5.4, " +"narrowing this pattern (see narrowing patterns above) makes it only match " +"installed versions (see version patterns below)." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> @@ -8376,6 +8379,15 @@ msgid "" "in <command>apt-cache policy</command>." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-patterns.7.xml +msgid "" +"Selects package versions that are currently installed. Versions prior to " +"2.5.4 only matched at the package level, hence " +"<code>?any-version(?installed?version(2.0))</code>matched even if 2.0 was " +"not installed, but another version was." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-patterns.7.xml msgid "<code>?origin(REGEX)</code>" @@ -8695,14 +8707,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> #: apt-patterns.7.xml msgid "" -"Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> " -"as <code>A|B</code> are not supported. We do not believe that the use of " -"<code>|</code> is that common, and the grouping is not necessary without it." -msgstr "" - -#. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> -#: apt-patterns.7.xml -msgid "" "Dependency types for ~D and related operators need to be specified in the " "canonical case." msgstr "" |
