Santiago Vila pushed to branch master at Debian Med / python-biopython


Commits:
a218868a by Santiago Vila at 2025-04-11T18:50:00+02:00
Fix build with nocheck.

- - - - -
923f1852 by Santiago Vila at 2025-04-11T18:55:00+02:00
Update standards-version.

- - - - -
ee14bab3 by Santiago Vila at 2025-04-11T19:00:00+02:00
Upload for unstable as 1.85+dfsg-3

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-biopython (1.85+dfsg-3) unstable; urgency=medium
+
+  * Team upload.
+  * Fix build with nocheck.
+  * Update standards-version.
+
+ -- Santiago Vila <[email protected]>  Fri, 11 Apr 2025 19:00:00 +0200
+
 python-biopython (1.85+dfsg-2) unstable; urgency=medium
 
   * Skip the Tutorial test on s390x. Closes: #1095105.


=====================================
debian/control
=====================================
@@ -48,7 +48,7 @@ Build-Depends: debhelper-compat (= 13),
                samtools [any-amd64] <!nocheck>,
                t-coffee <!nocheck>,
                wise <!nocheck>
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/med-team/python-biopython
 Vcs-Git: https://salsa.debian.org/med-team/python-biopython.git
 Homepage: https://biopython.org


=====================================
debian/rules
=====================================
@@ -163,7 +163,8 @@ ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS)))
        # dh_installdocs seems to refuse copying zero length files (for
        # instance Tests/Blast/tab_2226_tblastn_002.txt) but these are
        # needed for the tests as well
-       cp -a debian/tmp_tests/* $(DOCDIR)
+       # The following line is disabled because it breaks the build with 
nocheck
+       # cp -a debian/tmp_tests/* $(DOCDIR)
 
        # Tackle privacy breaches caused by MathML.
        sed -i 
's@https://cdn.jsdelivr.net/npm/mathjax\@3/es5/tex-mml-chtml.js@file:///usr/share/nodejs/mathjax-full/es5/tex-mml-chtml.js@'
 \



View it on GitLab: 
https://salsa.debian.org/med-team/python-biopython/-/compare/e758ede1dff0c325d130d62127e4fa7d64b4c66f...ee14bab3a3f20efb0d701365a82cf8beebff3bc0

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-biopython/-/compare/e758ede1dff0c325d130d62127e4fa7d64b4c66f...ee14bab3a3f20efb0d701365a82cf8beebff3bc0
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to