Steffen Möller pushed to branch master at Debian Med / bedtools
Commits: e33a0d09 by Steffen Möller at 2019-07-26T16:40:34Z Was not aware of dep on libbz2-dev - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +bedtools (2.28.0+dfsg-2) unstable; urgency=medium + + * Debian CI kindly pointed me to a new build dependency + on libbz2-dev (https://salsa.debian.org/med-team/bedtools/-/jobs/238984). + + -- Steffen Moeller <[email protected]> Fri, 26 Jul 2019 18:38:06 +0200 + bedtools (2.28.0+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -7,6 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 12), python, zlib1g-dev, + libbz2-dev, samtools Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/bedtools View it on GitLab: https://salsa.debian.org/med-team/bedtools/commit/e33a0d0905c2435326e2667c34151ac0b9b1b9bb -- View it on GitLab: https://salsa.debian.org/med-team/bedtools/commit/e33a0d0905c2435326e2667c34151ac0b9b1b9bb 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
