diff -pruN 1.8.1-3/debian/changelog 1.8.1-3ubuntu2/debian/changelog
--- 1.8.1-3/debian/changelog	2024-10-06 10:19:16.000000000 +0000
+++ 1.8.1-3ubuntu2/debian/changelog	2025-11-19 02:01:36.000000000 +0000
@@ -1,3 +1,16 @@
+rust-clang-sys (1.8.1-3ubuntu2) resolute; urgency=medium
+
+  * Revert Ubuntu-specific changes
+
+ -- Jeremy Bícha <jbicha@ubuntu.com>  Tue, 18 Nov 2025 21:01:36 -0500
+
+rust-clang-sys (1.8.1-3ubuntu1) resolute; urgency=medium
+
+  * Temporarily use clang 20 to workaround uninstallability of
+    clang 21 on riscv64 in resolute-proposed
+
+ -- Jeremy Bícha <jbicha@ubuntu.com>  Fri, 07 Nov 2025 05:31:11 -0500
+
 rust-clang-sys (1.8.1-3) unstable; urgency=medium
 
   * Team upload.
diff -pruN 1.8.1-3/debian/control 1.8.1-3ubuntu2/debian/control
--- 1.8.1-3/debian/control	2024-10-06 10:19:16.000000000 +0000
+++ 1.8.1-3ubuntu2/debian/control	2025-11-19 02:01:36.000000000 +0000
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 12),
  clang <!nocheck>,
  llvm,
  clang
-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 Uploaders:
  Ximin Luo <infinity0@debian.org>,
  kpcyrd <git@rxv.cc>,
