Package: release.debian.org
Severity: normal
Tags: buster
User: [email protected]
Usertags: pu
[ Reason ]
This update fixes the same regression (introduced in the security fix
in dpkg 1.19.8) that was fixed in bullseye for dpkg 1.20.11 (#1014206).
[ Impact ]
This introduced a regression when unpacking source packages.
[ Tests ]
As lintian does not appear to have had the failing test there, I did
the following quick verification:
- Download a source package.
- Unpack the orig tarball.
- Remove all write permissions from all files.
- Repack and amend the .dsc
- Unpacking with dpkg-source -x does not work in buster, works with
the fixed package.
(And I'll be adding a functional test in dpkg 1.21.x to cover this…)
[ Risks ]
The code has been in unstable, bookworm and bullseye for a while. The
patch applied cleanly, and it's minimal.
[ Checklist ]
[√] *all* changes are documented in the d/changelog
[√] I reviewed all changes and I approve them
[√] attach debdiff against the package in (old)stable
[√] the issue is verified as fixed in unstable
[ Changes ]
The git log is included in the debdiff, which I'm attaching in its full
compressed form with no filtering applied.
[ Other info ]
None.
Thanks,
Guillem
diff -Nru dpkg-1.19.8/.dist-version dpkg-1.19.9/.dist-version
--- dpkg-1.19.8/.dist-version 2022-05-24 13:40:09.000000000 +0200
+++ dpkg-1.19.9/.dist-version 2022-09-01 03:40:03.000000000 +0200
@@ -1 +1 @@
-1.19.8
+1.19.9
diff -Nru dpkg-1.19.8/ChangeLog dpkg-1.19.9/ChangeLog
--- dpkg-1.19.8/ChangeLog 2022-05-24 13:40:09.000000000 +0200
+++ dpkg-1.19.9/ChangeLog 2022-09-01 03:40:03.000000000 +0200
@@ -1,3 +1,137 @@
+commit e2254431dca4eccb5125c21cb7299090e6725b3a
+Author: Guillem Jover <[email protected]>
+Date: Thu Sep 1 03:43:20 2022 +0200
+
+ Release 1.19.9
+
+ debian/changelog | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit e1e6c85841778630facbefa1b8ed928668283d79
+Author: Guillem Jover <[email protected]>
+Date: Thu Sep 1 03:40:03 2022 +0200
+
+ po: Regenerate .pot files and merge .po files with them
+
+ dselect/po/bs.po | 2 +-
+ dselect/po/ca.po | 2 +-
+ dselect/po/cs.po | 2 +-
+ dselect/po/da.po | 2 +-
+ dselect/po/de.po | 2 +-
+ dselect/po/dselect.pot | 4 ++--
+ dselect/po/el.po | 2 +-
+ dselect/po/es.po | 2 +-
+ dselect/po/et.po | 2 +-
+ dselect/po/eu.po | 2 +-
+ dselect/po/fr.po | 2 +-
+ dselect/po/gl.po | 2 +-
+ dselect/po/hu.po | 2 +-
+ dselect/po/id.po | 2 +-
+ dselect/po/it.po | 2 +-
+ dselect/po/ja.po | 2 +-
+ dselect/po/ko.po | 2 +-
+ dselect/po/nb.po | 2 +-
+ dselect/po/nl.po | 2 +-
+ dselect/po/nn.po | 2 +-
+ dselect/po/pl.po | 2 +-
+ dselect/po/pt.po | 2 +-
+ dselect/po/pt_BR.po | 2 +-
+ dselect/po/ro.po | 2 +-
+ dselect/po/ru.po | 2 +-
+ dselect/po/sk.po | 2 +-
+ dselect/po/sv.po | 2 +-
+ dselect/po/tl.po | 2 +-
+ dselect/po/vi.po | 2 +-
+ dselect/po/zh_CN.po | 2 +-
+ dselect/po/zh_TW.po | 2 +-
+ man/po/dpkg-man.pot | 4 ++--
+ po/ast.po | 2 +-
+ po/bs.po | 2 +-
+ po/ca.po | 2 +-
+ po/cs.po | 2 +-
+ po/da.po | 2 +-
+ po/de.po | 2 +-
+ po/dpkg.pot | 4 ++--
+ po/dz.po | 2 +-
+ po/el.po | 2 +-
+ po/eo.po | 2 +-
+ po/es.po | 2 +-
+ po/et.po | 2 +-
+ po/eu.po | 2 +-
+ po/fr.po | 2 +-
+ po/gl.po | 2 +-
+ po/hu.po | 2 +-
+ po/id.po | 2 +-
+ po/it.po | 2 +-
+ po/ja.po | 2 +-
+ po/km.po | 2 +-
+ po/ko.po | 2 +-
+ po/ku.po | 2 +-
+ po/lt.po | 2 +-
+ po/mr.po | 2 +-
+ po/nb.po | 2 +-
+ po/ne.po | 2 +-
+ po/nl.po | 2 +-
+ po/nn.po | 2 +-
+ po/pa.po | 2 +-
+ po/pl.po | 2 +-
+ po/pt.po | 2 +-
+ po/pt_BR.po | 2 +-
+ po/ro.po | 2 +-
+ po/ru.po | 2 +-
+ po/sk.po | 2 +-
+ po/sv.po | 2 +-
+ po/th.po | 2 +-
+ po/tl.po | 2 +-
+ po/tr.po | 2 +-
+ po/vi.po | 2 +-
+ po/zh_CN.po | 2 +-
+ po/zh_TW.po | 2 +-
+ scripts/po/ca.po | 2 +-
+ scripts/po/de.po | 2 +-
+ scripts/po/dpkg-dev.pot | 4 ++--
+ scripts/po/es.po | 2 +-
+ scripts/po/fr.po | 2 +-
+ scripts/po/pl.po | 2 +-
+ scripts/po/ru.po | 2 +-
+ scripts/po/sv.po | 2 +-
+ 82 files changed, 86 insertions(+), 86 deletions(-)
+
+commit d0f3775a0334261b793acc87c56146df7bb3fc66
+Author: Guillem Jover <[email protected]>
+Date: Sat Jun 4 05:48:21 2022 +0200
+
+ Dpkg::Source::Package::V2: Always fix the permissions for upstream tarballs
+
+ The change to fix the directory traversal for source package unpacks
+ with in-place extractions of the debian.tar archive modified the way
+ that last extraction was done, to extract it also out-of-place, then
+ move the result into the destination. This had the consequence of
+ no longer fixing the permissions for the entire source tree, and instead
+ only for the debian/ directory. The previous calls for the orig tarballs
+ were not fixing up the permissions to avoid duplicating work, which
+ meant that now these did not get fixed any longer.
+
+ Remove the options that avoid fixing the permissions for all calls,
+ restoring the previous behavior.
+
+ Fixes: commit 7a6c03cb34d4a09f35df2f10779cbf1b70a5200b
+ Closes: #1012195
+ Stable-Candidates: 1.18.x 1.19.x 1.20.x
+ (cherry picked from commit 52d285fecbec8ba3cbd8255ef4de2be392d1e0de)
+
+ scripts/Dpkg/Source/Package/V2.pm | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9af417bb7f0105c36e261f6e31a412dd8af1295a
+Author: Guillem Jover <[email protected]>
+Date: Thu Sep 1 03:37:00 2022 +0200
+
+ Bump version to 1.19.9
+
+ debian/changelog | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
commit 99902811cf1b1f41eed3bce2fc7ab8a4f02c364b
Author: Guillem Jover <[email protected]>
Date: Tue May 24 13:40:52 2022 +0200
diff -Nru dpkg-1.19.8/configure dpkg-1.19.9/configure
--- dpkg-1.19.8/configure 2022-05-24 13:40:09.000000000 +0200
+++ dpkg-1.19.9/configure 2022-09-01 03:40:03.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for dpkg 1.19.8.
+# Generated by GNU Autoconf 2.69 for dpkg 1.19.9.
#
# Report bugs to <[email protected]>.
#
@@ -590,8 +590,8 @@
# Identity of this package.
PACKAGE_NAME='dpkg'
PACKAGE_TARNAME='dpkg'
-PACKAGE_VERSION='1.19.8'
-PACKAGE_STRING='dpkg 1.19.8'
+PACKAGE_VERSION='1.19.9'
+PACKAGE_STRING='dpkg 1.19.9'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL='https://wiki.debian.org/Teams/Dpkg'
@@ -1491,7 +1491,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures dpkg 1.19.8 to adapt to many kinds of systems.
+\`configure' configures dpkg 1.19.9 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1562,7 +1562,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dpkg 1.19.8:";;
+ short | recursive ) echo "Configuration of dpkg 1.19.9:";;
esac
cat <<\_ACEOF
@@ -1734,7 +1734,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dpkg configure 1.19.8
+dpkg configure 1.19.9
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2665,7 +2665,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by dpkg $as_me 1.19.8, which was
+It was created by dpkg $as_me 1.19.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4936,7 +4936,7 @@
# Define the identity of the package.
PACKAGE='dpkg'
- VERSION='1.19.8'
+ VERSION='1.19.9'
cat >>confdefs.h <<_ACEOF
@@ -27183,7 +27183,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by dpkg $as_me 1.19.8, which was
+This file was extended by dpkg $as_me 1.19.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -27250,7 +27250,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-dpkg config.status 1.19.8
+dpkg config.status 1.19.9
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -Nru dpkg-1.19.8/debian/changelog dpkg-1.19.9/debian/changelog
--- dpkg-1.19.8/debian/changelog 2022-05-24 13:40:09.000000000 +0200
+++ dpkg-1.19.9/debian/changelog 2022-09-01 03:40:03.000000000 +0200
@@ -1,3 +1,11 @@
+dpkg (1.19.9) buster; urgency=medium
+
+ * Perl modules:
+ - Dpkg::Source::Package::V2: Always fix the permissions for upstream
+ tarballs. Closes: #1012195
+
+ -- Guillem Jover <[email protected]> Thu, 01 Sep 2022 03:40:03 +0200
+
dpkg (1.19.8) buster-security; urgency=medium
[ Guillem Jover ]
diff -Nru dpkg-1.19.8/dselect/po/bs.po dpkg-1.19.9/dselect/po/bs.po
--- dpkg-1.19.8/dselect/po/bs.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/bs.po 2022-09-01 03:39:45.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dselect 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-02-17 08:55+0200\n"
"Last-Translator: Safir Šećerović <[email protected]>\n"
"Language-Team: Bosnian <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/ca.po dpkg-1.19.9/dselect/po/ca.po
--- dpkg-1.19.8/dselect/po/ca.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/ca.po 2022-09-01 03:39:45.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dselect 1.19.7\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2019-05-09 05:34+0200\n"
"Last-Translator: Guillem Jover <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/cs.po dpkg-1.19.9/dselect/po/cs.po
--- dpkg-1.19.8/dselect/po/cs.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/cs.po 2022-09-01 03:39:45.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2017-05-06 13:12+0200\n"
"Last-Translator: Miroslav Kure <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/da.po dpkg-1.19.9/dselect/po/da.po
--- dpkg-1.19.8/dselect/po/da.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/da.po 2022-09-01 03:39:45.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-11-27 02:33+0200\n"
"Last-Translator: Joe Hansen <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/de.po dpkg-1.19.9/dselect/po/de.po
--- dpkg-1.19.8/dselect/po/de.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/de.po 2022-09-01 03:39:45.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dselect 1.18.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-05-30 02:59+0200\n"
"Last-Translator: Sven Joachim <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/dselect.pot dpkg-1.19.9/dselect/po/dselect.pot
--- dpkg-1.19.8/dselect/po/dselect.pot 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/dselect.pot 2022-09-01 03:39:45.000000000 +0200
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: dpkg 1.19.8\n"
+"Project-Id-Version: dpkg 1.19.9\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/el.po dpkg-1.19.9/dselect/po/el.po
--- dpkg-1.19.8/dselect/po/el.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/el.po 2022-09-01 03:39:45.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-02-17 08:56+0200\n"
"Last-Translator: quad-nrg.net <[email protected]>\n"
"Language-Team: Greek <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/es.po dpkg-1.19.9/dselect/po/es.po
--- dpkg-1.19.8/dselect/po/es.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/es.po 2022-09-01 03:39:45.000000000 +0200
@@ -41,7 +41,7 @@
msgstr ""
"Project-Id-Version: dselect 1.16\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2017-11-08 01:05+0100\n"
"Last-Translator: Javier Fernández-Sanguino <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/et.po dpkg-1.19.9/dselect/po/et.po
--- dpkg-1.19.8/dselect/po/et.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/et.po 2022-09-01 03:39:45.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dselect 1.14.5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2007-07-13 08:22+0300\n"
"Last-Translator: Ivar Smolin <[email protected]>\n"
"Language-Team: Estonian <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/eu.po dpkg-1.19.9/dselect/po/eu.po
--- dpkg-1.19.8/dselect/po/eu.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/eu.po 2022-09-01 03:39:45.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dselect 1.16.8\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2012-09-01 12:21+0200\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n"
"Language-Team: Basque <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/fr.po dpkg-1.19.9/dselect/po/fr.po
--- dpkg-1.19.8/dselect/po/fr.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/fr.po 2022-09-01 03:39:45.000000000 +0200
@@ -50,7 +50,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-09-08 11:04+0200\n"
"Last-Translator: Sébastien Poher <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/gl.po dpkg-1.19.9/dselect/po/gl.po
--- dpkg-1.19.8/dselect/po/gl.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/gl.po 2022-09-01 03:39:45.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2008-12-27 15:56+0100\n"
"Last-Translator: mvillarino <[email protected]>\n"
"Language-Team: Galician <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/hu.po dpkg-1.19.9/dselect/po/hu.po
--- dpkg-1.19.8/dselect/po/hu.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/hu.po 2022-09-01 03:39:45.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-10-06 03:48+0100\n"
"Last-Translator: SZERVÁC Attila <[email protected]>\n"
"Language-Team: Hungarian <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/id.po dpkg-1.19.9/dselect/po/id.po
--- dpkg-1.19.8/dselect/po/id.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/id.po 2022-09-01 03:39:45.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dselect 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-10-06 20:20+0700\n"
"Last-Translator: Arief S Fitrianto <[email protected]>\n"
"Language-Team: Indonesian <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/it.po dpkg-1.19.9/dselect/po/it.po
--- dpkg-1.19.8/dselect/po/it.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/it.po 2022-09-01 03:39:45.000000000 +0200
@@ -43,7 +43,7 @@
msgstr ""
"Project-Id-Version: dselect 1.10.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-10-06 22:01+0200\n"
"Last-Translator: Stefano Canepa <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/ja.po dpkg-1.19.9/dselect/po/ja.po
--- dpkg-1.19.8/dselect/po/ja.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/ja.po 2022-09-01 03:39:45.000000000 +0200
@@ -21,7 +21,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2016-03-31 12:44+0900\n"
"Last-Translator: Takuma Yamada <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/ko.po dpkg-1.19.9/dselect/po/ko.po
--- dpkg-1.19.8/dselect/po/ko.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/ko.po 2022-09-01 03:39:45.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2007-09-16 22:55-0400\n"
"Last-Translator: Sunjae Park <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/nb.po dpkg-1.19.9/dselect/po/nb.po
--- dpkg-1.19.8/dselect/po/nb.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/nb.po 2022-09-01 03:39:45.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-12-05 13:25+0200\n"
"Last-Translator: Hans Fredrik Nordhaug <[email protected]>\n"
"Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/nl.po dpkg-1.19.9/dselect/po/nl.po
--- dpkg-1.19.8/dselect/po/nl.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/nl.po 2022-09-01 03:39:45.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dselect 1.18.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-06-25 17:44+0200\n"
"Last-Translator: Frans Spiesschaert <[email protected]>\n"
"Language-Team: Debian Dutch l10n Team <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/nn.po dpkg-1.19.9/dselect/po/nn.po
--- dpkg-1.19.8/dselect/po/nn.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/nn.po 2022-09-01 03:39:45.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-02-17 08:57+0200\n"
"Last-Translator: Håvard Korsvoll <[email protected]>\n"
"Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/pl.po dpkg-1.19.9/dselect/po/pl.po
--- dpkg-1.19.8/dselect/po/pl.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/pl.po 2022-09-01 03:39:45.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: dselect 1.15.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-12-21 20:58+0100\n"
"Last-Translator: Łukasz Dulny <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/pt.po dpkg-1.19.9/dselect/po/pt.po
--- dpkg-1.19.8/dselect/po/pt.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/pt.po 2022-09-01 03:39:45.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-11-30 13:28+0000\n"
"Last-Translator: Miguel Figueiredo <[email protected]>\n"
"Language-Team: Portuguese <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/pt_BR.po dpkg-1.19.9/dselect/po/pt_BR.po
--- dpkg-1.19.8/dselect/po/pt_BR.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/pt_BR.po 2022-09-01 03:39:45.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: dselect 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2008-06-09 02:53-0300\n"
"Last-Translator: Felipe Augusto van de Wiel <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]."
diff -Nru dpkg-1.19.8/dselect/po/ro.po dpkg-1.19.9/dselect/po/ro.po
--- dpkg-1.19.8/dselect/po/ro.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/ro.po 2022-09-01 03:39:45.000000000 +0200
@@ -18,7 +18,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2008-06-28 19:11+0300\n"
"Last-Translator: Eddy Petrișor <[email protected]>\n"
"Language-Team: Romanian <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/ru.po dpkg-1.19.9/dselect/po/ru.po
--- dpkg-1.19.8/dselect/po/ru.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/ru.po 2022-09-01 03:39:45.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-12-01 19:18+0300\n"
"Last-Translator: Yuri Kozlov <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/sk.po dpkg-1.19.9/dselect/po/sk.po
--- dpkg-1.19.8/dselect/po/sk.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/sk.po 2022-09-01 03:39:45.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dselect 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2012-07-03 01:09+0100\n"
"Last-Translator: Ivan Masár <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/sv.po dpkg-1.19.9/dselect/po/sv.po
--- dpkg-1.19.8/dselect/po/sv.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/sv.po 2022-09-01 03:39:45.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-10-30 15:07+0100\n"
"Last-Translator: Peter Krefting <[email protected]>\n"
"Language-Team: Svenska <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/tl.po dpkg-1.19.9/dselect/po/tl.po
--- dpkg-1.19.8/dselect/po/tl.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/tl.po 2022-09-01 03:39:45.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dselect 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-02-17 08:58+0200\n"
"Last-Translator: Eric Pareja <[email protected]>\n"
"Language-Team: Tagalog <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/vi.po dpkg-1.19.9/dselect/po/vi.po
--- dpkg-1.19.8/dselect/po/vi.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/vi.po 2022-09-01 03:39:45.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dselect 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-12-01 08:20+0700\n"
"Last-Translator: Trần Ngọc Quân <[email protected]>\n"
"Language-Team: Vietnamese <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/zh_CN.po dpkg-1.19.9/dselect/po/zh_CN.po
--- dpkg-1.19.8/dselect/po/zh_CN.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/zh_CN.po 2022-09-01 03:39:45.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: dselect 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2006-05-06 20:11+0800\n"
"Last-Translator: Kov Chai <[email protected]>\n"
"Language-Team: Chinese (simplified) <[email protected]>\n"
diff -Nru dpkg-1.19.8/dselect/po/zh_TW.po dpkg-1.19.9/dselect/po/zh_TW.po
--- dpkg-1.19.8/dselect/po/zh_TW.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/dselect/po/zh_TW.po 2022-09-01 03:39:45.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: dselect 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-07-28 05:56+0200\n"
"Last-Translator: Asho Yeh <[email protected]>\n"
"Language-Team: Chinese (traditional) <[email protected]>\n"
diff -Nru dpkg-1.19.8/man/po/dpkg-man.pot dpkg-1.19.9/man/po/dpkg-man.pot
--- dpkg-1.19.8/man/po/dpkg-man.pot 2022-05-24 13:39:53.000000000 +0200
+++ dpkg-1.19.9/man/po/dpkg-man.pot 2022-09-01 03:39:47.000000000 +0200
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: dpkg-man 1.19.8\n"
+"Project-Id-Version: dpkg-man 1.19.9\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/ast.po dpkg-1.19.9/po/ast.po
--- dpkg-1.19.8/po/ast.po 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/ast.po 2022-09-01 03:39:41.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.14.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:47+0200\n"
"Last-Translator: Marcos Alvarez Costales <marcos.alvarez.costales@gmail."
"com>\n"
diff -Nru dpkg-1.19.8/po/bs.po dpkg-1.19.9/po/bs.po
--- dpkg-1.19.8/po/bs.po 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/bs.po 2022-09-01 03:39:41.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 10:02+0200\n"
"Last-Translator: Safir Šećerović <[email protected]>\n"
"Language-Team: Bosnian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/ca.po dpkg-1.19.9/po/ca.po
--- dpkg-1.19.8/po/ca.po 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/ca.po 2022-09-01 03:39:41.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.19.7\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2019-05-09 05:38+0200\n"
"Last-Translator: Guillem Jover <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/cs.po dpkg-1.19.9/po/cs.po
--- dpkg-1.19.8/po/cs.po 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/cs.po 2022-09-01 03:39:41.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2017-05-06 12:49+0200\n"
"Last-Translator: Miroslav Kure <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/da.po dpkg-1.19.9/po/da.po
--- dpkg-1.19.8/po/da.po 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/da.po 2022-09-01 03:39:41.000000000 +0200
@@ -22,7 +22,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:48+0200\n"
"Last-Translator: Joe Hansen <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/de.po dpkg-1.19.9/po/de.po
--- dpkg-1.19.8/po/de.po 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/de.po 2022-09-01 03:39:41.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.19.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2019-01-30 18:28+0100\n"
"Last-Translator: Sven Joachim <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/dpkg.pot dpkg-1.19.9/po/dpkg.pot
--- dpkg-1.19.8/po/dpkg.pot 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/dpkg.pot 2022-09-01 03:39:41.000000000 +0200
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: dpkg 1.19.8\n"
+"Project-Id-Version: dpkg 1.19.9\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/dz.po dpkg-1.19.9/po/dz.po
--- dpkg-1.19.8/po/dz.po 2022-05-24 13:39:47.000000000 +0200
+++ dpkg-1.19.9/po/dz.po 2022-09-01 03:39:41.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:48+0200\n"
"Last-Translator: Tshewang Norbu <[email protected]>\n"
"Language-Team: Dzongkha <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/el.po dpkg-1.19.9/po/el.po
--- dpkg-1.19.8/po/el.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/el.po 2022-09-01 03:39:41.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:48+0200\n"
"Last-Translator: quad-nrg.net <[email protected]>\n"
"Language-Team: Greek <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/eo.po dpkg-1.19.9/po/eo.po
--- dpkg-1.19.8/po/eo.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/eo.po 2022-09-01 03:39:41.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:49+0200\n"
"Last-Translator: Felipe Castro <[email protected]>\n"
"Language-Team: Esperanto <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/es.po dpkg-1.19.9/po/es.po
--- dpkg-1.19.8/po/es.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/es.po 2022-09-01 03:39:41.000000000 +0200
@@ -40,7 +40,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.16.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2017-11-08 00:59+0100\n"
"Last-Translator: Javier Fernandez-Sanguino <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/et.po dpkg-1.19.9/po/et.po
--- dpkg-1.19.8/po/et.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/et.po 2022-09-01 03:39:41.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.14.5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:49+0200\n"
"Last-Translator: Ivar Smolin <[email protected]>\n"
"Language-Team: Estonian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/eu.po dpkg-1.19.9/po/eu.po
--- dpkg-1.19.8/po/eu.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/eu.po 2022-09-01 03:39:41.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:49+0200\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n"
"Language-Team: Basque <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/fr.po dpkg-1.19.9/po/fr.po
--- dpkg-1.19.8/po/fr.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/fr.po 2022-09-01 03:39:42.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-09-08 10:18+0200\n"
"Last-Translator: Sébastien Poher <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/gl.po dpkg-1.19.9/po/gl.po
--- dpkg-1.19.8/po/gl.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/gl.po 2022-09-01 03:39:42.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:49+0200\n"
"Last-Translator: mvillarino <[email protected]>\n"
"Language-Team: Galician <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/hu.po dpkg-1.19.9/po/hu.po
--- dpkg-1.19.8/po/hu.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/hu.po 2022-09-01 03:39:42.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-06-26 16:11+0200\n"
"Last-Translator: SZERVÁC Attila <[email protected]>\n"
"Language-Team: Hungarian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/id.po dpkg-1.19.9/po/id.po
--- dpkg-1.19.8/po/id.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/id.po 2022-09-01 03:39:42.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.15\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-06-26 16:12+0200\n"
"Last-Translator: Arief S Fitrianto <[email protected]>\n"
"Language-Team: Indonesian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/it.po dpkg-1.19.9/po/it.po
--- dpkg-1.19.8/po/it.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/it.po 2022-09-01 03:39:42.000000000 +0200
@@ -25,7 +25,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.19.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2018-12-04 12:15+0100\n"
"Last-Translator: Milo Casagrande <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/ja.po dpkg-1.19.9/po/ja.po
--- dpkg-1.19.8/po/ja.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/ja.po 2022-09-01 03:39:42.000000000 +0200
@@ -21,7 +21,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.18.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2016-04-01 16:07+0900\n"
"Last-Translator: Takuma Yamada <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/km.po dpkg-1.19.9/po/km.po
--- dpkg-1.19.8/po/km.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/km.po 2022-09-01 03:39:42.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:50+0200\n"
"Last-Translator: Khoem Sokhem <[email protected]>\n"
"Language-Team: Khmer <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/ko.po dpkg-1.19.9/po/ko.po
--- dpkg-1.19.8/po/ko.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/ko.po 2022-09-01 03:39:42.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-06-26 16:12+0200\n"
"Last-Translator: Changwoo Ryu <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/ku.po dpkg-1.19.9/po/ku.po
--- dpkg-1.19.8/po/ku.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/ku.po 2022-09-01 03:39:42.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:50+0200\n"
"Last-Translator: Erdal Ronahi <[email protected]>\n"
"Language-Team: Kurdish <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/lt.po dpkg-1.19.9/po/lt.po
--- dpkg-1.19.8/po/lt.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/lt.po 2022-09-01 03:39:42.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:50+0200\n"
"Last-Translator: Gintautas Miliauskas <[email protected]>\n"
"Language-Team: Lithuanian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/mr.po dpkg-1.19.9/po/mr.po
--- dpkg-1.19.8/po/mr.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/mr.po 2022-09-01 03:39:42.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:51+0200\n"
"Last-Translator: Priti Patil <[email protected]>\n"
"Language-Team: Marathi <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/nb.po dpkg-1.19.9/po/nb.po
--- dpkg-1.19.8/po/nb.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/nb.po 2022-09-01 03:39:42.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:51+0200\n"
"Last-Translator: Hans Fredrik Nordhaug <[email protected]>\n"
"Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/ne.po dpkg-1.19.9/po/ne.po
--- dpkg-1.19.8/po/ne.po 2022-05-24 13:39:48.000000000 +0200
+++ dpkg-1.19.9/po/ne.po 2022-09-01 03:39:42.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:51+0200\n"
"Last-Translator: Nabin Gautam <[email protected]>\n"
"Language-Team: Nepali <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/nl.po dpkg-1.19.9/po/nl.po
--- dpkg-1.19.8/po/nl.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/nl.po 2022-09-01 03:39:42.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.19.5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2019-03-07 11:40+0100\n"
"Last-Translator: Frans Spiesschaert <[email protected]>\n"
"Language-Team: Debian Dutch l10n Team <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/nn.po dpkg-1.19.9/po/nn.po
--- dpkg-1.19.8/po/nn.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/nn.po 2022-09-01 03:39:42.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:51+0200\n"
"Last-Translator: Håvard Korsvoll <[email protected]>\n"
"Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/pa.po dpkg-1.19.9/po/pa.po
--- dpkg-1.19.8/po/pa.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/pa.po 2022-09-01 03:39:42.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:51+0200\n"
"Last-Translator: A S Alam <[email protected]>\n"
"Language-Team: Punjabi <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/pl.po dpkg-1.19.9/po/pl.po
--- dpkg-1.19.8/po/pl.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/pl.po 2022-09-01 03:39:42.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.19.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2018-09-26 22:42+0200\n"
"Last-Translator: Łukasz Dulny <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/pt.po dpkg-1.19.9/po/pt.po
--- dpkg-1.19.8/po/pt.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/pt.po 2022-09-01 03:39:42.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.14\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2018-12-30 15:43+0000\n"
"Last-Translator: Miguel Figueiredo <[email protected]>\n"
"Language-Team: Portuguese <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/pt_BR.po dpkg-1.19.9/po/pt_BR.po
--- dpkg-1.19.8/po/pt_BR.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/pt_BR.po 2022-09-01 03:39:43.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:52+0200\n"
"Last-Translator: Felipe Augusto van de Wiel (faw) <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]."
diff -Nru dpkg-1.19.8/po/ro.po dpkg-1.19.9/po/ro.po
--- dpkg-1.19.8/po/ro.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/ro.po 2022-09-01 03:39:43.000000000 +0200
@@ -24,7 +24,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:52+0200\n"
"Last-Translator: ioan-eugen STAN <[email protected]>\n"
"Language-Team: Romanian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/ru.po dpkg-1.19.9/po/ru.po
--- dpkg-1.19.8/po/ru.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/ru.po 2022-09-01 03:39:43.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:52+0200\n"
"Last-Translator: Yuri Kozlov <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/sk.po dpkg-1.19.9/po/sk.po
--- dpkg-1.19.8/po/sk.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/sk.po 2022-09-01 03:39:43.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 10:01+0200\n"
"Last-Translator: Ivan Masár <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/sv.po dpkg-1.19.9/po/sv.po
--- dpkg-1.19.8/po/sv.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/sv.po 2022-09-01 03:39:43.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.23\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:52+0200\n"
"Last-Translator: Peter Krefting <[email protected]>\n"
"Language-Team: Svenska <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/th.po dpkg-1.19.9/po/th.po
--- dpkg-1.19.8/po/th.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/th.po 2022-09-01 03:39:43.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.23\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-06-26 16:13+0200\n"
"Last-Translator: Theppitak Karoonboonyanan <[email protected]>\n"
"Language-Team: Thai <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/tl.po dpkg-1.19.9/po/tl.po
--- dpkg-1.19.8/po/tl.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/tl.po 2022-09-01 03:39:43.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 09:53+0200\n"
"Last-Translator: Eric Pareja <[email protected]>\n"
"Language-Team: Tagalog <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/tr.po dpkg-1.19.9/po/tr.po
--- dpkg-1.19.8/po/tr.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/tr.po 2022-09-01 03:39:43.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.17.10\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2018-01-03 16:44+0300\n"
"Last-Translator: Mert Dirik <[email protected]>\n"
"Language-Team: Turkish <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/vi.po dpkg-1.19.9/po/vi.po
--- dpkg-1.19.8/po/vi.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/vi.po 2022-09-01 03:39:43.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.18.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2016-01-14 08:22+0700\n"
"Last-Translator: Trần Ngọc Quân <[email protected]>\n"
"Language-Team: Vietnamese <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/zh_CN.po dpkg-1.19.9/po/zh_CN.po
--- dpkg-1.19.8/po/zh_CN.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/zh_CN.po 2022-09-01 03:39:43.000000000 +0200
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.19.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2019-01-12 00:00+0000\n"
"Last-Translator: Mo Zhou <[email protected]>\n"
"Language-Team: Chinese (simplified) <[email protected]>\n"
diff -Nru dpkg-1.19.8/po/zh_TW.po dpkg-1.19.9/po/zh_TW.po
--- dpkg-1.19.8/po/zh_TW.po 2022-05-24 13:39:49.000000000 +0200
+++ dpkg-1.19.9/po/zh_TW.po 2022-09-01 03:39:43.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dpkg 1.13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2018-04-15 07:06+0800\n"
"Last-Translator: 林博仁 <[email protected]>\n"
"Language-Team: Chinese (traditional) <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/Dpkg/Source/Package/V2.pm
dpkg-1.19.9/scripts/Dpkg/Source/Package/V2.pm
--- dpkg-1.19.8/scripts/Dpkg/Source/Package/V2.pm 2022-05-24
13:28:28.000000000 +0200
+++ dpkg-1.19.9/scripts/Dpkg/Source/Package/V2.pm 2022-09-01
03:37:40.000000000 +0200
@@ -218,7 +218,7 @@
# Extract main tarball
info(g_('unpacking %s'), $tarfile);
my $tar = Dpkg::Source::Archive->new(filename => "$dscdir$tarfile");
- $tar->extract($newdirectory, no_fixperms => 1,
+ $tar->extract($newdirectory,
options => [ '--anchored', '--no-wildcards-match-slash',
'--exclude', '*/.pc', '--exclude', '.pc' ]);
# The .pc exclusion is only needed for 3.0 (quilt) and to avoid
@@ -239,7 +239,7 @@
erasedir("$newdirectory/$subdir");
}
$tar = Dpkg::Source::Archive->new(filename => "$dscdir$file");
- $tar->extract("$newdirectory/$subdir", no_fixperms => 1);
+ $tar->extract("$newdirectory/$subdir");
}
# Stop here if debianization is not wanted
diff -Nru dpkg-1.19.8/scripts/po/ca.po dpkg-1.19.9/scripts/po/ca.po
--- dpkg-1.19.8/scripts/po/ca.po 2022-05-24 13:39:50.000000000 +0200
+++ dpkg-1.19.9/scripts/po/ca.po 2022-09-01 03:39:44.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: dpkg-dev 1.19.7\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2019-05-09 05:38+0200\n"
"Last-Translator: Guillem Jover <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/po/de.po dpkg-1.19.9/scripts/po/de.po
--- dpkg-1.19.8/scripts/po/de.po 2022-05-24 13:39:50.000000000 +0200
+++ dpkg-1.19.9/scripts/po/de.po 2022-09-01 03:39:44.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: dpkg-dev 1.19.5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2019-02-24 17:42+0100\n"
"Last-Translator: Helge Kreutzmann <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/po/dpkg-dev.pot
dpkg-1.19.9/scripts/po/dpkg-dev.pot
--- dpkg-1.19.8/scripts/po/dpkg-dev.pot 2022-05-24 13:39:50.000000000 +0200
+++ dpkg-1.19.9/scripts/po/dpkg-dev.pot 2022-09-01 03:39:44.000000000 +0200
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: dpkg 1.19.8\n"
+"Project-Id-Version: dpkg 1.19.9\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/po/es.po dpkg-1.19.9/scripts/po/es.po
--- dpkg-1.19.8/scripts/po/es.po 2022-05-24 13:39:50.000000000 +0200
+++ dpkg-1.19.9/scripts/po/es.po 2022-09-01 03:39:44.000000000 +0200
@@ -31,7 +31,7 @@
msgstr ""
"Project-Id-Version: dpkg-dev 1.16.8\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2014-12-02 20:24+0100\n"
"Last-Translator: Omar Campagne <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/po/fr.po dpkg-1.19.9/scripts/po/fr.po
--- dpkg-1.19.8/scripts/po/fr.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/scripts/po/fr.po 2022-09-01 03:39:44.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dpkg-dev 1.17.7\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-09-08 15:39+0200\n"
"Last-Translator: Sébastien Poher <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/po/pl.po dpkg-1.19.9/scripts/po/pl.po
--- dpkg-1.19.8/scripts/po/pl.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/scripts/po/pl.po 2022-09-01 03:39:44.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: dpkg-dev 1.15.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 07:05+0200\n"
"Last-Translator: Łukasz Dulny <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/po/ru.po dpkg-1.19.9/scripts/po/ru.po
--- dpkg-1.19.8/scripts/po/ru.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/scripts/po/ru.po 2022-09-01 03:39:44.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg-dev 1.17.23\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2015-04-07 07:02+0200\n"
"Last-Translator: Yuri Kozlov <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
diff -Nru dpkg-1.19.8/scripts/po/sv.po dpkg-1.19.9/scripts/po/sv.po
--- dpkg-1.19.8/scripts/po/sv.po 2022-05-24 13:39:51.000000000 +0200
+++ dpkg-1.19.9/scripts/po/sv.po 2022-09-01 03:39:44.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: dpkg-dev 1.17.22\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2022-05-24 11:39+0000\n"
+"POT-Creation-Date: 2022-09-01 01:39+0000\n"
"PO-Revision-Date: 2016-12-09 11:32+0100\n"
"Last-Translator: Peter Krefting <[email protected]>\n"
"Language-Team: Svenska <[email protected]>\n"
diff -Nru dpkg-1.19.8/t-func/package.m4 dpkg-1.19.9/t-func/package.m4
--- dpkg-1.19.8/t-func/package.m4 2022-05-24 13:40:09.000000000 +0200
+++ dpkg-1.19.9/t-func/package.m4 2022-09-01 03:40:03.000000000 +0200
@@ -1,7 +1,7 @@
# Signature of the current package.
m4_define([AT_PACKAGE_NAME], [dpkg])
m4_define([AT_PACKAGE_TARNAME], [dpkg])
-m4_define([AT_PACKAGE_VERSION], [1.19.8])
-m4_define([AT_PACKAGE_STRING], [dpkg 1.19.8])
+m4_define([AT_PACKAGE_VERSION], [1.19.9])
+m4_define([AT_PACKAGE_STRING], [dpkg 1.19.9])
m4_define([AT_PACKAGE_URL], [https://wiki.debian.org/Teams/Dpkg])
m4_define([AT_PACKAGE_BUGREPORT], [[email protected]])
diff -Nru dpkg-1.19.8/t-func/testsuite dpkg-1.19.9/t-func/testsuite
--- dpkg-1.19.8/t-func/testsuite 2022-05-24 13:40:09.000000000 +0200
+++ dpkg-1.19.9/t-func/testsuite 2022-09-01 03:40:03.000000000 +0200
@@ -909,7 +909,7 @@
# List of tests.
if $at_list_p; then
cat <<_ATEOF || at_write_fail=1
-dpkg 1.19.8 test suite: dpkg tools functional test suite test groups:
+dpkg 1.19.9 test suite: dpkg tools functional test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
@@ -950,7 +950,7 @@
exit $at_write_fail
fi
if $at_version_p; then
- $as_echo "$as_me (dpkg 1.19.8)" &&
+ $as_echo "$as_me (dpkg 1.19.9)" &&
cat <<\_ATEOF || at_write_fail=1
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1133,11 +1133,11 @@
# Banners and logs.
$as_echo "## --------------------------------------------------------- ##
-## dpkg 1.19.8 test suite: dpkg tools functional test suite. ##
+## dpkg 1.19.9 test suite: dpkg tools functional test suite. ##
## --------------------------------------------------------- ##"
{
$as_echo "## --------------------------------------------------------- ##
-## dpkg 1.19.8 test suite: dpkg tools functional test suite. ##
+## dpkg 1.19.9 test suite: dpkg tools functional test suite. ##
## --------------------------------------------------------- ##"
echo
@@ -1981,7 +1981,7 @@
$as_echo "Please send $at_msg and all information you think might help:
To: <[email protected]>
- Subject: [dpkg 1.19.8] $as_me: $at_fail_list${at_fail_list:+
failed${at_xpass_list:+, }}$at_xpass_list${at_xpass_list:+ passed unexpectedly}
+ Subject: [dpkg 1.19.9] $as_me: $at_fail_list${at_fail_list:+
failed${at_xpass_list:+, }}$at_xpass_list${at_xpass_list:+ passed unexpectedly}
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may