Source: libofx
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru libofx-0.10.9/debian/changelog libofx-0.10.9/debian/changelog
--- libofx-0.10.9/debian/changelog      2022-11-10 09:59:51.000000000 +0000
+++ libofx-0.10.9/debian/changelog      2024-02-28 14:25:59.000000000 +0000
@@ -1,3 +1,10 @@
+libofx (1:0.10.9-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062494
+
+ -- Benjamin Drung <bdr...@debian.org>  Wed, 28 Feb 2024 14:25:59 +0000
+
 libofx (1:0.10.9-1) unstable; urgency=medium
 
   [ Dylan Aïssi ]
diff -Nru libofx-0.10.9/debian/control libofx-0.10.9/debian/control
--- libofx-0.10.9/debian/control        2022-11-10 09:59:51.000000000 +0000
+++ libofx-0.10.9/debian/control        2024-02-28 14:25:59.000000000 +0000
@@ -2,7 +2,7 @@
 Maintainer: Dylan Aïssi <dai...@debian.org>
 Section: libs
 Priority: optional
-Build-Depends: curl,
+Build-Depends: dpkg-dev (>= 1.22.5), curl,
                debhelper-compat (= 13),
                doxygen,
                gengetopt,
@@ -17,7 +17,10 @@
 Homepage: https://github.com/libofx/libofx
 Rules-Requires-Root: no
 
-Package: libofx7
+Package: libofx7t64
+Provides: ${t64:Provides}
+Replaces: libofx7
+Breaks: libofx7 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
@@ -34,13 +37,13 @@
 Multi-Arch: same
 Section: libdevel
 Depends: libc6-dev | libc-dev,
-         libofx7 (= ${binary:Version}),
+         libofx7t64 (= ${binary:Version}),
          libosp-dev,
          ${misc:Depends}
 Suggests: libofx-doc
-Description: development package for libofx7
+Description: development package for libofx7t64
  This package provides header files and related support for developing
- packages that use libofx7, a library to support the Open Financial Exchange
+ packages that use libofx7t64, a library to support the Open Financial Exchange
  format.
  .
  Open Financial Exchange is an open standard for exchanging financial
@@ -54,9 +57,9 @@
 Section: doc
 Depends: ${misc:Depends}
 Recommends: libofx-dev (>= ${source:Version})
-Description: documentation for libofx7
+Description: documentation for libofx7t64
  This package provides HTML documentation and sample OFX files for developing
- packages using libofx7, a library to support the Open Financial Exchange
+ packages using libofx7t64, a library to support the Open Financial Exchange
  format.
  .
  Open Financial Exchange is an open standard for exchanging financial
diff -Nru libofx-0.10.9/debian/libofx7.docs libofx-0.10.9/debian/libofx7.docs
--- libofx-0.10.9/debian/libofx7.docs   2022-11-10 09:59:51.000000000 +0000
+++ libofx-0.10.9/debian/libofx7.docs   1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-usr/share/doc/libofx/AUTHORS
-usr/share/doc/libofx/NEWS
-usr/share/doc/libofx/README
-usr/share/doc/libofx/totest.txt
diff -Nru libofx-0.10.9/debian/libofx7.install 
libofx-0.10.9/debian/libofx7.install
--- libofx-0.10.9/debian/libofx7.install        2022-11-10 09:59:51.000000000 
+0000
+++ libofx-0.10.9/debian/libofx7.install        1970-01-01 00:00:00.000000000 
+0000
@@ -1,2 +0,0 @@
-usr/lib/*/libofx.so.*
-usr/share/libofx7/libofx/dtd
diff -Nru libofx-0.10.9/debian/libofx7.symbols 
libofx-0.10.9/debian/libofx7.symbols
--- libofx-0.10.9/debian/libofx7.symbols        2022-11-10 09:59:51.000000000 
+0000
+++ libofx-0.10.9/debian/libofx7.symbols        1970-01-01 00:00:00.000000000 
+0000
@@ -1,34 +0,0 @@
-libofx.so.7 #PACKAGE# #MINVER#
-* Build-Depends-Package: libofx-dev
- (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::_M_construct<char const*>(char const*, char const*, 
std::forward_iterator_tag)@Base" 0.9.14
- (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::_M_construct<char*>(char*, char*, 
std::forward_iterator_tag)@Base" 0.9.14
- (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > std::operator+<char, std::char_traits<char>, 
std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >&&, char const*)@Base" 0.9.14
- (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > std::operator+<char, std::char_traits<char>, 
std::allocator<char> >(char const*, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)@Base" 0.9.14
- libofx_free_context@Base 0.9.14
- libofx_get_file_format_description@Base 0.9.14
- libofx_get_file_format_from_str@Base 0.9.14
- libofx_get_new_context@Base 0.9.14
- libofx_proc_file@Base 0.9.14
- libofx_request_accountinfo@Base 0.9.14
- libofx_request_payment@Base 0.9.14
- libofx_request_payment_status@Base 0.9.14
- libofx_request_statement@Base 0.9.14
- libofx_set_dtd_dir@Base 0.9.14
- ofx_DEBUG1_msg@Base 0.9.14
- ofx_DEBUG2_msg@Base 0.9.14
- ofx_DEBUG3_msg@Base 0.9.14
- ofx_DEBUG4_msg@Base 0.9.14
- ofx_DEBUG5_msg@Base 0.9.14
- ofx_DEBUG_msg@Base 0.9.14
- ofx_ERROR_msg@Base 0.9.14
- ofx_INFO_msg@Base 0.9.14
- ofx_PARSER_msg@Base 0.9.14
- ofx_STATUS_msg@Base 0.9.14
- ofx_WARNING_msg@Base 0.9.14
- ofx_set_account_cb@Base 0.9.14
- ofx_set_position_cb@Base 1:0.10.1
- ofx_set_security_cb@Base 0.9.14
- ofx_set_statement_cb@Base 0.9.14
- ofx_set_status_cb@Base 0.9.14
- ofx_set_transaction_cb@Base 0.9.14
- ofx_show_position@Base 0.9.14
diff -Nru libofx-0.10.9/debian/libofx7t64.docs 
libofx-0.10.9/debian/libofx7t64.docs
--- libofx-0.10.9/debian/libofx7t64.docs        1970-01-01 00:00:00.000000000 
+0000
+++ libofx-0.10.9/debian/libofx7t64.docs        2022-11-10 09:59:51.000000000 
+0000
@@ -0,0 +1,4 @@
+usr/share/doc/libofx/AUTHORS
+usr/share/doc/libofx/NEWS
+usr/share/doc/libofx/README
+usr/share/doc/libofx/totest.txt
diff -Nru libofx-0.10.9/debian/libofx7t64.install 
libofx-0.10.9/debian/libofx7t64.install
--- libofx-0.10.9/debian/libofx7t64.install     1970-01-01 00:00:00.000000000 
+0000
+++ libofx-0.10.9/debian/libofx7t64.install     2022-11-10 09:59:51.000000000 
+0000
@@ -0,0 +1,2 @@
+usr/lib/*/libofx.so.*
+usr/share/libofx7/libofx/dtd
diff -Nru libofx-0.10.9/debian/libofx7t64.lintian-overrides 
libofx-0.10.9/debian/libofx7t64.lintian-overrides
--- libofx-0.10.9/debian/libofx7t64.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
+++ libofx-0.10.9/debian/libofx7t64.lintian-overrides   2024-02-28 
14:25:53.000000000 +0000
@@ -0,0 +1 @@
+libofx7t64: package-name-doesnt-match-sonames libofx7
diff -Nru libofx-0.10.9/debian/libofx7t64.symbols 
libofx-0.10.9/debian/libofx7t64.symbols
--- libofx-0.10.9/debian/libofx7t64.symbols     1970-01-01 00:00:00.000000000 
+0000
+++ libofx-0.10.9/debian/libofx7t64.symbols     2024-02-28 14:25:53.000000000 
+0000
@@ -0,0 +1,34 @@
+libofx.so.7 #PACKAGE# #MINVER#
+* Build-Depends-Package: libofx-dev
+ (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::_M_construct<char const*>(char const*, char const*, 
std::forward_iterator_tag)@Base" 0.9.14
+ (c++|optional)"void std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::_M_construct<char*>(char*, char*, 
std::forward_iterator_tag)@Base" 0.9.14
+ (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > std::operator+<char, std::char_traits<char>, 
std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >&&, char const*)@Base" 0.9.14
+ (c++|optional)"std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > std::operator+<char, std::char_traits<char>, 
std::allocator<char> >(char const*, std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)@Base" 0.9.14
+ libofx_free_context@Base 0.9.14
+ libofx_get_file_format_description@Base 0.9.14
+ libofx_get_file_format_from_str@Base 0.9.14
+ libofx_get_new_context@Base 0.9.14
+ libofx_proc_file@Base 0.9.14
+ libofx_request_accountinfo@Base 0.9.14
+ libofx_request_payment@Base 0.9.14
+ libofx_request_payment_status@Base 0.9.14
+ libofx_request_statement@Base 0.9.14
+ libofx_set_dtd_dir@Base 0.9.14
+ ofx_DEBUG1_msg@Base 0.9.14
+ ofx_DEBUG2_msg@Base 0.9.14
+ ofx_DEBUG3_msg@Base 0.9.14
+ ofx_DEBUG4_msg@Base 0.9.14
+ ofx_DEBUG5_msg@Base 0.9.14
+ ofx_DEBUG_msg@Base 0.9.14
+ ofx_ERROR_msg@Base 0.9.14
+ ofx_INFO_msg@Base 0.9.14
+ ofx_PARSER_msg@Base 0.9.14
+ ofx_STATUS_msg@Base 0.9.14
+ ofx_WARNING_msg@Base 0.9.14
+ ofx_set_account_cb@Base 0.9.14
+ ofx_set_position_cb@Base 1:0.10.1
+ ofx_set_security_cb@Base 0.9.14
+ ofx_set_statement_cb@Base 0.9.14
+ ofx_set_status_cb@Base 0.9.14
+ ofx_set_transaction_cb@Base 0.9.14
+ ofx_show_position@Base 0.9.14

Reply via email to