diff -pruN 1:1.0.80-1/debian/changelog 1:1.0.80-1ubuntu2/debian/changelog
--- 1:1.0.80-1/debian/changelog	2020-11-12 16:56:52.000000000 +0000
+++ 1:1.0.80-1ubuntu2/debian/changelog	2022-02-16 17:35:04.000000000 +0000
@@ -1,3 +1,24 @@
+tgt (1:1.0.80-1ubuntu2) jammy; urgency=medium
+
+  * No-change rebuild to update maintainer scripts, see LP: 1959054
+
+ -- Dave Jones <dave.jones@canonical.com>  Wed, 16 Feb 2022 17:35:04 +0000
+
+tgt (1:1.0.80-1ubuntu1) hirsute; urgency=medium
+
+  * Merge with Debian unstable. Remaining changes:
+    - d/rules: avoid FTFBS on s390x due to glibc 2.32 triggering more
+      gcc-10 errors on tgt build
+  * Dropped changes:
+    - Drop glusterfs support, package not in main.
+      [tgt will be demoted after the new cinder-volume migrated]
+      + debian/control: drop build depends and package
+      + debian/rules: disable feature
+      + debian/tests/{control, storage}: remove related tests
+      + debian/tgt-glusterfs.install (Deleted)
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Wed, 24 Feb 2021 13:00:56 +0100
+
 tgt (1:1.0.80-1) unstable; urgency=medium
 
   * New upstream version 1.0.80
@@ -10,6 +31,20 @@ tgt (1:1.0.80-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Thu, 12 Nov 2020 18:56:52 +0200
 
+tgt (1:1.0.79-3ubuntu1) groovy; urgency=medium
+
+  * Merge with Debian unstable. Remaining changes:
+    - Drop glusterfs support, package not in main.
+      + debian/control: drop build depends and package
+      + debian/rules: disable feature
+      + debian/tests/{control, storage}: remove related tests
+      + debian/tgt-glusterfs.install (Deleted)
+  * Add changes:
+    - d/rules: avoid FTFBS on s390x due to glibc 2.32 triggering more
+      gcc-10 errors on tgt build
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Wed, 30 Sep 2020 13:30:55 +0200
+
 tgt (1:1.0.79-3) unstable; urgency=medium
 
   * Fix FTBFS with GCC 10 (Closes: #957874)
@@ -19,6 +54,17 @@ tgt (1:1.0.79-3) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Thu, 17 Sep 2020 12:38:22 +0300
 
+tgt (1:1.0.79-2ubuntu1) eoan; urgency=medium
+
+  * Merge with Debian unstable. Remaining changes:
+    - Drop glusterfs support, package not in main.
+      + debian/control: drop build depends and package
+      + debian/rules: disable feature
+      + debian/tests/{control, storage}: remove related tests
+      + debian/tgt-glusterfs.install (Deleted)
+
+ -- Andreas Hasenack <andreas@canonical.com>  Wed, 31 Jul 2019 16:25:34 -0300
+
 tgt (1:1.0.79-2) unstable; urgency=medium
 
   * Allow env to override pkg-config.
@@ -41,6 +87,17 @@ tgt (1:1.0.79-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Wed, 17 Jul 2019 13:19:03 -0300
 
+tgt (1:1.0.74-1ubuntu1) disco; urgency=medium
+
+  * Merge with Debian unstable (LP: #1810736). Remaining changes:
+    - Drop glusterfs support, package not in main.
+      - debian/control: drop build depends and package
+      - debian/rules: disable feature
+      - debian/tests/{control, storage}: remove related tests
+      - debian/tgt-glusterfs.install (Deleted)
+
+ -- Karl Stenerud <kstenerud@gmail.com>  Mon, 07 Jan 2019 13:52:58 +0100
+
 tgt (1:1.0.74-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
@@ -56,6 +113,17 @@ tgt (1:1.0.74-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Sat, 08 Dec 2018 22:30:32 +0200
 
+tgt (1:1.0.73-1ubuntu1) cosmic; urgency=medium
+
+  * Merge with Debian unstable. Remaining changes:
+    - Drop glusterfs support, package not in main.
+      - debian/control: drop build depends and package
+      - debian/rules: disable feature
+      - debian/tests/{control, storage}: remove related tests
+      - debian/tgt-glusterfs.install (Deleted)
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Wed, 30 May 2018 11:45:12 +0200
+
 tgt (1:1.0.73-1) unstable; urgency=medium
 
   * New upstream version 1.0.73
@@ -68,12 +136,52 @@ tgt (1:1.0.73-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 06 Mar 2018 00:12:22 +0200
 
+tgt (1:1.0.72-1ubuntu1) bionic; urgency=medium
+
+  * Merge with Debian unstable. Remaining changes:
+    - Drop glusterfs support, package not in main.
+      - debian/control: drop build depends and package
+      - debian/rules: disable feature
+      - debian/tests/{control, storage}: remove related tests
+      - debian/tgt-glusterfs.install (Deleted)
+  * Dropped changes (in new upstream version)
+    - Fix FTBFS with gcc7 by backporting upstream patches (LP 1723055)
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Thu, 16 Nov 2017 10:28:25 +0100
+
 tgt (1:1.0.72-1) unstable; urgency=medium
 
   * New upstream version (closes: #853680)
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Wed, 02 Aug 2017 20:12:08 -0400
 
+tgt (1:1.0.71-1ubuntu2) artful; urgency=medium
+
+  * Fix FTBFS with gcc7 by backporting upstream patches (LP: #1723055)
+    - d/p/GCC-FTBFS-1-Fix-header-warning-with-GCC-7-for-major.patch
+    - d/p/GCC-FTBFS-2-Remove-incorrect-size-specifier-in-spc_lu_init.patch
+    - d/p/GCC-FTBFS-3-smc-fix-snprintf-warnings-with-gcc7.patch
+    - Those patches are unchanged from upstream and make tgt effectively
+      almost 1.0.72, so on that merge they can be dropped.
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Thu, 19 Oct 2017 14:55:37 +0200
+
+tgt (1:1.0.71-1ubuntu1) artful; urgency=medium
+
+  * Merge with Debian unstable. Remaining changes:
+    - Drop glusterfs support, package not in main.
+      - debian/control: drop build depends and package
+      - debian/rules: disable feature
+      - debian/tests/{control, storage}: remove related tests
+      - debian/tgt-glusterfs.install (Deleted)
+  * Dropped changes (in Debian now):
+    - fix tgt being killed when serving many targets (LP 1559088)
+    - d/t/localtgt, d/t/control: add dep8 test that sets up targets and luns
+      via iscsi using rdwr/aio backends and runs fio read/write/verify
+      (LP 1640785)
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Sun, 09 Jul 2017 14:48:45 +0200
+
 tgt (1:1.0.71-1) unstable; urgency=medium
 
   [ Christian Ehrhardt ]
@@ -90,6 +198,20 @@ tgt (1:1.0.71-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 04 Jul 2017 22:09:50 +0300
 
+tgt (1:1.0.69-1ubuntu1) zesty; urgency=medium
+
+  * Merge from Debian. Remaining changes:
+   - Drop glusterfs support, package not in main.
+     - debian/control
+     - debian/rules
+     - debian/tests/{control, storage}
+     - debian/tgt-glusterfs.install (Deleted)
+   - fix tgt being killed when serving many targets
+   - d/t/localtgt, d/t/control: add dep8 test that sets up targets and luns via
+     iscsi using rdwr/aio backends and runs fio read/write/verify
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Wed, 25 Jan 2017 11:25:55 +0100
+
 tgt (1:1.0.69-1) unstable; urgency=medium
 
   * New upstream release:
@@ -106,6 +228,28 @@ tgt (1:1.0.68-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 01 Nov 2016 01:05:03 +0200
 
+tgt (1:1.0.67-1ubuntu1) zesty; urgency=medium
+
+  * Merge from Debian. Remaining changes:
+   - Drop glusterfs support, package not in main.
+     - debian/control
+     - debian/rules
+     - debian/tests/{control, storage}
+     - debian/tgt-glusterfs.install (Deleted)
+  * Drop changes:
+   - debian/patches/util_strtoull_errno.patch by Stas Sergeev (now upstream)
+   - Disable AIO backend support. This was done to reduce risk in a previous
+     feature freeze; Now that we are before Zesty's feature freeze, we
+     can introduce it this cycle.
+   - changing file modes of debian/tests/{admin, daemon} (missing in
+     changelog, not needed)
+  * Add changes:
+   - fix tgt being killed when serving many targets (LP: #1559088)
+   - d/t/localtgt, d/t/control: add dep8 test that sets up targets and luns via
+     iscsi using rdwr/aio backends and runs fio read/write/verify (LP: #1640785)
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Thu, 10 Nov 2016 10:35:15 +0100
+
 tgt (1:1.0.67-1) unstable; urgency=medium
 
   * New upstream release:
@@ -149,6 +293,29 @@ tgt (1:1.0.64-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 24 May 2016 12:04:40 +0300
 
+tgt (1:1.0.63-1ubuntu2) yakkety; urgency=medium
+
+  * debian/patches/util_strtoull_errno.patch by Stas Sergeev
+    - Fix errno handling for number * parsing (LP: #1547060)
+
+ -- Ryan Harper <ryan.harper@canonical.com>  Thu, 21 Apr 2016 09:13:09 -0500
+
+tgt (1:1.0.63-1ubuntu1) xenial; urgency=medium
+
+  * Merge from Debian (LP: #1555700). Remaining changes:
+    - Drop glusterfs support, package not in main.
+      - debian/control
+      - debian/rules
+      - debian/tests/{admin, control, daemon, storage}
+      - debian/tgt-glusterfs.install (Deleted)
+    - Disable AIO backend support: untested new feature
+      - debian/control
+      - debian/tests/storage
+  * Dropped changes
+    - debian/patches/tgtd_dont_fail_on_eacces.patch: included in new release
+
+ -- Ryan Harper <ryan.harper@canonical.com>  Wed, 09 Mar 2016 16:51:44 -0600
+
 tgt (1:1.0.63-1) unstable; urgency=medium
 
   * New upstream release:
@@ -165,6 +332,34 @@ tgt (1:1.0.62-2) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 19 Jan 2016 11:22:35 +0200
 
+tgt (1:1.0.62-1ubuntu2) xenial; urgency=medium
+
+  * debian/patches/tgtd_dont_fail_on_eacces.patch
+    tgtd: fix root-under-userns errors when attempting oom_score_adj
+    (Closes: LP:#1518440)
+
+ -- Ryan Harper <ryan.harper@canonical.com>  Mon, 01 Feb 2016 02:18:57 -0600
+
+tgt (1:1.0.62-1ubuntu1) xenial; urgency=low
+
+  * Merge from Debian unstable (LP: #1524982, LP: #1518440).  Remaining
+    changes:
+    - Drop glusterfs support, since it is not in main.
+  * debian/upstart:
+    - Dropped, we no longer use upstart (except on Touch, where tgt
+      isn't used).  Isn't worth a delta.
+  * debian/watch:
+    - Drop merge conflict markers accidentally left in.
+  * debian/tests/*:
+    - Drop delta with Debian here, they imported our tests and improved
+      them a while back.
+  * debian/tgt.service:
+    - Drop delta here, Debian made the same change.
+  * debian/bash-completion:
+    - Dropped, Debian has the same thing, just as tgt.bash-completion.
+
+ -- Michael Terry <mterry@ubuntu.com>  Mon, 21 Dec 2015 14:20:23 -0500
+
 tgt (1:1.0.62-1) unstable; urgency=medium
 
   * New upstream version.
@@ -214,6 +409,26 @@ tgt (1:1.0.58-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 26 May 2015 12:35:44 +0300
 
+tgt (1:1.0.57-1ubuntu2) wily; urgency=medium
+
+  * debian/tgt.service: remove spaces between key, = and value for WantedBy,
+    since it appears to confuse deb-systemd-helper.
+
+ -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Mon, 06 Jul 2015 21:21:58 -0400
+
+tgt (1:1.0.57-1ubuntu1) wily; urgency=low
+
+  * Merge from Debian unstable.  Remaining changes:
+    - Drop glusterfs support, since it is not in main.
+    - debian/patches/fix-config-regression.patch: Dropped no longer
+      needed.
+    - debian/patches/fix_delayed_management_request.patch: Dropped
+      no longer needed.
+    - debian/patches/fix_leak_of_task_in_scsi_flag.patch: Dropped
+      no longer needed.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Thu, 07 May 2015 09:29:12 -0400
+
 tgt (1:1.0.57-1) unstable; urgency=medium
 
   * New upstream version:
@@ -339,6 +554,78 @@ tgt (1:1.0.46-1) unstable; urgency=mediu
 
  -- Apollon Oikonomopoulos <apoikos@debian.org>  Mon, 19 May 2014 15:41:46 +0300
 
+tgt (1:1.0.43-0ubuntu4) trusty; urgency=medium
+
+  * debian/patches/fix_delayed_management_request.patch: Adjust patch to fix
+    a FTBFS.
+  * debian/patches/fix_leak_of_task_in_scsi_flag.patch: Adjust patch to fix
+    a FTBFS.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 11 Apr 2014 09:14:03 -0400
+
+tgt (1:1.0.43-0ubuntu3) trusty; urgency=medium
+
+  * Fix tgt connection issues under heavy load (LP: #1305343)
+    - debian/patches/fix_delayed_management_request.patch: Fix a crash
+      of tgtd which occured when removing a target with the --force option
+      (https://github.com/fujita/tgt/commit/e6e8d0fd3b83208278fb7ed765c3665ae7c5ab49)
+    - debian/patches/fix_leak_of_task_in_scsi_flag.patch: Clear task_in_scsi flag 
+      when exiting iscsi_tm_execute() and iser_tm_exec() functions. 
+      (https://github.com/fujita/tgt/commit/05fc2cb424863fbf2f3c60a8b617308ef1e370c5)
+
+ -- Chuck Short <zulcss@ubuntu.com>  Wed, 09 Apr 2014 19:35:20 -0400
+
+tgt (1:1.0.43-0ubuntu2) trusty; urgency=medium
+
+  * d/p/fix-config-regression.patch: Cherry picked fix from upstream VCS
+    to resolve regression on configuration of control port.
+
+ -- James Page <james.page@ubuntu.com>  Tue, 14 Jan 2014 15:11:35 +0000
+
+tgt (1:1.0.43-0ubuntu1) trusty; urgency=medium
+
+  * New upstream release.
+
+ -- James Page <james.page@ubuntu.com>  Tue, 14 Jan 2014 12:05:08 +0000
+
+tgt (1:1.0.41-0ubuntu1) trusty; urgency=low
+
+  * New upstream release:
+    - debian/patches/fix-tgt-admin-bashism: Dropped, included upstream.
+  * d/control,rules,bash-completion: Enable bash completion support
+    for tgt commands.
+
+ -- James Page <james.page@ubuntu.com>  Mon, 11 Nov 2013 15:00:10 +0000
+
+tgt (1:1.0.38-0ubuntu1) saucy; urgency=low
+
+  * New upstream release:
+    - d/p/include-rbd-docs.patch,example-config-use-conf-dot-dee:
+      Dropped, included upstream.
+    - Refreshed other patches.
+  * d/watch: Really update to track github repository for releases.
+
+ -- James Page <james.page@ubuntu.com>  Tue, 06 Aug 2013 17:38:27 +0100
+
+tgt (1:1.0.37-0ubuntu1) saucy; urgency=low
+
+  * Merge from Debian unstable:
+    - d/control: Drop depends on lsb-base; handled by debhelper.
+  * d/watch: Updated to track github upstream repository.
+  * New upstream release (LP: #1191180):
+    - d/control: Add xsltproc and docbook-xsl to BD's.
+    - d/p: Refreshed and tidied patches.
+  * Enable support for Ceph RBD backend:
+    - d/rules: Add CEPH_RBD=1 to options.
+    - d/control: Add BD on librbd-dev.
+    - d/p/include-rbd-docs.patch: Include README.rbd docs.
+  * Switch to debhelper compat level 8:
+    - d/rules: Rewrite to use debhelper overrides.
+    - d/compat,control: Bump compat level and minimum version
+      requirement for debhelper.
+
+ -- James Page <james.page@ubuntu.com>  Tue, 18 Jun 2013 13:08:34 +0100
+
 tgt (1:1.0.17-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -349,6 +636,36 @@ tgt (1:1.0.17-1.1) unstable; urgency=low
 
  -- Thomas Goirand <zigo@debian.org>  Thu, 11 Apr 2013 23:25:08 +0800
 
+tgt (1:1.0.17-1ubuntu4) saucy; urgency=low
+
+  * d/tests: added dep-8-tests
+
+ -- Yolanda <yolanda.robla@canonical.com>  Tue, 21 May 2013 10:41:18 +0200
+
+tgt (1:1.0.17-1ubuntu3) quantal; urgency=low
+
+  * Rebuild for new armel compiler default of ARMv5t.
+
+ -- Colin Watson <cjwatson@ubuntu.com>  Mon, 08 Oct 2012 23:02:42 +0100
+
+tgt (1:1.0.17-1ubuntu2) precise; urgency=low
+
+  * change /etc/tgt/tgt.conf to support adding config.d format
+    snippets in /etc/tgt/conf.d (LP: #978507)
+  * start tgt on installation (LP: #977621)
+  * stop tgt on shutdown (LP: #820699)
+
+ -- Scott Moser <smoser@ubuntu.com>  Tue, 10 Apr 2012 23:11:00 -0400
+
+tgt (1:1.0.17-1ubuntu1) oneiric; urgency=low
+
+  * Merge from debian remaining changes: 
+    - debian/usptart: Add upstart job.
+    - Dropped:
+      - debian/patches/CVE-2011-0001.patch: No longer needed, use debian instead.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Mon, 08 Aug 2011 04:45:03 -0400
+
 tgt (1:1.0.17-1) unstable; urgency=low
 
   * New upstream release.
@@ -361,12 +678,70 @@ tgt (1:1.0.4-3) unstable; urgency=high
 
  -- Ben Hutchings <ben@decadent.org.uk>  Mon, 21 Mar 2011 03:32:59 +0000
 
+tgt (1:1.0.13-0ubuntu3) oneiric; urgency=low
+
+  * SECURITY UPDATE: denial of service and possible code execution via
+    double free in iscsi_rx_handler function
+    - debian/patches/CVE-2011-0001.patch: make sure the received data isn't
+      larger than INCOMING_BUFSIZE in usr/iscsi/iscsid.c.
+    - CVE-2011-0001
+
+ -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 21 Jun 2011 09:01:03 -0400
+
+tgt (1:1.0.13-0ubuntu2) natty; urgency=low
+
+  * debian/upstart: Add respawn to upstart job. (LP: #715686) 
+
+ -- Chuck Short <zulcss@ubuntu.com>  Mon, 14 Feb 2011 10:31:26 -0500
+
+tgt (1:1.0.13-0ubuntu1) natty; urgency=low
+
+  * New upstream release.
+  * debian/patches/make-tgt-setup-lun-executable: Dropped no longer needed.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Tue, 08 Feb 2011 10:31:04 -0500
+
+tgt (1:1.0.4-2ubuntu1) natty; urgency=low
+
+  * Merge from debian unstable.  Remaining changes:
+    - debian/upstart: Add upstart job.
+    - Dropped:
+      + debian/patches/scripts-tgt-admin: Use debian's instead.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 10 Sep 2010 16:19:59 +0100
+
 tgt (1:1.0.4-2) unstable; urgency=low
 
   * Fix bashism in tgt-admin, thanks to Chris Cheney (Closes: #589716)
 
  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 05 Sep 2010 22:13:52 +0100
 
+tgt (1:1.0.4-1ubuntu4) maverick; urgency=low
+
+  * debian/upstart: Corrected typo with post-start command; Resolving 
+    "unknown job" error. (LP: #574554)
+
+ -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Mon, 09 Aug 2010 23:49:42 +0100
+
+tgt (1:1.0.4-1ubuntu3) maverick; urgency=low
+
+  * tgtd target will not start unless it's configured with "allow-in-use yes"
+    (LP: 605721)
+
+ -- Chris Cheney <ccheney@ubuntu.com>  Tue, 20 Jul 2010 04:29:56 -0500
+
+tgt (1:1.0.4-1ubuntu2) maverick; urgency=low
+
+  * debian/usptart: Add post-start exec to upstart script. (LP: #574554) 
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 16 Jul 2010 10:47:33 -0400
+
+tgt (1:1.0.4-1ubuntu1) maverick; urgency=low
+
+  * debian/rules, debian/tgt.tgtd.upstart: Add upstart script. (LP: #574554) 
+
+ -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Jun 2010 10:22:39 -0400
+
 tgt (1:1.0.4-1) unstable; urgency=low
 
   * New upstream release.
diff -pruN 1:1.0.80-1/debian/control 1:1.0.80-1ubuntu2/debian/control
--- 1:1.0.80-1/debian/control	2020-11-12 16:55:14.000000000 +0000
+++ 1:1.0.80-1ubuntu2/debian/control	2021-02-24 12:00:56.000000000 +0000
@@ -1,7 +1,8 @@
 Source: tgt
 Section: net
 Priority: optional
-Maintainer: Apollon Oikonomopoulos <apoikos@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Apollon Oikonomopoulos <apoikos@debian.org>
 Build-Depends: debhelper-compat (= 13), libibverbs-dev, librdmacm-dev (>= 1.0.16),
 	       xsltproc, docbook-xsl, librbd-dev, libglusterfs-dev, uuid-dev,
                bash-completion, libsystemd-dev, libaio-dev, pkg-config
diff -pruN 1:1.0.80-1/debian/rules 1:1.0.80-1ubuntu2/debian/rules
--- 1:1.0.80-1/debian/rules	2019-07-21 20:08:53.000000000 +0000
+++ 1:1.0.80-1ubuntu2/debian/rules	2021-02-24 12:00:37.000000000 +0000
@@ -4,6 +4,9 @@
 FEATURES = ISCSI_RDMA=1 CEPH_RBD=1 GLFS_BD=1 SD_NOTIFY=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+# avoid FTFBS due to glibc 2.32 triggering more gcc-10 errors
+# in the usage of its functions by tgt
+export DEB_CFLAGS_MAINT_APPEND = -Wno-maybe-uninitialized -Wno-stringop-truncation
 
 %:
 	dh $@ --with bash-completion
