[med-svn] [Git][med-team/python-cogent][master] 2 commits: Fix binary-any build

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jul 2 15:17:04 BST 2024



Andreas Tille pushed to branch master at Debian Med / python-cogent


Commits:
efbab018 by Andreas Tille at 2024-07-02T15:42:11+02:00
Fix binary-any build

- - - - -
ec8bb756 by Andreas Tille at 2024-07-02T16:11:54+02:00
Fix date syntax and upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-cogent (2024.5.7a1+dfsg-2) unstable; urgency=medium
+
+  * Fix binary-any build
+    Closes: #1074562
+
+ -- Andreas Tille <tille at debian.org>  Tue, 02 Jul 2024 15:43:37 +0200
+
 python-cogent (2024.5.7a1+dfsg-1) unstable; urgency=medium
 
   [ Ananthu C V ]
@@ -47,7 +54,7 @@ python-cogent (2023.2.12a1+dfsg-4) unstable; urgency=medium
   * Add new patch skip-parallel-tests-on-single-cpu-systems.patch
     instead, which does what its name suggests. Closes: #1030885.
 
- -- Santiago Vila <sanvila at debian.org>  Sat Oct 28 22:30:00 2023 +0200
+ -- Santiago Vila <sanvila at debian.org>  Sat, 28 Oct 2023 22:30:00 +0200
 
 python-cogent (2023.2.12a1+dfsg-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -39,8 +39,8 @@ ifeq (,$(filter $(DEB_HOST_ARCH), armel mipsel))
 	rm -rf doc/_build/html/_images/math/
 endif
 
-override_dh_sphinxdoc:
-	dh_sphinxdoc
+override_dh_sphinxdoc-indep:
+	dh_sphinxdoc -i
 	sed -i 's%https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js%file:///usr/share/javascript/requirejs/require.min.js%' `find $(CURDIR)/debian/python-cogent-doc/usr/share/doc/python-cogent-doc/html/ -type f -name "*.html"`
 
 execute_after_dh_shlibdeps:



View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/dd570a2aa7fefe08b207f269af94d30f45fdeb3c...ec8bb7568e78a1daddc6fa2d8c0ace459fc2b598

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/dd570a2aa7fefe08b207f269af94d30f45fdeb3c...ec8bb7568e78a1daddc6fa2d8c0ace459fc2b598
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/20240702/747dd538/attachment-0001.htm>


More information about the debian-med-commit mailing list