diff -pruN 0.88.1/debian/changelog 0.88.1ubuntu1/debian/changelog
--- 0.88.1/debian/changelog	2022-09-10 14:38:55.000000000 +0000
+++ 0.88.1ubuntu1/debian/changelog	2022-11-21 17:40:46.000000000 +0000
@@ -1,3 +1,11 @@
+debian-goodies (0.88.1ubuntu1) lunar; urgency=low
+
+  * Merge from Debian testing (LP: #1997270). Remaining changes:
+    - debian/control: move popularity-contest from a recommends to a suggests
+      so that popularity-contest can be a universe package.
+
+ -- Olivier Gayot <olivier.gayot@canonical.com>  Mon, 21 Nov 2022 18:40:46 +0100
+
 debian-goodies (0.88.1) unstable; urgency=high
 
   * Replace calls to egrep and fgrep with grep and the according options.
@@ -5,6 +13,14 @@ debian-goodies (0.88.1) unstable; urgenc
 
  -- Axel Beckert <abe@debian.org>  Sat, 10 Sep 2022 16:38:55 +0200
 
+debian-goodies (0.88ubuntu1) kinetic; urgency=medium
+
+  * Merge with Debian.  (LP: #1979538)  Remaining changes:
+    - debian/control: move popularity-contest from a recommends to a suggests
+      so that popularity-contest can be a universe package.
+
+ -- Nathan Pratta Teodosio <nathan.teodosio@canonical.com>  Wed, 22 Jun 2022 10:53:48 -0300
+
 debian-goodies (0.88) unstable; urgency=low
 
   [ Axel Beckert ]
@@ -34,6 +50,13 @@ debian-goodies (0.88) unstable; urgency=
 
  -- Axel Beckert <abe@debian.org>  Sun, 19 Jun 2022 05:02:22 +0200
 
+debian-goodies (0.87ubuntu1) jammy; urgency=medium
+
+  * debian/control: move popularity-contest from a recommends to a suggests
+    so that popularity-contest can be a universe package.
+
+ -- Brian Murray <brian@ubuntu.com>  Tue, 04 Jan 2022 15:39:42 -0800
+
 debian-goodies (0.87) unstable; urgency=medium
 
   [ Paul Wise ]
@@ -1309,3 +1332,4 @@ debian-goodies (0.1) unstable; urgency=l
   * Initial Release.
 
  -- Matt Zimmerman <mdz@debian.org>  Sat, 21 Sep 2002 23:19:11 -0400
+
diff -pruN 0.88.1/debian/control 0.88.1ubuntu1/debian/control
--- 0.88.1/debian/control	2022-09-09 23:11:14.000000000 +0000
+++ 0.88.1ubuntu1/debian/control	2022-06-22 13:53:48.000000000 +0000
@@ -1,7 +1,8 @@
 Source: debian-goodies
 Section: utils
 Priority: optional
-Maintainer: Javier Fernández-Sanguino Peña <jfs@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Javier Fernández-Sanguino Peña <jfs@debian.org>
 Uploaders: Axel Beckert <abe@debian.org>
 Build-Depends: bash-completion,
                debhelper-compat (= 13),
@@ -24,7 +25,6 @@ Recommends: apt,
             libfile-which-perl,
             man-db,
             perl,
-            popularity-contest,
             procps,
             python3,
             sensible-utils,
@@ -36,6 +36,7 @@ Suggests: apt-file,
           lsb-release,
           lsof,
           openssh-client,
+          popularity-contest,
           sudo,
           x-www-browser | www-browser,
           xdg-utils
