Michael R. Crusoe pushed to branch debian/experimental at Debian Med / seqan2


Commits:
65fdb5c1 by Michael R. Crusoe at 2024-08-16T15:50:17+02:00
Can't make docs or the manual yet, "seqansphinx" is not yet 
packaged

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+seqan2 (2.5.0~rc2+dfsg-2) experimental; urgency=medium
+
+  * Can't make docs or the manual yet, "seqansphinx" is not yet packaged
+
+ -- Michael R. Crusoe <[email protected]>  Fri, 16 Aug 2024 14:19:19 +0200
+
 seqan2 (2.5.0~rc2+dfsg-1) experimental; urgency=medium
 
   * New upstream version


=====================================
debian/control
=====================================
@@ -13,8 +13,7 @@ Build-Depends-Arch: zlib1g-dev,
                     libbz2-dev,
                     libbam-dev,
                     libboost-dev,
-                    help2man,
-                    python3-sphinxcontrib.bibtex
+                    help2man
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/seqan2
 Vcs-Git: https://salsa.debian.org/med-team/seqan2.git


=====================================
debian/rules
=====================================
@@ -52,7 +52,8 @@ endif
        dh_auto_configure --arch -- \
                -DSEQAN_STATIC_APPS=False \
                -DSEQAN_DISABLE_VERSION_CHECK=YES \
-               -DALIGN_SIMD_TEST=FALSE
+               -DALIGN_SIMD_TEST=FALSE \
+               -DSEQAN_NO_DOX=1
 
 override_dh_auto_configure-indep:
        dh_auto_configure --indep -B build -- \
@@ -61,8 +62,7 @@ override_dh_auto_configure-indep:
 
 override_dh_auto_build-arch:
        dh_auto_build --arch ${MAX_PARALLEL}
-       cd obj-$(DEB_BUILD_GNU_TYPE); make dox
-       cd manual && make html
+       # can't make dox, "seqansphinx" is not yet packaged
 
 override_dh_auto_install-indep:
        dh_auto_install --indep -B build --destdir=$(CURDIR)/debian/$(pkgdev)/



View it on GitLab: 
https://salsa.debian.org/med-team/seqan2/-/commit/65fdb5c1922c51440bc59cfb494080d64ed33973

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/seqan2/-/commit/65fdb5c1922c51440bc59cfb494080d64ed33973
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