vimerbf pushed to branch master at Debian Med / ghmm


Commits:
673a4806 by Bo YU at 2024-06-27T11:22:55+08:00
Use * to match more python version

Signed-off-by: Bo YU <tsu.y...@gmail.com>

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ ghmm (0.9~rc3-7) unstable; urgency=medium
 
   * Team upload.
   * Add fix_imp_func_issue.patch to fix ftbfs issue.(Closes: #1073355)
+  * Modify override_dh_install to match more python version in mv cmd
 
  -- Bo YU <tsu.y...@gmail.com>  Thu, 27 Jun 2024 10:56:57 +0800
 


=====================================
debian/rules
=====================================
@@ -38,7 +38,7 @@ override_dh_install:
        find debian -name libghmm.la -delete
        # temporarily copy over ghmmwrapper to the pybuild created dir
        mkdir -p debian/python3-HMMEd/usr/lib/python3/dist-packages
-       mv 
debian/tmp/usr/local/lib/python3.11/dist-packages/ghmmwrapper-0.8-py3*.egg 
debian/python3-HMMEd/usr/lib/python3/dist-packages/ghmm
+       mv 
debian/tmp/usr/local/lib/python3.*/dist-packages/ghmmwrapper-0.8-py3*.egg 
debian/python3-HMMEd/usr/lib/python3/dist-packages/ghmm
        rm -rf debian/tmp/usr/local
        find debian -type d -name __pycache__ | xargs rm -rf
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://salsa.debian.org/med-team/ghmm/-/commit/673a4806277ac65f8325823eca5d33df5a089578
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to