Andreas Tille pushed to branch master at Debian Med / iva
Commits: a2db687f by Andreas Tille at 2020-12-22T08:58:41+01:00 Rebuild to reflect versioned Build-Depends: kmc (>= 3.1). This will invalidate iva on several architectures as long kmc 3.x is only available on amd64 - - - - - 58ca3761 by Andreas Tille at 2020-12-22T08:59:07+01:00 routine-update: Standards-Version: 4.5.1 - - - - - 0cb9351f by Andreas Tille at 2020-12-22T08:59:07+01:00 routine-update: debhelper-compat 13 - - - - - ca45e675 by Andreas Tille at 2020-12-22T08:59:16+01:00 routine-update: Add salsa-ci file - - - - - 7ccd4125 by Andreas Tille at 2020-12-22T08:59:16+01:00 routine-update: Rules-Requires-Root: no - - - - - c36e41eb by Andreas Tille at 2020-12-22T08:59:37+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - dc07c5ce by Andreas Tille at 2020-12-22T09:12:10+01:00 Restrictions: skip-not-installable - - - - - d70d21d1 by Andreas Tille at 2020-12-22T09:14:38+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/tests/control - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +iva (1.0.9+ds-11) unstable; urgency=medium + + * Rebuild to reflect versioned Build-Depends: kmc (>= 3.1). This will + invalidate iva on several architectures as long kmc 3.x is only + available on amd64 + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit. + * Restrictions: skip-not-installable + + -- Andreas Tille <[email protected]> Tue, 22 Dec 2020 09:12:41 +0100 + iva (1.0.9+ds-10) unstable; urgency=medium * Disable tests that run KMC to circumvent failing builds on low-RAM ===================================== debian/control ===================================== @@ -5,12 +5,12 @@ Uploaders: Andreas Tille <[email protected]>, Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, libssl-dev, bioperl, fastaq (>= 1.6), - kmc, + kmc (>= 3.1), help2man, mummer, python3, @@ -23,10 +23,11 @@ Build-Depends: debhelper-compat (= 12), samtools, smalt, default-jdk-headless -Standards-Version: 4.4.1 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/iva Vcs-Git: https://salsa.debian.org/med-team/iva.git Homepage: https://github.com/sanger-pathogens/iva +Rules-Requires-Root: no Package: iva Architecture: any ===================================== 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/tests/control ===================================== @@ -1,2 +1,4 @@ Tests: test-example Depends: @, trimmomatic, python3-packaging +Restrictions: skip-not-installable +# Currently kmc is only available for amd64 ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/sanger-pathogens/iva/issues +Bug-Submit: https://github.com/sanger-pathogens/iva/issues/new Reference: - Author: > M. Hunt and A. Gall and S. H. Ong and J. Brener and B. Ferns and View it on GitLab: https://salsa.debian.org/med-team/iva/-/compare/b116157172076939807c0dbff73bc085712bfcd2...d70d21d131f5d7ed2477babb303d9ed1712e005a -- View it on GitLab: https://salsa.debian.org/med-team/iva/-/compare/b116157172076939807c0dbff73bc085712bfcd2...d70d21d131f5d7ed2477babb303d9ed1712e005a 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
