[med-svn] [Git][med-team/python-biopython][master] 2 commits: Restore deleted line as it breaks autopkgtests.

Santiago Vila (@sanvila) gitlab at salsa.debian.org
Fri Apr 11 20:32:42 BST 2025



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


Commits:
a77adee5 by Santiago Vila at 2025-04-11T21:25:00+02:00
Restore deleted line as it breaks autopkgtests.

- - - - -
849284ef by Santiago Vila at 2025-04-11T21:30:00+02:00
Upload for unstable as 1.85+dfsg-4

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-biopython (1.85+dfsg-4) unstable; urgency=medium
+
+  * Team upload.
+  * Restore deleted line as it seems to break autopkgtests.
+
+ -- Santiago Vila <sanvila at debian.org>  Fri, 11 Apr 2025 21:30:00 +0200
+
 python-biopython (1.85+dfsg-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -163,8 +163,9 @@ 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
-	# The following line is disabled because it breaks the build with nocheck
-	# cp -a debian/tmp_tests/* $(DOCDIR)
+	# The following line breaks the build with nocheck, but
+	# we can't remove it yet because doing so seems to break autopkgtests
+	cp -a debian/tmp_tests/* $(DOCDIR)
 
 	# Tackle privacy breaches caused by MathML.
 	sed -i 's at https://cdn.jsdelivr.net/npm/mathjax\@3/es5/tex-mml-chtml.js at file:///usr/share/nodejs/mathjax-full/es5/tex-mml-chtml.js@' \



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

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/ee14bab3a3f20efb0d701365a82cf8beebff3bc0...849284ef285a6b71dbb655aea1af069e40f497b8
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/20250411/d8d336d4/attachment-0001.htm>


More information about the debian-med-commit mailing list