summaryrefslogtreecommitdiffstats
path: root/src/at
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:32:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:32:50 +0000
commit25f9982ce22e4d6d7dddf6fb8e1c7f9c43e3c699 (patch)
tree7565f09f5bdef1bc398c3caebde90bced9ea1c51 /src/at
parentAdding debian version 1.22.9. (diff)
downloaddpkg-25f9982ce22e4d6d7dddf6fb8e1c7f9c43e3c699.tar.xz
dpkg-25f9982ce22e4d6d7dddf6fb8e1c7f9c43e3c699.zip
Merging upstream version 1.22.10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--src/at/package.m44
-rwxr-xr-xsrc/at/testsuite18
2 files changed, 11 insertions, 11 deletions
diff --git a/src/at/package.m4 b/src/at/package.m4
index 332b908..4d78255 100644
--- a/src/at/package.m4
+++ b/src/at/package.m4
@@ -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.22.9])
-m4_define([AT_PACKAGE_STRING], [dpkg 1.22.9])
+m4_define([AT_PACKAGE_VERSION], [1.22.10])
+m4_define([AT_PACKAGE_STRING], [dpkg 1.22.10])
m4_define([AT_PACKAGE_URL], [https://wiki.debian.org/Teams/Dpkg])
m4_define([AT_PACKAGE_BUGREPORT], [debian-dpkg@lists.debian.org])
diff --git a/src/at/testsuite b/src/at/testsuite
index ef19fbd..61126b7 100755
--- a/src/at/testsuite
+++ b/src/at/testsuite
@@ -1000,7 +1000,7 @@ fi
# List of tests.
if $at_list_p; then
cat <<_ATEOF || at_write_fail=1
-dpkg 1.22.9 test suite: dpkg tools functional test suite test groups:
+dpkg 1.22.10 test suite: dpkg tools functional test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
@@ -1041,7 +1041,7 @@ _ATEOF
exit $at_write_fail
fi
if $at_version_p; then
- printf "%s\n" "$as_me (dpkg 1.22.9)" &&
+ printf "%s\n" "$as_me (dpkg 1.22.10)" &&
cat <<\_ATEOF || at_write_fail=1
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1240,13 +1240,13 @@ fi
exec 5>>"$at_suite_log"
# Banners and logs.
-printf "%s\n" "## --------------------------------------------------------- ##
-## dpkg 1.22.9 test suite: dpkg tools functional test suite. ##
-## --------------------------------------------------------- ##"
+printf "%s\n" "## ---------------------------------------------------------- ##
+## dpkg 1.22.10 test suite: dpkg tools functional test suite. ##
+## ---------------------------------------------------------- ##"
{
- printf "%s\n" "## --------------------------------------------------------- ##
-## dpkg 1.22.9 test suite: dpkg tools functional test suite. ##
-## --------------------------------------------------------- ##"
+ printf "%s\n" "## ---------------------------------------------------------- ##
+## dpkg 1.22.10 test suite: dpkg tools functional test suite. ##
+## ---------------------------------------------------------- ##"
echo
printf "%s\n" "$as_me: command line was:"
@@ -2105,7 +2105,7 @@ _ASBOX
printf "%s\n" "Please send $at_msg and all information you think might help:
To: <debian-dpkg@lists.debian.org>
- Subject: [dpkg 1.22.9] $as_me: $at_msg1$at_msg2
+ Subject: [dpkg 1.22.10] $as_me: $at_msg1$at_msg2
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