Andreas Tille pushed to branch master at Debian Med / libbio-variation-perl
Commits: fab6a871 by Andreas Tille at 2021-03-04T13:53:22+01:00 Add debian/salsa-ci.yml - - - - - dec004af by Andreas Tille at 2021-03-04T13:55:30+01:00 Breaks+Replaces: bioperl (<< 1.7.3) - - - - - d1c82310 by Andreas Tille at 2021-03-04T13:56:10+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,12 @@ -libbio-variation-perl (1.7.5-2) UNRELEASED; urgency=medium +libbio-variation-perl (1.7.5-2) unstable; urgency=medium * Team upload. * Fix maintainer address + * Add debian/salsa-ci.yml + * Breaks+Replaces: bioperl (<< 1.7.3) + Closes: #984477 - -- Andreas Tille <[email protected]> Tue, 23 Feb 2021 10:55:26 +0100 + -- Andreas Tille <[email protected]> Thu, 04 Mar 2021 13:55:37 +0100 libbio-variation-perl (1.7.5-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -27,8 +27,8 @@ Depends: ${misc:Depends}, libio-string-perl, libxml-twig-perl, libxml-writer-perl -Breaks: libbio-perl-perl (<= 1.7.2) -Replaces: libbio-perl-perl (<= 1.7.2) +Breaks: libbio-perl-perl (<< 1.7.3) +Replaces: libbio-perl-perl (<< 1.7.3) Description: BioPerl variation-related functionality The code in this distribution focuses on simple low-dependency variant-related functionality for BioPerl. ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,15 @@ +--- +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 + +# To exclude single tests you can use +#variables: +# SALSA_CI_DISABLE_APTLY: 1 +# SALSA_CI_DISABLE_AUTOPKGTEST: 1 +# SALSA_CI_DISABLE_BLHC: 1 +# SALSA_CI_DISABLE_LINTIAN: 1 +# SALSA_CI_DISABLE_PIUPARTS: 1 +# SALSA_CI_DISABLE_REPROTEST: 1 +# SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 +# SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 View it on GitLab: https://salsa.debian.org/med-team/libbio-variation-perl/-/compare/2f51ecc16ed68ec404b3390c907b90cbb3d8b228...d1c823105f05dafc02bb7e37cecf63f9dd543e1b -- View it on GitLab: https://salsa.debian.org/med-team/libbio-variation-perl/-/compare/2f51ecc16ed68ec404b3390c907b90cbb3d8b228...d1c823105f05dafc02bb7e37cecf63f9dd543e1b 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
