Aaron M. Ucko pushed to branch master at Debian Med / ncbi-entrez-direct
Commits: c7929b0f by Aaron M. Ucko at 2021-02-06T22:35:08-05:00 Start work on ncbi-entrez-direct 14.6.20210203+dfsg-2 for final polishing. - - - - - 1b1ac9f3 by Aaron M. Ucko at 2021-02-06T22:36:42-05:00 routine-update: Standards-Version: 4.5.1 - - - - - 8bcb7142 by Aaron M. Ucko at 2021-02-06T22:38:24-05:00 routine-update: Add salsa-ci file - - - - - ff7782de by Aaron M. Ucko at 2021-02-06T22:50:28-05:00 Drop alternative build-dependency on unavailable golang-1.10-go. Even stable has golang-go 1.11, which I've confirmed to work here. - - - - - fe1e6da3 by Aaron M. Ucko at 2021-02-06T22:52:02-05:00 Finalize ncbi-entrez-direct 14.6.20210203+dfsg-2 for unstable. - - - - - 3 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +ncbi-entrez-direct (14.6.20210203+dfsg-2) unstable; urgency=medium + + * Standards-Version: 4.5.1 (routine-update) + * Add salsa-ci file (routine-update) + * Drop alternative build-dependency on unavailable golang-1.10-go -- + even stable has golang-go 1.11, which I've confirmed to work here. + + -- Aaron M. Ucko <[email protected]> Sat, 06 Feb 2021 22:52:01 -0500 + ncbi-entrez-direct (14.6.20210203+dfsg-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, - golang-any (>= 2:1.10~) | golang-1.10-go, + golang-any (>= 2:1.10~), golang-github-dataence-porter2-dev, golang-github-fatih-color-dev, golang-github-gedex-inflector-dev, @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), golang-github-rainycape-unidecode-dev, golang-github-shirou-gopsutil-dev, golang-golang-x-text-dev -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/ncbi-entrez-direct Vcs-Git: https://salsa.debian.org/med-team/ncbi-entrez-direct.git Homepage: http://www.ncbi.nlm.nih.gov/books/NBK179288 ===================================== 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 View it on GitLab: https://salsa.debian.org/med-team/ncbi-entrez-direct/-/compare/a9c6ceeaf4d0c82f5f574ec0aaf98b6346baf4d4...fe1e6da39bf57ea0e3c70fcb07425e77995ca363 -- View it on GitLab: https://salsa.debian.org/med-team/ncbi-entrez-direct/-/compare/a9c6ceeaf4d0c82f5f574ec0aaf98b6346baf4d4...fe1e6da39bf57ea0e3c70fcb07425e77995ca363 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
