[med-svn] [Git][med-team/ghmm][master] Apply NMU by Lukas Märdian <slyon at debian.org> to the latest packaging status

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 7 14:39:07 GMT 2024



Andreas Tille pushed to branch master at Debian Med / ghmm


Commits:
25fe8acc by Andreas Tille at 2024-02-07T15:38:22+01:00
Apply NMU by Lukas Märdian <slyon at debian.org> to the latest packaging status

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/libghmm1t64.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+ghmm (0.9~rc3-5.1~exp) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+  * Bump build-dependency on d-shlibs for --t64 support.
+
+ -- Lukas Märdian <slyon at debian.org>  Thu, 01 Feb 2024 10:10:17 +0000
+
 ghmm (0.9~rc3-5) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-sequence-python3,
-               d-shlibs,
+               d-shlibs (>= 0.106),
                python3-dev,
                pkg-config,
                libxml2-dev,
@@ -25,7 +25,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python3:Depends},
          python3,
-         libghmm1
+         libghmm1t64
 Recommends: libopenblas0 | libblis4
 Description: General Hidden-Markov-Model library - tools
  The General Hidden Markov Model Library (GHMM) is a C library with
@@ -40,8 +40,8 @@ Architecture: any
 Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libghmm1 (>= ${source:Upstream-Version}),
-         libghmm1 (<< ${source:Upstream-Version}+1)
+         libghmm1t64 (>= ${source:Upstream-Version}),
+         libghmm1t64 (<< ${source:Upstream-Version}+1)
 Description: General Hidden-Markov-Model library - header files
  The General Hidden Markov Model Library (GHMM) is a C library with
  additional Python3 bindings implementing a wide range of types of
@@ -50,7 +50,10 @@ Description: General Hidden-Markov-Model library - header files
  .
  Header files and static library to compile against the library.
 
-Package: libghmm1
+Package: libghmm1t64
+Provides: ${t64:Provides}
+Replaces: libghmm1
+Breaks: libghmm1 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},


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


=====================================
debian/rules
=====================================
@@ -23,6 +23,7 @@ override_dh_auto_install:
 
 override_dh_install:
 	d-shlibmove --commit \
+		    --t64 \
 		    --multiarch \
 		    --devunversioned \
 		    --exclude-la \



View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/commit/25fe8acce352cc6728afe2c31c65f4c5fb929089

-- 
View it on GitLab: https://salsa.debian.org/med-team/ghmm/-/commit/25fe8acce352cc6728afe2c31c65f4c5fb929089
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/20240207/94836410/attachment-0001.htm>


More information about the debian-med-commit mailing list