diff -pruN 1.1.1-2.1/debian/changelog 1.1.1-2.2/debian/changelog
--- 1.1.1-2.1/debian/changelog	2022-10-18 16:21:20.000000000 +0000
+++ 1.1.1-2.2/debian/changelog	2022-10-18 16:21:21.000000000 +0000
@@ -1,3 +1,19 @@
+xbitmaps (1.1.1-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload
+
+  [ Julien Cristau ]
+  * Don't use dh_testroot in debian/rules clean.
+  * Update upstream URL in debian/watch to use https.
+  * Update Vcs-* control fields to use https.
+
+  [ Paul Gevers ]
+  * Bump debhelper compat level to 11 (highest one not requiring other
+    changes) (Closes: #965878)
+  * Update Vcs-* control fields to salsa
+
+ -- Paul Gevers <elbrus@debian.org>  Wed, 12 Oct 2022 21:10:53 +0200
+
 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.2/debian/compat
--- 1.1.1-2.1/debian/compat	2022-10-18 16:21:20.000000000 +0000
+++ 1.1.1-2.2/debian/compat	2022-10-18 16:21:21.000000000 +0000
@@ -1 +1 @@
-5
+11
diff -pruN 1.1.1-2.1/debian/control 1.1.1-2.2/debian/control
--- 1.1.1-2.1/debian/control	2022-10-18 16:21:20.000000000 +0000
+++ 1.1.1-2.2/debian/control	2022-10-18 16:21:21.000000000 +0000
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Cyril Brulebois <kibi@debian.org>
 Build-Depends:
- debhelper (>= 5),
+ debhelper (>= 11),
  xutils-dev (>= 1:7.5~),
  automake,
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-xorg/data/xbitmaps
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/data/xbitmaps.git
+Vcs-Git: https://salsa.debian.org/xorg-team/data/xbitmaps.git
+Vcs-Browser: https://salsa.debian.org/xorg-team/data/xbitmaps
 
 Package: xbitmaps
 Architecture: all
diff -pruN 1.1.1-2.1/debian/rules 1.1.1-2.2/debian/rules
--- 1.1.1-2.1/debian/rules	2022-10-18 16:21:20.000000000 +0000
+++ 1.1.1-2.2/debian/rules	2022-10-18 16:21:21.000000000 +0000
@@ -44,9 +44,7 @@ build-stamp:
 
 clean:
 	dh_testdir
-	dh_testroot
 	rm -f build-stamp
-
 	rm -f config.cache config.log config.status
 	rm -f */config.cache */config.log */config.status
 	rm -f conftest* */conftest*
@@ -55,7 +53,6 @@ clean:
 	rm -f aclocal.m4 config.h.in configure install-sh missing
 	rm -f config.guess config.sub
 	find -name Makefile.in -delete
-
 	dh_clean
 
 install: build
diff -pruN 1.1.1-2.1/debian/watch 1.1.1-2.2/debian/watch
--- 1.1.1-2.1/debian/watch	2022-10-18 16:21:20.000000000 +0000
+++ 1.1.1-2.2/debian/watch	2022-10-18 16:21:21.000000000 +0000
@@ -1,3 +1,3 @@
 #git=git://anongit.freedesktop.org/xorg/data/bitmaps
 version=3
-http://xorg.freedesktop.org/releases/individual/data/ xbitmaps-(.*)\.tar\.gz
+https://xorg.freedesktop.orgreleases/individual/data/ xbitmaps-(.*)\.tar\.gz
