Andreas Tille pushed to branch master at Debian Med / mindthegap
Commits: 09d5a1f9 by Andreas Tille at 2021-12-17T07:02:23+01:00 Versioned (Build-)Depends: libgatbcore* (>= 1.4.2+dfsg-7) - - - - - 78d5cb28 by Andreas Tille at 2021-12-17T07:03:54+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +mindthegap (2.2.3-4) unstable; urgency=medium + + * Team upload + * Versioned (Build-)Depends: libgatbcore* (>= 1.4.2+dfsg-7) + + -- Andreas Tille <[email protected]> Fri, 17 Dec 2021 07:02:36 +0100 + mindthegap (2.2.3-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), cmake, - libgatbcore-dev, + libgatbcore-dev (>= 1.4.2+dfsg-7), libboost-dev, zlib1g-dev, libhdf5-dev @@ -19,7 +19,7 @@ Package: mindthegap Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libgatbcore3 + libgatbcore3 (>= 1.4.2+dfsg-7) Description: performs detection and assembly of DNA insertion variants in NGS read datasets Designed to call insertions of any size, whether they are novel or duplicated, homozygous or heterozygous in the donor genome. It takes as View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/49ea3443e69b5c39b26ea31acb2c06e8bb24645d...78d5cb286af69e81d2664a2315dcd2d893bab690 -- View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/49ea3443e69b5c39b26ea31acb2c06e8bb24645d...78d5cb286af69e81d2664a2315dcd2d893bab690 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
