Andreas Tille pushed to branch master at Debian Med / pbseqlib
Commits: 435d806e by Andreas Tille at 2022-03-07T15:15:47+01:00 Switch watch file to tags - - - - - 046def55 by Andreas Tille at 2022-03-08T11:41:46+01:00 drop DEB_CXXFLAGS_MAINT_APPEND=-O3 -std=c++14 - - - - - e1231bfd by Andreas Tille at 2022-03-08T11:45:00+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +pbseqlib (5.3.5+dfsg-4) unstable; urgency=medium + + * Switch watch file to tags + * d/rules: drop DEB_CXXFLAGS_MAINT_APPEND=-O3 -std=c++14 + Closes: #1006777 + + -- Andreas Tille <[email protected]> Tue, 08 Mar 2022 11:42:12 +0100 + pbseqlib (5.3.5+dfsg-3) unstable; urgency=medium * Rebuild against updated libs ===================================== debian/rules ===================================== @@ -9,7 +9,6 @@ export GTEST_INC = /usr/include export GTEST_SRCDIR = /usr/src/gtest export DEB_CFLAGS_MAINT_APPEND=-O3 -I$(HDF5_INC) -export DEB_CXXFLAGS_MAINT_APPEND=-O3 -std=c++14 export LDLIBS += -lpbbam ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com//PacificBiosciences/blasr_libcpp/releases .*/@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com//PacificBiosciences/blasr_libcpp/tags .*/@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/aba69af18a22b4071fb900fb7d56065e7d1c74a3...e1231bfdc2f625bd861b1286d6ec0d5957cf930d -- View it on GitLab: https://salsa.debian.org/med-team/pbseqlib/-/compare/aba69af18a22b4071fb900fb7d56065e7d1c74a3...e1231bfdc2f625bd861b1286d6ec0d5957cf930d 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
