diff --git a/debian/changelog b/debian/changelog
index 2421b5f73361ee16715f3e6a706ecb74e7e24ba8..0a246e6f53a138612ca9341b5ea97151ffee736e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
-python-canmatrix (1.0~github-2) UNRELEASED; urgency=medium
+python-canmatrix (1.0~github-2) unstable; urgency=medium
 
   * Python3.12 compatibility (Closes: #1058267)
     + Drop dependency on 'future'
     + Stop using configparser.SafeConfigParser
+  * Force shebang to python3
+  * Use "dh-sequence-python3" rather than invoking dh "--with python3"
 
- -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 12 Dec 2023 15:32:09 +0100
+ -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 12 Dec 2023 15:55:02 +0100
 
 python-canmatrix (1.0~github-1) unstable; urgency=medium