diff options
author | Otto Kekäläinen <otto@kekalainen.net> | 2020-12-30 10:08:23 +0200 |
---|---|---|
committer | Otto Kekäläinen <otto@kekalainen.net> | 2021-10-09 17:44:11 -0700 |
commit | cda072bb4ba9e01d523d8deb995f28aa7a19fe11 (patch) | |
tree | ea12b5053877d5699a1e49fd0125663b1e6012ee /debian/po | |
parent | 9bb652062291150449cc36757d8b18642ab769c3 (diff) | |
download | mariadb-git-cda072bb4ba9e01d523d8deb995f28aa7a19fe11.tar.gz |
Deb: Sync build and runtime dependencies from downstream to upstream
- Go back to using $MAJOR_VER instead of hard-coded version strings where
possible.
- Default to 'auto' in NUMJOBS instead of just 1. Will make mysql-test-run
faster.
- Unify autopkgtest with latest version in Debian, use eatmydata to make
mysql-test-run faster.
- Salsa-CI: Remove obsolete 'artifacts: true' as that is the default value.
- Salsa-CI: Clean away obsolete temporary fixes.
- Salsa-CI: Unify with salsa-ci.yml in Debian, including test upgrades
from Bullseye to Debian unstable.
Diffstat (limited to 'debian/po')
-rw-r--r-- | debian/po/de.po | 2 | ||||
-rw-r--r-- | debian/po/es.po | 2 | ||||
-rw-r--r-- | debian/po/it.po | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/po/de.po b/debian/po/de.po index 23a0f6b3eb2..5f5e2865036 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2019-07-23 19:16-0300\n" "PO-Revision-Date: 2016-05-12 22:39+0100\n" "Last-Translator: Chris Leick <c.leick@vollbio.de>\n" -"Language-Team: german <debian-l10n-german@lists.debian.org>\n" +"Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/debian/po/es.po b/debian/po/es.po index 32f4d830106..2f9e2be3566 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -1,4 +1,4 @@ -# mariadb translation to spanish +# MariaDB translation to Spanish # Copyright (C) 2005-2016 Software in the Public Interest, SPI Inc. # This file is distributed under the same license as the mariadb package. # diff --git a/debian/po/it.po b/debian/po/it.po index 9c35f834c05..e9d1cd8a63f 100644 --- a/debian/po/it.po +++ b/debian/po/it.po @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: mariadb-10.5 10.0.13 italian debconf templates\n" +"Project-Id-Version: mariadb-10.5 10.0.13 Italian debconf templates\n" "Report-Msgid-Bugs-To: mariadb-10.5@packages.debian.org\n" "POT-Creation-Date: 2019-07-23 19:16-0300\n" "PO-Revision-Date: 2017-083-20 20:29+0100\n" |