Andreas Tille pushed to branch master at Debian Med / probabel
Commits: b69750c0 by Andreas Tille at 2021-10-11T11:36:55+02:00 Fix watchfile to detect new versions on github - - - - - 1d5aca1d by Andreas Tille at 2021-10-11T11:37:35+02:00 routine-update: Standards-Version: 4.6.0 - - - - - cb8352bc by Andreas Tille at 2021-10-11T11:37:45+02:00 Apply multi-arch hints. + probabel-examples: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 4fac3396 by Andreas Tille at 2021-10-11T11:45:05+02:00 Build-Depends: r-cran-survival <!nocheck> - - - - - 7051832e by Andreas Tille at 2021-10-11T13:34:11+02:00 Add TODO: https://github.com/GenABEL-Project/ProbABEL/issues/47 - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +probabel (0.5.0+dfsg-5) UNRELEASED; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * Apply multi-arch hints. + + probabel-examples: Add Multi-Arch: foreign. + * Build-Depends: r-cran-survival <!nocheck> + TODO: Build-time test issue reported at + https://github.com/GenABEL-Project/ProbABEL/issues/47 + + -- Andreas Tille <[email protected]> Mon, 11 Oct 2021 11:36:55 +0200 + probabel (0.5.0+dfsg-4) unstable; urgency=medium * Patch executables path in examples ===================================== debian/control ===================================== @@ -10,8 +10,9 @@ Build-Depends: debhelper-compat (= 13), texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, - texlive-fonts-recommended -Standards-Version: 4.5.0 + texlive-fonts-recommended, + r-cran-survival <!nocheck> +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/probabel Vcs-Git: https://salsa.debian.org/med-team/probabel.git Homepage: http://www.genabel.org @@ -32,6 +33,7 @@ Architecture: all Depends: ${misc:Depends} Recommends: probabel (= ${binary:Version}) Enhances: probabel +Multi-Arch: foreign Description: Example files for ProbABEL The ProbABEL package is part of the GenABEL project for analysis of genome-wide data. ProbABEL is used to run GWAS. Using files in filevector/DatABEL format ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/GenABEL-Project/ProbABEL/releases .*/archive/v@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/GenABEL-Project/ProbABEL/releases .*/v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/probabel/-/compare/acbd91b1c566de0abb3ab26be01b93343f23887a...7051832e30dde41d09a518c46a6ff7f4384bb01c -- View it on GitLab: https://salsa.debian.org/med-team/probabel/-/compare/acbd91b1c566de0abb3ab26be01b93343f23887a...7051832e30dde41d09a518c46a6ff7f4384bb01c 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
