diff -pruN 1.7.4-1/debian/changelog 1.7.4-2/debian/changelog
--- 1.7.4-1/debian/changelog	2021-12-21 20:24:04.000000000 +0000
+++ 1.7.4-2/debian/changelog	2022-07-31 03:18:08.000000000 +0000
@@ -1,3 +1,16 @@
+spinner-el (1.7.4-2) unstable; urgency=medium
+
+  * Adopt the package from Sean Whitton (Closes: #1007860).
+
+  * d/control:
+    - Bump Standards version to 4.5.1 (no changes required).
+    - Bump debhelper compat to 13.
+    - Added optional Rules-Requires-Root field to respect Debian Policy.
+    - Canonicalise Vcs-Git field (added .git suffix, canonical for remotes'
+      urls).
+
+ -- Aymeric Agon-Rambosson <aymeric.agon@yandex.com>  Sun, 31 Jul 2022 05:18:08 +0200
+
 spinner-el (1.7.4-1) unstable; urgency=medium
 
   [ Sean Whitton ]
diff -pruN 1.7.4-1/debian/compat 1.7.4-2/debian/compat
--- 1.7.4-1/debian/compat	2021-12-21 20:24:04.000000000 +0000
+++ 1.7.4-2/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-10
diff -pruN 1.7.4-1/debian/control 1.7.4-2/debian/control
--- 1.7.4-1/debian/control	2021-12-21 20:24:04.000000000 +0000
+++ 1.7.4-2/debian/control	2022-07-31 03:18:08.000000000 +0000
@@ -2,12 +2,14 @@ Source: spinner-el
 Section: lisp
 Priority: optional
 Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
-Uploaders: Sean Whitton <spwhitton@spwhitton.name>
-Build-Depends: debhelper (>= 10),
+Uploaders: Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
+Build-Depends:
+ debhelper-compat (= 13),
  dh-elpa
-Standards-Version: 4.1.2
+Standards-Version: 4.5.1
+Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/emacsen-team/spinner-el
-Vcs-Git: https://salsa.debian.org/emacsen-team/spinner-el
+Vcs-Git: https://salsa.debian.org/emacsen-team/spinner-el.git
 Homepage: https://github.com/Malabarba/spinner.el
 
 Package: elpa-spinner
