diff -pruN 0.9.6+ds-2/debian/changelog 0.9.6+ds-2ubuntu1/debian/changelog
--- 0.9.6+ds-2/debian/changelog	2022-01-08 20:50:51.000000000 +0000
+++ 0.9.6+ds-2ubuntu1/debian/changelog	2022-02-24 13:54:08.000000000 +0000
@@ -1,3 +1,11 @@
+igraph (0.9.6+ds-2ubuntu1) jammy; urgency=medium
+
+  * Package new upstream (LP: #1962195)
+  * Keep the following change:
+    - Run autopkg tests with allow-stderr
+
+ -- Heinrich Schuchardt <heinrich.schuchardt@canonical.com>  Thu, 24 Feb 2022 14:54:08 +0100
+
 igraph (0.9.6+ds-2) unstable; urgency=medium
 
   * Source only upload
@@ -142,6 +150,12 @@ igraph (0.9.1+ds1-1) UNRELEASED; urgency
 
  -- Jerome Benoit <calculus@rezozer.net>  Mon, 12 Apr 2021 18:36:28 +0000
 
+igraph (0.8.5+ds1-1ubuntu1) impish; urgency=medium
+
+  * Run autopkg tests with allow-stderr, new compiler warnings.
+
+ -- Matthias Klose <doko@ubuntu.com>  Tue, 17 Aug 2021 12:28:26 +0200
+
 igraph (0.8.5+ds1-1) unstable; urgency=medium
 
   * Discard d/p/skip_tests_accessing_remote.patch as it is now obsolete.
diff -pruN 0.9.6+ds-2/debian/control 0.9.6+ds-2ubuntu1/debian/control
--- 0.9.6+ds-2/debian/control	2022-01-08 20:50:51.000000000 +0000
+++ 0.9.6+ds-2ubuntu1/debian/control	2022-02-24 13:54:08.000000000 +0000
@@ -1,5 +1,6 @@
 Source: igraph
-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSCB-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
 Uploaders: Jerome Benoit <calculus@rezozer.net>,
            Andreas Tille <tille@debian.org>
 Section: science
diff -pruN 0.9.6+ds-2/debian/tests/control 0.9.6+ds-2ubuntu1/debian/tests/control
--- 0.9.6+ds-2/debian/tests/control	2022-01-08 20:50:51.000000000 +0000
+++ 0.9.6+ds-2ubuntu1/debian/tests/control	2022-02-24 13:54:08.000000000 +0000
@@ -1,8 +1,11 @@
 Test-Command: debian/tests/check simple
 Depends: libigraph-dev, libsuitesparse-dev, libigraph-doc, build-essential, pkg-config
+Restrictions: allow-stderr
 
 Test-Command: debian/tests/check tutorial
 Depends: libigraph-dev, libigraph-doc, build-essential, pkg-config
+Restrictions: allow-stderr
 
 Test-Command: debian/tests/check benchmarks
 Depends: libigraph-dev, libplfit-dev, libigraph-doc, build-essential, pkg-config
+Restrictions: allow-stderr
