Alexandre Detiste pushed to tag debian/1.1.1+dfsg-9 at Debian Med / consensuscore
Commits: 94877391 by Alexandre Detiste at 2026-01-09T08:02:05+01:00 bump Standards-Version to 4.7.3, drop Priority: tag - - - - - 68e095e8 by Alexandre Detiste at 2026-01-09T08:02:19+01:00 wrap-and-sort -ast - - - - - 02f5fc5e by Alexandre Detiste at 2026-01-09T08:03:01+01:00 refresh d/salsa-ci.yml - - - - - cac1d1fe by Alexandre Detiste at 2026-01-09T08:04:09+01:00 release - - - - - 3 changed files: - debian/changelog - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +consensuscore (1.1.1+dfsg-9) unstable; urgency=medium + + * Team upload. + * Apply Multi-Arch: hint + * Drop "Rules-Requires-Root: no": it is now the default + * Bump Standards-Version to 4.7.3, drop Priority: tag + * Refresh d/salsa-ci.yml + + -- Alexandre Detiste <[email protected]> Fri, 09 Jan 2026 08:03:50 +0100 + consensuscore (1.1.1+dfsg-8) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,22 +1,23 @@ Source: consensuscore Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]> +Uploaders: + Andreas Tille <[email protected]>, Section: science Testsuite: autopkgtest-pkg-python -Priority: optional -Build-Depends: debhelper-compat (= 13), - architecture-is-64-bit [!i386], - architecture-is-little-endian, - dh-sequence-python3, - dh-exec, - libboost-dev, - swig, - python3-setuptools, - python3-all-dev, - python3-numpy, - python3-numpy-dev, - libsimde-dev -Standards-Version: 4.7.2 +Build-Depends: + debhelper-compat (= 13), + dh-exec, + dh-sequence-python3, + architecture-is-64-bit [!i386], + architecture-is-little-endian, + libboost-dev, + libsimde-dev, + python3-all-dev, + python3-numpy, + python3-numpy-dev, + python3-setuptools, + swig, +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/consensuscore Vcs-Git: https://salsa.debian.org/med-team/consensuscore.git Homepage: https://github.com/PacificBiosciences/ConsensusCore @@ -25,8 +26,9 @@ Package: libconsensuscore-dev Architecture: any Multi-Arch: same Section: libdevel -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: + ${misc:Depends}, + ${shlibs:Depends}, Description: algorithms for PacBio multiple sequence consensus -- development files ConsensusCore is a library of C++ algorithms for Pacific Biosciences multiple sequence consensus that powers Quiver (Python) and ConsensusTools @@ -39,9 +41,10 @@ Description: algorithms for PacBio multiple sequence consensus -- development fi Package: python3-pbconsensuscore Architecture: any Section: python -Depends: ${shlibs:Depends}, - ${misc:Depends}, - ${python3:Depends} +Depends: + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, Description: algorithms for PacBio multiple sequence consensus -- Python 3 ConsensusCore is a library of C++ algorithms for Pacific Biosciences multiple sequence consensus that powers Quiver (Python) and ConsensusTools ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,3 @@ --- include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml View it on GitLab: https://salsa.debian.org/med-team/consensuscore/-/compare/7e1d6de5b5a793c0ffca0c1ade05cda842e863dd...cac1d1fec50167ac715a34df96efca6cd8a3563d -- View it on GitLab: https://salsa.debian.org/med-team/consensuscore/-/compare/7e1d6de5b5a793c0ffca0c1ade05cda842e863dd...cac1d1fec50167ac715a34df96efca6cd8a3563d 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
