diff -pruN 0.4-0-21/debian/changelog 0.4-0-22/debian/changelog
--- 0.4-0-21/debian/changelog	2021-10-03 19:21:52.000000000 +0000
+++ 0.4-0-22/debian/changelog	2022-08-03 17:58:11.000000000 +0000
@@ -1,3 +1,15 @@
+aspell-tl (0.4-0-22) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on aspell.
+    + Build-Depends-Indep: Drop versioned constraint on dictionaries-common-dev.
+
+  [ Agustin Martin Domingo ]
+  * debian/copyright: Update copyright years.
+
+ -- Agustin Martin Domingo <agmartin@debian.org>  Wed, 03 Aug 2022 19:58:11 +0200
+
 aspell-tl (0.4-0-21) unstable; urgency=medium
 
   * debian/watch: add a fake site to explain about the current status of
diff -pruN 0.4-0-21/debian/control 0.4-0-22/debian/control
--- 0.4-0-21/debian/control	2021-09-29 22:11:37.000000000 +0000
+++ 0.4-0-22/debian/control	2022-08-03 17:20:46.000000000 +0000
@@ -3,8 +3,8 @@ Section: text
 Priority: optional
 Maintainer: Agustin Martin Domingo <agmartin@debian.org>
 Build-Depends: debhelper-compat (= 13),
-	       aspell (>= 0.60)
-Build-Depends-Indep: dictionaries-common-dev (>= 1.23.2)
+	       aspell
+Build-Depends-Indep: dictionaries-common-dev
 Standards-Version: 4.6.0.1
 Rules-Requires-Root: no
 Homepage: https://github.com/jmalonzo/tl-wordlist
diff -pruN 0.4-0-21/debian/copyright 0.4-0-22/debian/copyright
--- 0.4-0-21/debian/copyright	2021-09-29 22:12:15.000000000 +0000
+++ 0.4-0-22/debian/copyright	2022-08-03 17:57:41.000000000 +0000
@@ -10,7 +10,7 @@ License: GPL-2+
 
 Files: debian/*
 Copyright: 2004-2007 Jan Alonzo <jmalonzo@unpluggable.com>
-           2004-2009 Agustin Martin Domingo <agmartin@debian.org>
+           2004-2022 Agustin Martin Domingo <agmartin@debian.org>
 License: GPL-2+
 
 License: GPL-2+
