diff -pruN 1.2-14/debian/changelog 1.2-14ubuntu2/debian/changelog
--- 1.2-14/debian/changelog	2025-01-15 05:10:43.000000000 +0000
+++ 1.2-14ubuntu2/debian/changelog	2025-01-27 18:05:37.000000000 +0000
@@ -1,3 +1,16 @@
+ruby-hdfeos5 (1.2-14ubuntu2) plucky; urgency=medium
+
+  * No-change rebuild against libhdf5-310
+
+ -- Graham Inggs <ginggs@ubuntu.com>  Mon, 27 Jan 2025 18:05:37 +0000
+
+ruby-hdfeos5 (1.2-14ubuntu1) plucky; urgency=low
+
+  * Merge from Debian unstable. Remaining changes:
+    - d/p/0010-Fix-ftbfs-with-ruby3.3.patch: update $CFLAGS to fix FTBFS.
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 16 Jan 2025 17:19:46 +0100
+
 ruby-hdfeos5 (1.2-14) unstable; urgency=medium
 
   * Add patch: Use exist? insteaf of exists?, 
@@ -5,6 +18,14 @@ ruby-hdfeos5 (1.2-14) unstable; urgency=
 
  -- Youhei SASAKI <uwabami@gfd-dennou.org>  Wed, 15 Jan 2025 14:10:43 +0900
 
+ruby-hdfeos5 (1.2-13ubuntu2) plucky; urgency=low
+
+  * Merge from Debian unstable. Remaining changes:
+    - d/p/0009-Fix-FTBFS-with-ruby3.2.patch: rename File.exists? to File.exist?
+    - d/p/0010-Fix-ftbfs-with-ruby3.3.patch: update $CFLAGS to fix FTBFS.
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org>  Sun, 29 Dec 2024 13:53:16 +0100
+
 ruby-hdfeos5 (1.2-13) unstable; urgency=medium
 
   [ Bas Couwenberg ]
@@ -16,6 +37,37 @@ ruby-hdfeos5 (1.2-13) unstable; urgency=
 
  -- Youhei SASAKI <uwabami@gfd-dennou.org>  Sat, 28 Dec 2024 08:12:42 +0900
 
+ruby-hdfeos5 (1.2-12ubuntu5) oracular; urgency=medium
+
+  * d/p/0010-Fix-ftbfs-with-ruby3.3.patch: update $CFLAGS to fix FTBFS.
+
+ -- Lucas Kanashiro <kanashiro@ubuntu.com>  Thu, 22 Aug 2024 00:32:13 -0300
+
+ruby-hdfeos5 (1.2-12ubuntu4) oracular; urgency=medium
+
+  * No-change upload to add Ruby 3.3 as the default.
+
+ -- Lucas Kanashiro <kanashiro@ubuntu.com>  Mon, 19 Aug 2024 16:09:09 -0300
+
+ruby-hdfeos5 (1.2-12ubuntu3) noble; urgency=high
+
+  * No change rebuild against libhe5-hdfeos0t64 for real this time.
+
+ -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 09 Apr 2024 15:57:21 +0200
+
+ruby-hdfeos5 (1.2-12ubuntu2) noble; urgency=high
+
+  * No change rebuild against libhe5-hdfeos0t64.
+
+ -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 09 Apr 2024 11:21:40 +0200
+
+ruby-hdfeos5 (1.2-12ubuntu1) noble; urgency=medium
+
+  * Merge from Debian unstable. Remaining chnages:
+    - d/p/0009-Fix-FTBFS-with-ruby3.2.patch: rename File.exists? to File.exist?
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 08 Apr 2024 16:07:25 +0200
+
 ruby-hdfeos5 (1.2-12) unstable; urgency=medium
 
   [ Bas Couwenberg ]
@@ -35,6 +87,12 @@ ruby-hdfeos5 (1.2-12) unstable; urgency=
 
  -- Youhei SASAKI <uwabami@gfd-dennou.org>  Tue, 19 Mar 2024 15:28:16 +0900
 
+ruby-hdfeos5 (1.2-11ubuntu1) noble; urgency=medium
+
+  * d/p/0009-Fix-FTBFS-with-ruby3.2.patch: rename File.exists? to File.exist?
+
+ -- Lucas Kanashiro <kanashiro@ubuntu.com>  Wed, 07 Feb 2024 18:04:18 -0300
+
 ruby-hdfeos5 (1.2-11) unstable; urgency=medium
 
   [ Bas Couwenberg ]
diff -pruN 1.2-14/debian/control 1.2-14ubuntu2/debian/control
--- 1.2-14/debian/control	2024-11-21 08:26:53.000000000 +0000
+++ 1.2-14ubuntu2/debian/control	2025-01-15 10:24:44.000000000 +0000
@@ -1,5 +1,6 @@
 Source: ruby-hdfeos5
-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
 Section: ruby
 Priority: optional
diff -pruN 1.2-14/debian/patches/0010-Fix-ftbfs-with-ruby3.3.patch 1.2-14ubuntu2/debian/patches/0010-Fix-ftbfs-with-ruby3.3.patch
--- 1.2-14/debian/patches/0010-Fix-ftbfs-with-ruby3.3.patch	1970-01-01 00:00:00.000000000 +0000
+++ 1.2-14ubuntu2/debian/patches/0010-Fix-ftbfs-with-ruby3.3.patch	2024-08-22 03:32:13.000000000 +0000
@@ -0,0 +1,15 @@
+Description: Add -Wno-incompatible-pointer-types to $CFLAGS
+Author: Lucas Kanashiro <kanashiro@ubuntu.com>
+Forwarded: no
+Last-Update: 2024-08-22
+
+--- a/extconf.rb
++++ b/extconf.rb
+@@ -9,6 +9,7 @@
+ 
+ dir_config('narray',$vendorarchdir,$vendorarchdir)
+ 
++$CFLAGS << ' -Wno-incompatible-pointer-types '
+ if ( ! ( have_header("narray.h") && have_header("narray_config.h") ) ) then
+ print <<EOS
+ ** configure error **
diff -pruN 1.2-14/debian/patches/series 1.2-14ubuntu2/debian/patches/series
--- 1.2-14/debian/patches/series	2025-01-15 05:10:03.000000000 +0000
+++ 1.2-14ubuntu2/debian/patches/series	2025-01-16 16:19:43.000000000 +0000
@@ -9,3 +9,4 @@
 gcc-14.patch
 0010-Fix-use-hsize_t.patch
 0011-Use-exist-insteaf-of-exists-wihich-is-obsolete.patch
+0010-Fix-ftbfs-with-ruby3.3.patch
