diff -pruN 3.68/debian/changelog 3.73/debian/changelog
--- 3.68/debian/changelog	2021-05-31 19:06:32.000000000 +0000
+++ 3.73/debian/changelog	2023-05-25 06:27:56.000000000 +0000
@@ -1,3 +1,99 @@
+tasksel (3.73) unstable; urgency=medium
+
+  [ Roland Clobus ]
+  * task-lxqt-desktop:
+     - Move sddm-theme* before sddm to avoid the installation of many
+       additional packages, including a different window manager which
+       would lead to a confusing prompt during the installation.
+       Closes: #1023472
+     - While doing so, fix the theme alternative, declaring sddm-theme
+       as a fallback for sddm-theme-debian-elarun.
+
+ -- Cyril Brulebois <kibi@debian.org>  Thu, 25 May 2023 08:27:56 +0200
+
+tasksel (3.72) unstable; urgency=medium
+
+  [ Atila KOÇ ]
+  * Updated Turkish debconf translation. Closes: #1028517
+
+  [ Aurélien COUDERC ]
+  * Cleanup task-kde-desktop:
+    - Drop apper, hardly maintained upstream, superseded by Plasma Discover.
+    - Drop dragonplayer, already pulled transitively by kde-standard.
+    - Drop plasma-nm, already pulled transitively by plasma-desktop.
+    - Drop k3b/k3b-i18n, not necessary on default installs anymore these days.
+
+ -- Cyril Brulebois <kibi@debian.org>  Sun, 26 Feb 2023 19:03:20 +0100
+
+tasksel (3.71) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Holger Wansing ]
+  * Correct changelog entry for 3.70.
+  * Change Recommends on gsfonts-x11 (which is now a dummy / transitional
+    package) to fonts-urw-base35. Closes: #1020351
+
+  [ Debian Janitor ]
+  * Refer to specific version of license GPL-2.
+  * Update standards version to 4.6.1, no changes needed.
+
+  [ Baurzhan Muftakhidinov ]
+  * Updated translations for Kazakh.
+
+  [ d manye ]
+  * Updated Catalan debconf translation.
+
+  [ Samuel Thibault ]
+  * control: Fix gnome-orca dep into orca.
+
+ -- Holger Wansing <hwansing@mailbox.org>  Tue, 03 Jan 2023 21:26:23 +0100
+
+tasksel (3.70) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on dpkg-dev.
+    + tasksel: Drop versioned constraint on perl-base in Depends.
+    + tasksel: Drop versioned constraint on cdebconf and debconf in Pre-Depends.
+    + tasksel: Drop versioned constraint on debconf in Conflicts.
+    + tasksel-data: Drop versioned constraint on tasksel in Conflicts.
+
+  [ Andika Triwidada ]
+  * Updated debconf translation for Indonesian. Closes: #1007701
+
+  [ Holger Wansing ]
+  * Convert file encoding for some po files into UTF-8; fixes lintian tag.
+  * Adapt lintian-overrides to recent 'pointed hints' changings.
+
+ -- Holger Wansing <hwansing@mailbox.org>  Sun, 17 Jul 2022 15:51:42 +0200
+
+tasksel (3.69+rebuild) unstable; urgency=medium
+
+  * Team upload.
+
+  * Re-upload to allow migration to testing. No source changes.
+
+ -- Holger Wansing <hwansing@mailbox.org>  Fri, 11 Feb 2022 19:25:38 +0100
+
+tasksel (3.69) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Holger Wansing ]
+  * Install CUPS for all *-desktop tasks, now that task-print-service is no
+    longer existing. Closes: #993668
+  * Fix broken relationship of japanese-gnome-desktop task to Gnome
+    Flashback desktop. Closes: #998120
+
+  [ Ievgenii Meshcheriakov ]
+  * Don't recommend iukrainian for task-ukrainian, the package is no longer
+    built.
+
+ -- Holger Wansing <hwansing@mailbox.org>  Sun, 30 Jan 2022 14:24:49 +0100
+
 tasksel (3.68) unstable; urgency=medium
 
   * Team upload.
diff -pruN 3.68/debian/control 3.73/debian/control
--- 3.68/debian/control	2021-05-31 17:38:33.000000000 +0000
+++ 3.73/debian/control	2023-05-25 06:16:56.000000000 +0000
@@ -3,10 +3,9 @@ Section: tasks
 Priority: optional
 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
 Uploaders: nicoo <nicoo@debian.org>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Build-Depends:
 	debhelper-compat (= 13),
-	dpkg-dev (>= 1.9.0),
 	gettext,
 	po-debconf
 Vcs-Browser: https://salsa.debian.org/installer-team/tasksel
@@ -16,9 +15,9 @@ Rules-Requires-Root: no
 Package: tasksel
 Section: admin
 Architecture: all
-Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
-Depends: ${misc:Depends}, liblocale-gettext-perl, apt, tasksel-data, perl-base (>= 5.14.0-1)
-Conflicts: debconf (<< 1.4.27), base-config (<< 2.32)
+Pre-Depends: debconf | cdebconf
+Depends: ${misc:Depends}, liblocale-gettext-perl, apt, tasksel-data
+Conflicts: base-config (<< 2.32)
 Description: tool for selecting tasks for installation on Debian systems
  This package provides 'tasksel', a simple interface for users who
  want to configure their system to perform a specific task.
@@ -28,7 +27,6 @@ Section: admin
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: laptop-detect, tasksel
-Conflicts: tasksel (<< 2.67)
 Description: official tasks used for installation of Debian systems
  This package contains data about the standard tasks available on a Debian
  system.
@@ -68,6 +66,8 @@ Recommends:
 # firefox is the most popular web browser at the moment,
 # although both gnome and kde offer their own too
 	firefox | firefox-esr,
+# print system
+	cups,
 
 Package: task-gnome-desktop
 Architecture: all
@@ -143,7 +143,7 @@ Recommends:
 # make hyphenation work
 	hyphen-en-us,
 # accessibility support
-	gnome-orca,
+	orca,
 # web browser
 	firefox | firefox-esr,
 # mail client
@@ -154,7 +154,6 @@ Recommends:
 # some non-core GNOME applications
 	alacarte,
 	gnome-disk-utility,
-	gnome-documents,
 	gnome-tweaks,
 	yelp,
 
@@ -173,13 +172,6 @@ Recommends:
 	kdeaccessibility,
 # orca works with kde, adding accessibility
 	orca,
-# cd/dvd burner
-	k3b,
-	k3b-i18n,
-# desktop network setup
-	plasma-nm,
-# Package management.
-	apper,
 # temporarily moved from task-desktop due to #525077
 	gimp,
 # libreoffice is the best word processor / office suite at the moment
@@ -199,8 +191,6 @@ Recommends:
 	hyphen-en-us,
 # gui for configuration of the print service
 	print-manager,
-# media player
-	dragonplayer,
 
 Package: task-lxde-desktop
 Architecture: all
@@ -245,8 +235,9 @@ Description: LXQt
  expect to have available on the desktop.
 Depends: ${misc:Depends},
          task-desktop,
+# Mention the preferred theme before sddm, otherwise another theme will be used
+         sddm-theme-debian-elarun | sddm-theme,
          sddm,
-         sddm-theme-debian-elarun | sddm-theme-debian-elarun,
          lxqt,
 Recommends: xsane,
 # orca works with qt, adding accessibility
@@ -1301,7 +1292,7 @@ Description: Hungarian desktop
  This task localises the desktop in Hungarian.
 Depends: ${misc:Depends}
 Recommends:
-	gsfonts-x11,
+	fonts-urw-base35,
 	fonts-sil-andika,
 	fonts-dejavu,
 	fonts-liberation,
@@ -1462,6 +1453,19 @@ Recommends:
 	thunderbird-l10n-ja,
 	ibus-mozc | ibus-anthy
 
+Package: task-japanese-gnome-flashback-desktop
+Architecture: all
+Description: Japanese GNOME Flashback desktop
+ This task localises the GNOME Flashback desktop in Japanese.
+Depends: ${misc:Depends},
+Recommends:
+# evolution has a problem for Japanese, for example it uses always UTF-8
+# subject instead of iso-2022-jp used Japanese de-facto. I recommend
+# thunderbird as default mailer for Japanese desktop users.
+	thunderbird,
+	thunderbird-l10n-ja,
+	ibus-mozc | ibus-anthy
+
 Package: task-japanese-kde-desktop
 Architecture: all
 Description: Japanese KDE Plasma desktop
@@ -2345,8 +2349,7 @@ XBC-Maintainer: Eugeniy Meshcheryakov <e
 Depends: ${misc:Depends},
 Recommends:
 	aspell-uk,
-	konwert,
-	iukrainian
+	konwert
 
 Package: task-ukrainian-desktop
 Architecture: all
diff -pruN 3.68/debian/copyright 3.73/debian/copyright
--- 3.68/debian/copyright	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/debian/copyright	2022-10-04 11:25:53.000000000 +0000
@@ -5,4 +5,4 @@ Copyright:
  1999-2002 Randolph Chung
  1999-2011 Joey Hess
 License: GPL-2
- See /usr/share/common-licenses/GPL for the full text of the GPL.
+ See /usr/share/common-licenses/GPL-2 for the full text of the GPL.
diff -pruN 3.68/debian/gbp.conf 3.73/debian/gbp.conf
--- 3.68/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 3.73/debian/gbp.conf	2022-10-04 11:25:53.000000000 +0000
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-tag=%(version)s
diff -pruN 3.68/debian/po/ca.po 3.73/debian/po/ca.po
--- 3.68/debian/po/ca.po	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/debian/po/ca.po	2023-01-08 22:25:20.000000000 +0000
@@ -8,13 +8,14 @@ msgstr ""
 "Project-Id-Version: tasksel\n"
 "Report-Msgid-Bugs-To: tasksel@packages.debian.org\n"
 "POT-Creation-Date: 2018-05-23 01:37+0200\n"
-"PO-Revision-Date: 2006-10-04 19:58+0200\n"
+"PO-Revision-Date: 2022-12-24 18:23+0100\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.4.2\n"
 
 #. Type: multiselect
 #. Description
@@ -50,7 +51,7 @@ msgstr ""
 #. Description
 #: ../templates:3001
 msgid "This can be preseeded to override the default desktop."
-msgstr ""
+msgstr "Això es pot preestablir per canviar l'escriptori per defecte."
 
 #. Type: title
 #. Description
diff -pruN 3.68/debian/po/es.po 3.73/debian/po/es.po
--- 3.68/debian/po/es.po	2021-02-14 17:01:51.000000000 +0000
+++ 3.73/debian/po/es.po	2022-06-22 19:26:45.000000000 +0000
@@ -13,7 +13,7 @@ msgstr ""
 "Language-Team: Debian Spanish Team <debian-l10n-spanish@lists.debian.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8-bit\n"
 
 #. Type: multiselect
@@ -32,9 +32,9 @@ msgid ""
 "to your needs, you can choose to install one or more of the following "
 "predefined collections of software."
 msgstr ""
-"De momento slo est instalado el sistema bsico. Puede escoger la "
-"instalacin de las siguientes colecciones predefinidas de programas para "
-"adaptar ms la instalacin a sus necesidades."
+"De momento sólo está instalado el sistema básico. Puede escoger la "
+"instalación de las siguientes colecciones predefinidas de programas para "
+"adaptar más la instalación a sus necesidades."
 
 #. Type: multiselect
 #. Description
@@ -43,23 +43,23 @@ msgid ""
 "You can choose to install one or more of the following predefined "
 "collections of software."
 msgstr ""
-"Puede elegir instalar una o ms de las siguientes colecciones de programas "
+"Puede elegir instalar una o más de las siguientes colecciones de programas "
 "predefinidas."
 
 #. Type: multiselect
 #. Description
 #: ../templates:3001
 msgid "This can be preseeded to override the default desktop."
-msgstr "Esto puede ser preconfigurado para anular el escritorio por omisin."
+msgstr "Esto puede ser preconfigurado para anular el escritorio por omisión."
 
 #. Type: title
 #. Description
 #: ../templates:4001
 msgid "Software selection"
-msgstr "Seleccin de programas"
+msgstr "Selección de programas"
 
 #~ msgid "${ORIGCHOICES}"
 #~ msgstr "${CHOICES}"
 
 #~ msgid "${CHOICES}, manual package selection"
-#~ msgstr "${CHOICES}, seleccin manual de paquetes"
+#~ msgstr "${CHOICES}, selección manual de paquetes"
diff -pruN 3.68/debian/po/id.po 3.73/debian/po/id.po
--- 3.68/debian/po/id.po	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/debian/po/id.po	2022-03-31 20:25:54.000000000 +0000
@@ -1,18 +1,20 @@
 # Terjemahan Bahasa Indonesia: tasksel
 # Parlin Imanuel Toh <parlin@ui.edu>, 2004
+# Andika Triwidada <andika@gmail.com>, 2022
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: tasksel-debian\n"
 "Report-Msgid-Bugs-To: tasksel@packages.debian.org\n"
 "POT-Creation-Date: 2018-05-23 01:37+0200\n"
-"PO-Revision-Date: 2010-06-21 07:42+0700\n"
-"Last-Translator: Arief S Fitrianto <arief@gurame.fisika.ui.ac.id>\n"
+"PO-Revision-Date: 2022-03-15 13:16+0700\n"
+"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
 "Language-Team: Debian Indonesian <debid@yahoogroups.com>\n"
-"Language: \n"
+"Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 3.0\n"
 
 #. Type: multiselect
 #. Description
@@ -30,9 +32,9 @@ msgid ""
 "to your needs, you can choose to install one or more of the following "
 "predefined collections of software."
 msgstr ""
-"Saat ini hanya inti dari Debian yang terpasang. Untuk menyesuaikannya dengan "
-"kebutuhan anda, anda dapat memilih satu atau lebih kumpulan perangkat lunak "
-"yang telah didefinisikan berikut ini.."
+"Saat ini hanya inti dari sistem yang terpasang. Untuk menyesuaikannya dengan "
+"kebutuhan Anda, Anda dapat memilih satu atau lebih kumpulan perangkat lunak "
+"yang telah didefinisikan berikut ini."
 
 #. Type: multiselect
 #. Description
@@ -48,13 +50,10 @@ msgstr ""
 #. Description
 #: ../templates:3001
 msgid "This can be preseeded to override the default desktop."
-msgstr ""
+msgstr "Ini dapat diprabibitkan untuk menimpa desktop baku."
 
 #. Type: title
 #. Description
 #: ../templates:4001
 msgid "Software selection"
 msgstr "Pemilihan perangkat lunak"
-
-#~ msgid "${ORIGCHOICES}"
-#~ msgstr "${CHOICES}"
diff -pruN 3.68/debian/po/kk.po 3.73/debian/po/kk.po
--- 3.68/debian/po/kk.po	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/debian/po/kk.po	2022-12-04 16:00:10.000000000 +0000
@@ -9,14 +9,14 @@ msgstr ""
 "Project-Id-Version: tasksel\n"
 "Report-Msgid-Bugs-To: tasksel@packages.debian.org\n"
 "POT-Creation-Date: 2018-05-23 01:37+0200\n"
-"PO-Revision-Date: 2015-04-02 10:55+0500\n"
+"PO-Revision-Date: 2022-12-04 17:13+0600\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
 "Language-Team: Kazakh <kk_KZ@googlegroups.com>\n"
 "Language: kk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.7.4\n"
+"X-Generator: Poedit 3.2.2\n"
 
 #. Type: multiselect
 #. Description
@@ -53,6 +53,7 @@ msgstr ""
 #: ../templates:3001
 msgid "This can be preseeded to override the default desktop."
 msgstr ""
+"Мұны үнсіз келісім бойынша жұмыс үстелін алмастыру үшін қолдануға болады."
 
 #. Type: title
 #. Description
diff -pruN 3.68/debian/po/pl.po 3.73/debian/po/pl.po
--- 3.68/debian/po/pl.po	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/debian/po/pl.po	2022-06-22 19:26:45.000000000 +0000
@@ -21,7 +21,7 @@ msgstr ""
 "Language-Team: Polish <pddp@debian.linux.org.pl>\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-2\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: multiselect
@@ -40,9 +40,9 @@ msgid ""
 "to your needs, you can choose to install one or more of the following "
 "predefined collections of software."
 msgstr ""
-"W tym momencie tylko podstawowy system jest zainstalowany. By dostosowa "
-"instalacj do Twoich potrzeb moesz wybra instalacj jednego lub wicej z "
-"poniszych predefiniowanych zestaww oprogramowania."
+"W tym momencie tylko podstawowy system jest zainstalowany. By dostosować "
+"instalację do Twoich potrzeb możesz wybrać instalację jednego lub więcej z "
+"poniższych predefiniowanych zestawów oprogramowania."
 
 #. Type: multiselect
 #. Description
@@ -51,7 +51,7 @@ msgid ""
 "You can choose to install one or more of the following predefined "
 "collections of software."
 msgstr ""
-"Moesz wybra jeden lub wicej z poniszych predefiniowanych zestaww "
+"Możesz wybrać jeden lub więcej z poniższych predefiniowanych zestawów "
 "oprogramowania."
 
 #. Type: multiselect
@@ -64,10 +64,10 @@ msgstr ""
 #. Description
 #: ../templates:4001
 msgid "Software selection"
-msgstr "Wybr oprogramowania"
+msgstr "Wybór oprogramowania"
 
 #~ msgid "${ORIGCHOICES}"
 #~ msgstr "${CHOICES}"
 
 #~ msgid "${CHOICES}, manual package selection"
-#~ msgstr "${CHOICES}, rczny wybr pakietw"
+#~ msgstr "${CHOICES}, ręczny wybór pakietów"
diff -pruN 3.68/debian/po/tr.po 3.73/debian/po/tr.po
--- 3.68/debian/po/tr.po	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/debian/po/tr.po	2023-01-15 19:15:01.000000000 +0000
@@ -1,21 +1,23 @@
 # Turkish translation of tasksel.
 # This file is distributed under the same license as the tasksel package.
 # Recai Oktaş <roktas@omu.edu.tr>, 2004.
+# Mert Dirik <mertdirik@gmail.com>, 2014.
+# Atila KOÇ <koc@artielektronik.com.tr>, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: tasksel\n"
 "Report-Msgid-Bugs-To: tasksel@packages.debian.org\n"
 "POT-Creation-Date: 2018-05-23 01:37+0200\n"
-"PO-Revision-Date: 2014-08-31 16:13+0200\n"
-"Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
-"Language-Team: Debian L10N Turkish <debian-l10n-turkish@lists.debian.org>\n"
+"PO-Revision-Date: 2022-12-29 21:25+0300\n"
+"Last-Translator: Atila KOÇ <koc@artielektronik.com.tr>\n"
 "Language: tr\n"
+"Language-Team: Debian L10N Turkish <debian-l10n-turkish@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.5.4\n"
-"Plural-Forms: nplurals=2; plural=n!=1;\n"
+"X-Generator: Poedit 2.4.2\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Type: multiselect
 #. Description
@@ -33,9 +35,9 @@ msgid ""
 "to your needs, you can choose to install one or more of the following "
 "predefined collections of software."
 msgstr ""
-"Şu anda sistemin sadece temel kısmı kurulmuş durumda. Sistemi "
-"ihtiyaçlarınıza uygun hale getirmek için, önceden tanımlanmış aşağıdaki "
-"yazılım demetlerinden bir veya daha fazlasını kurmayı seçebilirsiniz."
+"Şu anda sisteminizin yalnızca temel kısmı kurulmuştur. Sistemizi amacınıza "
+"daha uygun duruma getirmek için, aşağıda size önerilen yazılımlardan bir ya "
+"da daha fazlasını seçip, kurabilirsiniz."
 
 #. Type: multiselect
 #. Description
@@ -44,14 +46,15 @@ msgid ""
 "You can choose to install one or more of the following predefined "
 "collections of software."
 msgstr ""
-"Önceden tanımlanmış aşağıdaki yazılım demetlerinden bir veya daha fazlasını "
-"kurmayı seçebilirsiniz."
+"Aşağıda size önerilen yazılımlardan bir ya da daha fazlasını seçip, "
+"kurabilirsiniz."
 
 #. Type: multiselect
 #. Description
 #: ../templates:3001
 msgid "This can be preseeded to override the default desktop."
 msgstr ""
+"Ön tanımlı masaüstünden farklı bir seçim için aşağıdakiler kullanılabilir."
 
 #. Type: title
 #. Description
diff -pruN 3.68/debian/salsa-ci.yml 3.73/debian/salsa-ci.yml
--- 3.68/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 3.73/debian/salsa-ci.yml	2022-01-18 22:14:43.000000000 +0000
@@ -0,0 +1,6 @@
+---
+include:
+  - https://salsa.debian.org/installer-team/branch2repo/raw/main/trigger_b2r.yml
+
+variables:
+  BRANCH2REPO_EXTRA_PROJECTS: 'net-retriever:philh:extra-udeb-repo anna:philh:de-dup'
diff -pruN 3.68/debian/tasksel.lintian-overrides 3.73/debian/tasksel.lintian-overrides
--- 3.68/debian/tasksel.lintian-overrides	2020-12-20 16:58:07.000000000 +0000
+++ 3.73/debian/tasksel.lintian-overrides	2022-08-07 17:04:10.000000000 +0000
@@ -1,4 +1,4 @@
 # Ignore various debconf-related false positives
 tasksel: no-debconf-config
 tasksel: unused-debconf-template tasksel/*
-tasksel: debconf-is-not-a-registry usr/lib/tasksel/tasksel-debconf
+tasksel: debconf-is-not-a-registry *usr/lib/tasksel/tasksel-debconf*
diff -pruN 3.68/po/de.po 3.73/po/de.po
--- 3.68/po/de.po	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/po/de.po	2021-11-06 03:45:41.000000000 +0000
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: tasksel\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2012-06-21 11:36-0400\n"
-"PO-Revision-Date: 2006-01-04 20:37+0100\n"
+"PO-Revision-Date: 2021-11-01 22:22+0100\n"
 "Last-Translator: Jens Seidel <jensseidel@users.sf.net>\n"
 "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
 "Language: \n"
@@ -43,4 +43,4 @@ msgstr ""
 
 #: ../tasksel.pl:635
 msgid "apt-get failed"
-msgstr "Aptitude fehlgeschlagen"
+msgstr "apt-get fehlgeschlagen"
diff -pruN 3.68/tasks/japanese-gnome-flashback-desktop 3.73/tasks/japanese-gnome-flashback-desktop
--- 3.68/tasks/japanese-gnome-flashback-desktop	2021-03-13 15:29:48.000000000 +0000
+++ 3.73/tasks/japanese-gnome-flashback-desktop	2021-11-24 03:46:56.000000000 +0000
@@ -2,4 +2,4 @@ Task: japanese-gnome-flashback-desktop
 Enhances: gnome-desktop, japanese-desktop
 Section: l10n
 Key:
-  task-japanese-gnome-desktop
+  task-japanese-gnome-flashback-desktop
diff -pruN 3.68/tasks/po/kk.po 3.73/tasks/po/kk.po
--- 3.68/tasks/po/kk.po	2018-08-10 19:25:13.000000000 +0000
+++ 3.73/tasks/po/kk.po	2022-12-04 16:00:10.000000000 +0000
@@ -9,18 +9,19 @@ msgstr ""
 "Project-Id-Version: tasksel\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-09-25 09:45-0400\n"
-"PO-Revision-Date: 2010-07-03 12:12+0600\n"
+"PO-Revision-Date: 2022-12-04 17:14+0600\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
 "Language-Team: Kazakh <kk_KZ@googlegroups.com>\n"
 "Language: kk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 3.2.2\n"
 
 #. Description
 #: ../po/debian-tasks.desc:10001
 msgid "standard system utilities"
-msgstr "Жүйенің қалыпты утилиталары"
+msgstr "жүйенің қалыпты утилиталары"
 
 #. Description
 #: ../po/debian-tasks.desc:10001
