diff -pruN 0.4.0-1/debian/changelog 0.4.0-0ubuntu1/debian/changelog
--- 0.4.0-1/debian/changelog	2023-01-24 17:48:36.000000000 +0000
+++ 0.4.0-0ubuntu1/debian/changelog	2022-10-06 19:11:58.000000000 +0000
@@ -1,21 +1,34 @@
-gnome-shell-extension-manager (0.4.0-1) unstable; urgency=medium
+gnome-shell-extension-manager (0.4.0-0ubuntu1) kinetic; urgency=medium
 
-  [ Jeremy Bicha ]
   * New upstream release
-  * Depend on gjs (Closes: #1025800)
-  * Depend on unzip (Closes: #1025803)
-  * Add debian/upstream/metadata
   * Drop all patches: applied in new release
-  * Add patch to disable backtrace features since the library
-    isn't in Debian yet
-  * Update standards version to 4.6.2, no changes needed
-
-  [ Heather Ellsworth ]
-  * Add libtext-engine-dev build dep
-  * Add desktlop-file-utils build-dep
+  * Add patch to disable backtrace feature since the library isn't in Debian
+
+ -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 06 Oct 2022 15:11:58 -0400
+
+gnome-shell-extension-manager (0.3.0-0ubuntu3) kinetic; urgency=medium
+
+  * No-change rebuild to keep newer version in kinetic than in jammy
+
+ -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 10 May 2022 11:32:09 -0400
+
+gnome-shell-extension-manager (0.3.0-0ubuntu2) jammy; urgency=medium
+
+  * Add patch to fix AppStream metadata install location (LP: #1970006)
+
+ -- Jeremy Bicha <jbicha@ubuntu.com>  Sat, 23 Apr 2022 15:36:07 -0400
+
+gnome-shell-extension-manager (0.3.0-0ubuntu1) jammy; urgency=medium
+
+  * New upstream release (LP: #1969389)
+  * Remove patch that is no longer needed
+  * Add patch: Do-not-update-the-icon-cache.patch
+  * Add patch: pr180.patch
+  * Add libtex-engine-dev build dep
+  * Add missing build-dep
   * Bump meson build dep version (>= 0.59.0)
 
- -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 24 Jan 2023 12:48:36 -0500
+ -- Heather Ellsworth <heather.ellsworth@canonical.com>  Tue, 19 Apr 2022 16:32:26 -0600
 
 gnome-shell-extension-manager (0.2.3-2) unstable; urgency=medium
 
diff -pruN 0.4.0-1/debian/control 0.4.0-0ubuntu1/debian/control
--- 0.4.0-1/debian/control	2023-01-24 17:48:36.000000000 +0000
+++ 0.4.0-0ubuntu1/debian/control	2022-10-06 19:11:58.000000000 +0000
@@ -5,7 +5,8 @@
 Source: gnome-shell-extension-manager
 Section: gnome
 Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: Heather Ellsworth <heather.ellsworth@canonical.com>, Jeremy Bicha <jbicha@ubuntu.com>
 Build-Depends: appstream-util <!nocheck>,
                blueprint-compiler,
@@ -19,20 +20,20 @@ Build-Depends: appstream-util <!nocheck>
                libsysprof-4-dev,
                libtext-engine-dev,
                meson (>= 0.59.0)
-Standards-Version: 4.6.2
-Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager.git
-Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager
-X-Ubuntu-Use-Langpack: yes
-Homepage: https://github.com/mjakeman/extension-manager
 Rules-Requires-Root: no
+Standards-Version: 4.6.0
+Homepage: https://github.com/mjakeman/extension-manager
+Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager.git -b ubuntu/jammy
+Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager/-/tree/ubuntu/jammy
+XS-Debian-Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager.git
+XS-Debian-Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager
+X-Ubuntu-Use-Langpack: yes
 
 Package: gnome-shell-extension-manager
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gjs,
-         gnome-shell,
-         unzip
+         gnome-shell
 Description: Utility for managing GNOME Shell Extensions
  The GNOME shell extension manager is a tool for helping you manage your
  installed GNOME shell extensions.
diff -pruN 0.4.0-1/debian/control.in 0.4.0-0ubuntu1/debian/control.in
--- 0.4.0-1/debian/control.in	2023-01-24 17:48:36.000000000 +0000
+++ 0.4.0-0ubuntu1/debian/control.in	2022-10-06 19:11:58.000000000 +0000
@@ -1,7 +1,8 @@
 Source: gnome-shell-extension-manager
 Section: gnome
 Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: Heather Ellsworth <heather.ellsworth@canonical.com>, @GNOME_TEAM@
 Build-Depends: appstream-util <!nocheck>,
                blueprint-compiler,
@@ -15,20 +16,20 @@ Build-Depends: appstream-util <!nocheck>
                libsysprof-4-dev,
                libtext-engine-dev,
                meson (>= 0.59.0)
-Standards-Version: 4.6.2
-Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager.git
-Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager
-X-Ubuntu-Use-Langpack: yes
-Homepage: https://github.com/mjakeman/extension-manager
 Rules-Requires-Root: no
+Standards-Version: 4.6.0
+Homepage: https://github.com/mjakeman/extension-manager
+Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager.git -b ubuntu/jammy
+Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager/-/tree/ubuntu/jammy
+XS-Debian-Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager.git
+XS-Debian-Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extension-manager
+X-Ubuntu-Use-Langpack: yes
 
 Package: gnome-shell-extension-manager
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gjs,
-         gnome-shell,
-         unzip
+         gnome-shell
 Description: Utility for managing GNOME Shell Extensions
  The GNOME shell extension manager is a tool for helping you manage your
  installed GNOME shell extensions.
diff -pruN 0.4.0-1/debian/copyright 0.4.0-0ubuntu1/debian/copyright
--- 0.4.0-1/debian/copyright	2023-01-24 17:48:36.000000000 +0000
+++ 0.4.0-0ubuntu1/debian/copyright	2022-10-06 19:11:58.000000000 +0000
@@ -21,7 +21,7 @@ License: GPL-3+
  On Debian systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
-Files: data/com.mattjakeman.ExtensionManager.metainfo.xml*
+Files: data/com.mattjakeman.ExtensionManager.appdata.xml*
 Copyright: 2021-2022 Matthew Jakeman
 License: CC0-1.0
  To the extent possible under law, the author(s) have dedicated all copyright
diff -pruN 0.4.0-1/debian/gbp.conf 0.4.0-0ubuntu1/debian/gbp.conf
--- 0.4.0-1/debian/gbp.conf	2023-01-24 17:48:36.000000000 +0000
+++ 0.4.0-0ubuntu1/debian/gbp.conf	2022-10-06 19:11:58.000000000 +0000
@@ -1,6 +1,7 @@
 [DEFAULT]
 pristine-tar = True
-debian-branch = debian/master
+debian-branch = ubuntu/jammy
+debian-tag = ubuntu/%(version)s
 upstream-branch = upstream/latest
 
 [buildpackage]
diff -pruN 0.4.0-1/debian/upstream/metadata 0.4.0-0ubuntu1/debian/upstream/metadata
--- 0.4.0-1/debian/upstream/metadata	2023-01-24 17:48:36.000000000 +0000
+++ 0.4.0-0ubuntu1/debian/upstream/metadata	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
----
-Bug-Database: https://github.com/mjakeman/extension-manager/issues
-Bug-Submit: https://github.com/mjakeman/extension-manager/issues/new
-Repository: https://github.com/mjakeman/extension-manager.git
-Repository-Browse: https://github.com/mjakeman/extension-manager
