Nilesh Patra pushed to branch master at Debian Med / hts-nim-tools
Commits: 80d91932 by Nilesh Patra at 2025-09-26T02:33:59+05:30 Tighten B-D and Depends with actually working packages - - - - - a459b354 by Nilesh Patra at 2025-09-26T02:34:11+05:30 Drop myself from uploaders - - - - - daa3309b by Nilesh Patra at 2025-09-26T02:34:14+05:30 Bump Standards-Version to 4.7.2 (no changes needed) - - - - - 1c5681c1 by Nilesh Patra at 2025-09-26T02:34:31+05:30 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +hts-nim-tools (0.2.1-3) unstable; urgency=medium + + * Team Upload. + * Tighten B-D and Depends with actually working packages + * Drop myself from uploaders + * Bump Standards-Version to 4.7.2 (no changes needed) + + -- Nilesh Patra <[email protected]> Fri, 26 Sep 2025 02:34:18 +0530 + hts-nim-tools (0.2.1-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -2,19 +2,19 @@ Source: hts-nim-tools Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, Nilesh Patra <[email protected]> +Uploaders: Steffen Moeller <[email protected]> Build-Depends: debhelper-compat (= 13), nim, nim-hts-dev, - nim-docopt-dev, + nim-docopt-dev (>= 0.7.1-1~), nim-unicodedb-dev, nim-unicodeplus-dev, - nim-regex-dev, + nim-regex-dev (>= 0.26.3+ds-1~), nim-kexpr-dev, - nim-lapper-dev, + nim-lapper-dev (>= 0.1.8-1~), help2man, libhts-dev -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Homepage: https://github.com/brentp/hts-nim-tools Vcs-Browser: https://salsa.debian.org/med-team/hts-nim-tools Vcs-Git: https://salsa.debian.org/med-team/hts-nim-tools.git @@ -24,7 +24,7 @@ Package: hts-nim-tools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - nim-hts-dev + nim-hts-dev (>= 0.3.25+ds-3~) Description: tools biological sequences: bam-filter, count-reads, vcf-check This package provides several tools that (at least at the time of their creation) provide functionalities beyond the routine provided by samtools View it on GitLab: https://salsa.debian.org/med-team/hts-nim-tools/-/compare/19b2a3c24e3784398a21dbc3fb98f2e334420e6f...1c5681c1d8ebf167a7ff527b13d1f0aa028d0603 -- View it on GitLab: https://salsa.debian.org/med-team/hts-nim-tools/-/compare/19b2a3c24e3784398a21dbc3fb98f2e334420e6f...1c5681c1d8ebf167a7ff527b13d1f0aa028d0603 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
