diff -pruN 11.0+ds-2/debian/changelog 11.0+ds-2ubuntu1/debian/changelog
--- 11.0+ds-2/debian/changelog	2022-12-21 17:10:23.000000000 +0000
+++ 11.0+ds-2ubuntu1/debian/changelog	2023-01-21 11:57:40.000000000 +0000
@@ -1,3 +1,11 @@
+primesieve (11.0+ds-2ubuntu1) lunar; urgency=medium
+
+  * Merge from Debian unstable, remaining changes:
+    + Allow stderr output in build-examples autopkgtest for
+      GCC warnings on armhf
+
+ -- Graham Inggs <ginggs@ubuntu.com>  Sat, 21 Jan 2023 11:57:40 +0000
+
 primesieve (11.0+ds-2) unstable; urgency=medium
 
   * Team upload
@@ -21,6 +29,14 @@ primesieve (8.0+ds-3) unstable; urgency=
 
  -- Jerome Benoit <calculus@rezozer.net>  Sun, 27 Nov 2022 15:20:54 +0000
 
+primesieve (8.0+ds-2ubuntu1) kinetic; urgency=medium
+
+  * Merge from Debian unstable, remaining changes:
+    + Allow stderr output in build-examples autopkgtest for
+      GCC warnings on armhf
+
+ -- Graham Inggs <ginggs@ubuntu.com>  Thu, 14 Jul 2022 08:31:23 +0000
+
 primesieve (8.0+ds-2) unstable; urgency=medium
 
   * SBFR, sanitize d/control (Closes: #1014784).
@@ -40,6 +56,13 @@ primesieve (8.0+ds-1) unstable; urgency=
 
  -- Jerome Benoit <calculus@rezozer.net>  Sat, 09 Jul 2022 10:45:42 +0000
 
+primesieve (7.9+ds-1ubuntu1) kinetic; urgency=medium
+
+  * Allow stderr output in build-examples autopkgtest for
+    GCC warnings on armhf
+
+ -- Graham Inggs <ginggs@ubuntu.com>  Fri, 10 Jun 2022 13:34:11 +0000
+
 primesieve (7.9+ds-1) unstable; urgency=medium
 
   * New upstream minor release.
diff -pruN 11.0+ds-2/debian/control 11.0+ds-2ubuntu1/debian/control
--- 11.0+ds-2/debian/control	2022-12-21 17:09:26.000000000 +0000
+++ 11.0+ds-2ubuntu1/debian/control	2023-01-21 10:11:14.000000000 +0000
@@ -1,5 +1,6 @@
 Source: primesieve
-Maintainer: Debian Math Team <team+math@tracker.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Math Team <team+math@tracker.debian.org>
 Uploaders: Jerome Benoit <calculus@rezozer.net>
 Section: math
 Priority: optional
diff -pruN 11.0+ds-2/debian/tests/control 11.0+ds-2ubuntu1/debian/tests/control
--- 11.0+ds-2/debian/tests/control	2022-12-21 17:04:18.000000000 +0000
+++ 11.0+ds-2ubuntu1/debian/tests/control	2023-01-21 10:11:39.000000000 +0000
@@ -9,3 +9,4 @@ Restrictions: allow-stderr
 
 Tests: build-examples
 Depends: primesieve-doc, libprimesieve-dev, build-essential, pkg-config
+Restrictions: allow-stderr
