Andreas Tille pushed to branch master at Debian Med / blasr
Commits: 502cd60e by Nilesh Patra at 2024-12-08T15:17:16+05:30 Build with updated pbseqlib - - - - - 988e6760 by Andreas Tille at 2024-12-10T12:24:11+01:00 [skip ci] Close bug (do not reference Salsa artifacts since these are gone) ... wait triggering CI until pbseqlib has hit unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +blasr (5.3.5+dfsg-7) UNRELEASED; urgency=medium + + * Team upload. + * Bump Standards-Version to 4.7.0 (no changes needed) + * Build with updated pbseqlib + Closes: #1067374 + + -- Nilesh Patra <[email protected]> Tue, 10 Dec 2024 12:21:50 +0100 + blasr (5.3.5+dfsg-6) unstable; urgency=medium * Upstream has archived this software ===================================== debian/control ===================================== @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13), libpbdata-dev, libpbcopper-dev, libgtest-dev, - libblasr-dev (>= 5.3.4+dfsg-4~) + libblasr-dev (>= 5.3.5+dfsg-9~) Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/blasr Vcs-Git: https://salsa.debian.org/med-team/blasr.git @@ -27,7 +27,7 @@ Package: blasr Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libpbseq (>= 5.3.5+dfsg-4~) + libpbseq (>= 5.3.5+dfsg-9~) Description: mapping single-molecule sequencing reads Basic local alignment with successive refinement (BLASR) is a method for mapping single-molecule sequencing reads against a reference genome. ===================================== debian/salsa-ci.yml ===================================== @@ -1,8 +1,7 @@ ---- 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 - - #i386 CI disabled due to unavailable libpb*-dev for i386 architecture +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + variables: - SALSA_CI_DISABLE_BUILD_PACKAGE_I386: "true" + SALSA_CI_ENABLE_WRAP_AND_SORT: 'true' + SALSA_CI_WRAP_AND_SORT_ARGS: '-asbkt' + SALSA_CI_DISABLE_APTLY: 0 View it on GitLab: https://salsa.debian.org/med-team/blasr/-/compare/5c798a939683f2a26e136d1b1ab71a942ceafaf0...988e67609c92c17d2e8d8c698a54f3dfb64f2f1a -- View it on GitLab: https://salsa.debian.org/med-team/blasr/-/compare/5c798a939683f2a26e136d1b1ab71a942ceafaf0...988e67609c92c17d2e8d8c698a54f3dfb64f2f1a 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
