Aaron M. Ucko pushed to branch master at Debian Med / sra-sdk
Commits: 91c25e97 by Aaron M. Ucko at 2024-10-17T23:16:04-04:00 sra-sdk 3.0.9+dfsg-7: Back to unstable w/Mbed TLS 3.x (~#1075868). * debian/salsa-ci.yml: Comment out aptly setup, no longer needed. * Add changelog entries for 3.0.3+dfsg-7 through -9 to placate dgit. - - - - - 2 changed files: - debian/changelog - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +sra-sdk (3.0.9+dfsg-7) unstable; urgency=medium + + * Upload to unstable to join Mbed TLS 3.x. (See #1075868.) + * debian/salsa-ci.yml: Comment out aptly setup, no longer needed. + * Add changelog entries for 3.0.3+dfsg-7 through -9 to placate dgit. + + -- Aaron M. Ucko <[email protected]> Thu, 17 Oct 2024 22:48:06 -0400 + sra-sdk (3.0.9+dfsg-6) experimental; urgency=medium * Team upload @@ -65,6 +73,33 @@ sra-sdk (3.0.9+dfsg-1) experimental; urgency=medium -- Aaron M. Ucko <[email protected]> Fri, 12 Apr 2024 18:02:49 -0400 +sra-sdk (3.0.3+dfsg-9) unstable; urgency=medium + + * Team upload + * Building against HDF5/1.14.4.3 (Closes: #1078882) + + -- Pierre Gruet <[email protected]> Tue, 20 Aug 2024 09:40:26 +0200 + +sra-sdk (3.0.3+dfsg-8) unstable; urgency=medium + + * Team upload. + * Removing B-D on markdown or discount for building the doc + * Building with python3-setuptools instead of removed python3-distutils + + -- Pierre Gruet <[email protected]> Thu, 11 Jul 2024 14:39:57 +0200 + +sra-sdk (3.0.3+dfsg-7) unstable; urgency=medium + + * debian/control: Build depend on libabsl-dev so binaries using libre2 + (sharq and relevant tests) can unconditionally link against + -labsl_string_view for simplicitly. + * debian/patches/support_libre2-11.patch (new): Prepare for (but don't + require!) newer libre2 versions where re2::StringPiece has changed + from a custom class to a typedef for absl::string_view, whose API is + somewhat different. (Closes: #1053411.) + + -- Aaron M. Ucko <[email protected]> Sun, 05 May 2024 22:15:17 -0400 + sra-sdk (3.0.3+dfsg-6) unstable; urgency=high * debian/rules: Expand $(DEB_HOST_MULTIARCH) in libngs-java.links.in. ===================================== debian/salsa-ci.yml ===================================== @@ -6,8 +6,8 @@ include: variables: # Does not build on i386 SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 - RELEASE: 'experimental' + # RELEASE: 'experimental' -before_script: - - echo "deb [trusted=yes] https://salsa.debian.org/med-team/ncbi-vdb/-/jobs/5576517/artifacts/raw/aptly experimental main" | tee /etc/apt/sources.list.d/pkga.list - - apt-get update +#before_script: +# - echo "deb [trusted=yes] https://salsa.debian.org/med-team/ncbi-vdb/-/jobs/5576517/artifacts/raw/aptly experimental main" | tee /etc/apt/sources.list.d/pkga.list +# - apt-get update View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/91c25e97d077a94420756db2acc0d835f565373c -- View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/91c25e97d077a94420756db2acc0d835f565373c 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
