diff --git a/debian/changelog b/debian/changelog
index bc999f2..7c6a6ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ actiona (3.10.1-2) UNRELEASED; urgency=medium
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.1.5, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sun, 05 Apr 2020 05:48:55 +0000
 
diff --git a/debian/control b/debian/control
index 37b9cb5..66a2d02 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: actiona
 Section: utils
 Priority: optional
 Maintainer: Adrien Cunin <adri2000@ubuntu.com>
-Build-Depends: debhelper-compat (= 12), qtbase5-dev, libqt5x11extras5-dev, libqt5xmlpatterns5-dev, qtscript5-dev, qttools5-dev, qtmultimedia5-dev, qttools5-dev-tools, libxtst-dev, libnotify-dev, libopencv-dev, libboost-dev, libxkbcommon-dev, libqt5texttospeech5-dev
-Standards-Version: 4.1.4
+Build-Depends: debhelper-compat (= 13), qtbase5-dev, libqt5x11extras5-dev, libqt5xmlpatterns5-dev, qtscript5-dev, qttools5-dev, qtmultimedia5-dev, qttools5-dev-tools, libxtst-dev, libnotify-dev, libopencv-dev, libboost-dev, libxkbcommon-dev, libqt5texttospeech5-dev
+Standards-Version: 4.1.5
 Homepage: https://actiona.tools
 Vcs-Git: https://salsa.debian.org/debian/actiona.git
 Vcs-Browser: https://salsa.debian.org/debian/actiona