[med-svn] [Git][med-team/libslow5lib][master] Rename libraries for 64-bit time_t transition.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Mar 3 12:15:46 GMT 2024



Étienne Mollier pushed to branch master at Debian Med / libslow5lib


Commits:
40193258 by Benjamin Drung at 2024-03-03T13:14:39+01:00
Rename libraries for 64-bit time_t transition.

Closes: #1063136
Signed-off-by: Étienne Mollier <emollier at debian.org>

- - - - -


5 changed files:

- debian/changelog
- debian/control
- + debian/libslow5-0t64.lintian-overrides
- debian/libslow5-0.symbols → debian/libslow5-0t64.symbols
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libslow5lib (0.7.0+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1063136
+
+ -- Benjamin Drung <bdrung at debian.org>  Fri, 01 Mar 2024 12:28:36 +0000
+
 libslow5lib (0.7.0+dfsg-2) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -3,9 +3,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
                cmake,
-               d-shlibs,
+               d-shlibs (>= 0.106~),
                dh-python,
                python3-all-dev,
                libstreamvbyte-dev,
@@ -21,7 +21,10 @@ Vcs-Git: https://salsa.debian.org/med-team/libslow5lib.git
 Homepage: https://github.com/hasindu2008/slow5lib
 Rules-Requires-Root: no
 
-Package: libslow5-0
+Package: libslow5-0t64
+Provides: ${t64:Provides}
+Replaces: libslow5-0
+Conflicts: libslow5-0 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -49,7 +52,7 @@ Description: library for reading & writing SLOW5 files
 Package: libslow5-dev
 Architecture: any
 Section: libdevel
-Depends: libslow5-0 (= ${binary:Version}),
+Depends: libslow5-0t64 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
 Multi-Arch: same
@@ -77,7 +80,7 @@ Description: header and static library for reading & writing SLOW5 files
 Package: python3-slow5
 Architecture: any
 Section: python
-Depends: libslow5-0 (= ${binary:Version}),
+Depends: libslow5-0t64 (= ${binary:Version}),
          ${shlibs:Depends},
          ${python3:Depends},
          ${misc:Depends}


=====================================
debian/libslow5-0t64.lintian-overrides
=====================================
@@ -0,0 +1 @@
+libslow5-0t64: package-name-doesnt-match-sonames libslow5-0


=====================================
debian/libslow5-0.symbols → debian/libslow5-0t64.symbols
=====================================
@@ -1,4 +1,4 @@
-libslow5.so.0 libslow5-0 #MINVER#
+libslow5.so.0 libslow5-0t64 #MINVER#
  __slow5_press_free at Base 0.5.1
  __slow5_press_init at Base 0.5.1
  ks_combsort_str_slow5 at Base 0.5.1


=====================================
debian/rules
=====================================
@@ -40,6 +40,7 @@ override_dh_auto_test:
 override_dh_install:
 	mv debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libslow5_static.a debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libslow5.a
 	d-shlibmove --commit \
+		    --t64 \
 		    --multiarch \
 		    --devunversioned \
 		    --exclude-la \



View it on GitLab: https://salsa.debian.org/med-team/libslow5lib/-/commit/401932583b3315a03433b2a24e4f6c1d93af5c9d

-- 
View it on GitLab: https://salsa.debian.org/med-team/libslow5lib/-/commit/401932583b3315a03433b2a24e4f6c1d93af5c9d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240303/5ca45a6a/attachment-0001.htm>


More information about the debian-med-commit mailing list