diff -pruN 1.05-2/debian/changelog 1.05-3/debian/changelog
--- 1.05-2/debian/changelog	2018-11-15 19:12:47.000000000 +0000
+++ 1.05-3/debian/changelog	2022-08-02 19:01:08.000000000 +0000
@@ -1,3 +1,9 @@
+libregexp-wildcards-perl (1.05-3) unstable; urgency=medium
+
+  * Enable autopkgtest. Closes: #1016539
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Tue, 02 Aug 2022 21:01:08 +0200
+
 libregexp-wildcards-perl (1.05-2) unstable; urgency=medium
 
   * Fix package description as well
diff -pruN 1.05-2/debian/compat 1.05-3/debian/compat
--- 1.05-2/debian/compat	2018-11-10 14:33:12.000000000 +0000
+++ 1.05-3/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-10
diff -pruN 1.05-2/debian/control 1.05-3/debian/control
--- 1.05-2/debian/control	2018-11-10 14:44:55.000000000 +0000
+++ 1.05-3/debian/control	2022-08-02 17:24:20.000000000 +0000
@@ -1,11 +1,13 @@
 Source: libregexp-wildcards-perl
 Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
 Homepage: https://metacpan.org/release/Regexp-Wildcards
-Standards-Version: 4.2.1
+Standards-Version: 4.6.1
 Vcs-Browser: https://git.in-ulm.de/cbiedl/libregexp-wildcards-perl
 Vcs-Git: https://git.in-ulm.de/cbiedl/libregexp-wildcards-perl.git
-Build-Depends: debhelper (>= 10~),
+Testsuite: autopkgtest-pkg-perl
+Build-Depends: debhelper-compat (= 13),
 Priority: optional
+Rules-Requires-Root: no
 Section: perl
 
 Package: libregexp-wildcards-perl
diff -pruN 1.05-2/debian/copyright 1.05-3/debian/copyright
--- 1.05-2/debian/copyright	2018-11-15 19:12:47.000000000 +0000
+++ 1.05-3/debian/copyright	2022-08-02 16:55:15.000000000 +0000
@@ -9,7 +9,7 @@ License: Artistic or GPL-1+
 
 Files:
  debian/*
-Copyright: 2018, Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
+Copyright: 2018-2022 Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
 License: Artistic or GPL-1+
 
 License: Artistic
diff -pruN 1.05-2/debian/watch 1.05-3/debian/watch
--- 1.05-2/debian/watch	2018-11-10 14:33:12.000000000 +0000
+++ 1.05-3/debian/watch	2022-08-02 17:24:20.000000000 +0000
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://metacpan.org/release/Regexp-Wildcards   .*/Regexp-Wildcards-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
