diff -pruN 1.1.1-2.1/debian/changelog 1.1.1-2.1ubuntu1/debian/changelog
--- 1.1.1-2.1/debian/changelog	2022-03-29 01:36:54.000000000 +0000
+++ 1.1.1-2.1ubuntu1/debian/changelog	2022-03-29 01:36:54.000000000 +0000
@@ -1,3 +1,9 @@
+xbitmaps (1.1.1-2.1ubuntu1) jammy; urgency=medium
+
+  * Update to dh7 to fix the build
+
+ -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 25 Mar 2022 12:47:31 +0100
+
 xbitmaps (1.1.1-2.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -pruN 1.1.1-2.1/debian/compat 1.1.1-2.1ubuntu1/debian/compat
--- 1.1.1-2.1/debian/compat	2022-03-29 01:36:54.000000000 +0000
+++ 1.1.1-2.1ubuntu1/debian/compat	2022-03-29 01:36:54.000000000 +0000
@@ -1 +1 @@
-5
+7
diff -pruN 1.1.1-2.1/debian/control 1.1.1-2.1ubuntu1/debian/control
--- 1.1.1-2.1/debian/control	2022-03-29 01:36:54.000000000 +0000
+++ 1.1.1-2.1ubuntu1/debian/control	2022-03-29 01:36:54.000000000 +0000
@@ -1,10 +1,11 @@
 Source: xbitmaps
 Section: x11
 Priority: optional
-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Cyril Brulebois <kibi@debian.org>
 Build-Depends:
- debhelper (>= 5),
+ debhelper (>= 7),
  xutils-dev (>= 1:7.5~),
  automake,
 Standards-Version: 3.8.3
