diff -pruN 2.2.0-2/debian/changelog 2.3.0-2/debian/changelog
--- 2.2.0-2/debian/changelog	2021-09-29 15:56:44.000000000 +0000
+++ 2.3.0-2/debian/changelog	2022-03-25 11:04:18.000000000 +0000
@@ -1,3 +1,16 @@
+python-zaqarclient (2.3.0-2) unstable; urgency=medium
+
+  * Uploading to unstable.
+
+ -- Thomas Goirand <zigo@debian.org>  Fri, 25 Mar 2022 12:04:18 +0100
+
+python-zaqarclient (2.3.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Add Test-Command: for autopkgtest.
+
+ -- Thomas Goirand <zigo@debian.org>  Thu, 24 Feb 2022 16:25:39 +0100
+
 python-zaqarclient (2.2.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
diff -pruN 2.2.0-2/debian/tests/unittests 2.3.0-2/debian/tests/unittests
--- 2.2.0-2/debian/tests/unittests	2021-09-29 15:56:44.000000000 +0000
+++ 2.3.0-2/debian/tests/unittests	2022-03-25 11:04:18.000000000 +0000
@@ -2,4 +2,4 @@
 
 set -e
 
-nosetests tests.unit
+pkgos-dh_auto_test --no-py2 'tests.unit.*'
