Andreas Tille pushed to branch master at Debian Med / proteinortho
Commits: bb64ea64 by Andreas Tille at 2022-07-01T12:17:43+02:00 Fix lintian-overrides - - - - - ecefb166 by Andreas Tille at 2022-07-01T12:18:57+02:00 Deal with false positives from lintian - - - - - 770b7149 by Andreas Tille at 2022-07-01T12:21:12+02:00 SALSA_CI_DISABLE_BUILD_PACKAGE_I386 - - - - - e742b427 by Andreas Tille at 2022-07-01T12:23:22+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/lintian-overrides - debian/salsa-ci.yml - + debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,11 @@ -proteinortho (6.1.0+dfsg-2) UNRELEASED; urgency=medium +proteinortho (6.1.0+dfsg-2) unstable; urgency=medium * autopkgtest: OMP_NUM_THREADS=1 + * Fix lintian-overrides + * Deal with false positives from lintian + * SALSA_CI_DISABLE_BUILD_PACKAGE_I386 - -- Andreas Tille <[email protected]> Fri, 01 Jul 2022 11:23:12 +0200 + -- Andreas Tille <[email protected]> Fri, 01 Jul 2022 12:21:18 +0200 proteinortho (6.1.0+dfsg-1) unstable; urgency=medium ===================================== debian/lintian-overrides ===================================== @@ -1,3 +1,2 @@ # see https://lists.debian.org/debian-med/2018/06/msg00043.html -proteinortho: script-with-language-extension usr/bin/proteinortho*.pl -proteinortho: script-with-language-extension usr/bin/proteinortho_ffadj_mcs.py +proteinortho: script-with-language-extension ===================================== debian/salsa-ci.yml ===================================== @@ -2,3 +2,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 + +# diamond-aligner was explicitly added to Build-Depends to prevent i386 builds implicitly +variables: + SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 ===================================== debian/source/lintian-overrides ===================================== @@ -0,0 +1,3 @@ +# False positives +proteinortho source: source-is-missing [manual.html] +proteinortho source: source-is-missing [proteinorthoHelper.html] View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/compare/2966733cfe087a98e1ff16b20ab9aedb78c0ed43...e742b427e601ecf54b57a248d31c790d923d7faa -- View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/compare/2966733cfe087a98e1ff16b20ab9aedb78c0ed43...e742b427e601ecf54b57a248d31c790d923d7faa 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
