diff -pruN 1.64-1/debian/changelog 1.64-1ubuntu2/debian/changelog
--- 1.64-1/debian/changelog	2018-08-10 16:39:02.000000000 +0000
+++ 1.64-1ubuntu2/debian/changelog	2020-03-24 14:01:30.000000000 +0000
@@ -1,3 +1,15 @@
+srecord (1.64-1ubuntu2) focal; urgency=medium
+
+  * No-change rebuild for libgcc-s1 package name change.
+
+ -- Matthias Klose <doko@ubuntu.com>  Tue, 24 Mar 2020 15:01:30 +0100
+
+srecord (1.64-1ubuntu1) eoan; urgency=medium
+
+  * Add Conflicts/Replaces libsrecord0v5 to libsrecord0 (remove post-20.04)
+
+ -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 23 Apr 2019 12:50:02 +0200
+
 srecord (1.64-1) unstable; urgency=medium
 
   * QA upload.
diff -pruN 1.64-1/debian/control 1.64-1ubuntu2/debian/control
--- 1.64-1/debian/control	2018-08-10 16:39:02.000000000 +0000
+++ 1.64-1ubuntu2/debian/control	2019-04-23 10:50:02.000000000 +0000
@@ -1,7 +1,8 @@
 Source: srecord
 Section: utils
 Priority: optional
-Maintainer: Debian QA Group <packages@qa.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends: debhelper (>= 11),
                groff,
                libboost-dev,
@@ -50,6 +51,8 @@ Section: libs
 Multi-Arch: same
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libsrecord0v5
+Replaces: libsrecord0v5
 Description: library for manipulating EPROM load files (runtime)
  The srecord library is a collection of powerful C++ classes for manipulating
  EPROM load files. It reads and writes numerous EPROM file formats, and can
