Andreas Tille pushed to branch master at Debian Med / fermi-lite
Commits: d469a5d3 by Andreas Tille at 2020-03-12T14:11:04+01:00 Revert change: Fix compatability on mipsel, m68k, powerpc, and sh4 by using __sync instead of __atomic from 0.1-8 since it breaks ariba - - - - - 32544b58 by Andreas Tille at 2020-03-12T14:11:23+01:00 routine-update: Add salsa-ci file - - - - - 42b6d010 by Andreas Tille at 2020-03-12T14:11:23+01:00 routine-update: Rules-Requires-Root: no - - - - - 8721fef0 by Andreas Tille at 2020-03-12T14:11:30+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. - - - - - d7108c7b by Andreas Tille at 2020-03-12T14:15:32+01:00 Spelling - - - - - ce658f8f by Andreas Tille at 2020-03-12T14:25:23+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/patches/series - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +fermi-lite (0.1-10) unstable; urgency=medium + + * Team upload. + * Revert change: Fix compatibility on mipsel, m68k, powerpc, and sh4 by using + __sync instead of __atomic from 0.1-8 since it breaks ariba + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + -- Andreas Tille <[email protected]> Thu, 12 Mar 2020 14:23:57 +0100 + fermi-lite (0.1-9) unstable; urgency=medium * Team upload. @@ -9,7 +21,7 @@ fermi-lite (0.1-9) unstable; urgency=medium fermi-lite (0.1-8) unstable; urgency=medium * Team upload. - * Fix compatability on mipsel, m68k, powerpc, and sh4 by using __sync instead + * Fix compatibility on mipsel, m68k, powerpc, and sh4 by using __sync instead of __atomic * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 12 (routine-update) ===================================== debian/control ===================================== @@ -11,6 +11,7 @@ Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/fermi-lite Vcs-Git: https://salsa.debian.org/med-team/fermi-lite.git Homepage: https://github.com/lh3/fermi-lite +Rules-Requires-Root: no Package: fml-asm Architecture: any ===================================== debian/patches/series ===================================== @@ -3,4 +3,4 @@ hardening rename_bseq1_t.patch bcf_seqlib.patch simde -sync_instead_of_atomic +# sync_instead_of_atomic ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +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 ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/lh3/fermi-lite/issues +Bug-Submit: https://github.com/lh3/fermi-lite/issues/new Registry: - Name: OMICtools Entry: OMICS_01087 @@ -7,3 +9,5 @@ Registry: Entry: SCR_013001 - Name: conda:bioconda Entry: fermi-lite +Repository: https://github.com/lh3/fermi-lite.git +Repository-Browse: https://github.com/lh3/fermi-lite View it on GitLab: https://salsa.debian.org/med-team/fermi-lite/-/compare/716c694e28b17c1cd082b585e4fd749a24ea3ac7...ce658f8f9f2e9fc65fe68297ab03acb1e80d9d24 -- View it on GitLab: https://salsa.debian.org/med-team/fermi-lite/-/compare/716c694e28b17c1cd082b585e4fd749a24ea3ac7...ce658f8f9f2e9fc65fe68297ab03acb1e80d9d24 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
