Andreas Tille pushed to branch master at Debian Med / delly
Commits: 7dc79e61 by Andreas Tille at 2026-02-12T22:59:21+01:00 Do not Build-Depend libboost-system-dev Closes: #1127188 - - - - - 075fde24 by Andreas Tille at 2026-02-12T23:00:25+01:00 cme fix dpkg-control - - - - - 021c5a96 by Andreas Tille at 2026-02-12T23:10:17+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +delly (1.7.2-2) unstable; urgency=medium + + * Team upload. + * Do not Build-Depend libboost-system-dev + Closes: #1127188 + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Thu, 12 Feb 2026 23:07:57 +0100 + delly (1.7.2-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,30 +1,31 @@ Source: delly +Standards-Version: 4.7.3 Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]> +Uploaders: + Steffen Moeller <[email protected]>, Section: science -Priority: optional -Build-Depends: debhelper-compat (= 13), - pybuild-plugin-pyproject, - python3-hatchling, - libboost-date-time-dev, - libboost-program-options-dev, - libboost-system-dev, - libboost-filesystem-dev, - libboost-iostreams-dev, - libhts-dev, - libbz2-dev, - zlib1g-dev, - chrpath, - debhelper -Standards-Version: 4.7.2 +Build-Depends: + debhelper-compat (= 13), + pybuild-plugin-pyproject, + python3-hatchling, + libboost-date-time-dev, + libboost-program-options-dev, + libboost-filesystem-dev, + libboost-iostreams-dev, + libhts-dev, + libbz2-dev, + zlib1g-dev, + chrpath, + debhelper, Vcs-Browser: https://salsa.debian.org/med-team/delly Vcs-Git: https://salsa.debian.org/med-team/delly.git Homepage: https://github.com/dellytools/delly Package: delly Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends}, Description: Structural variant discovery by read analysis Delly performs Structural variant discovery by integrated paired-end and split-read analysis. It discovers, genotypes and visualizes deletions, View it on GitLab: https://salsa.debian.org/med-team/delly/-/compare/62b7dff003c51f7e15cc658150b6717756ad11ec...021c5a96e9cb145d73dfb6e52f7dfab656a2a8a5 -- View it on GitLab: https://salsa.debian.org/med-team/delly/-/compare/62b7dff003c51f7e15cc658150b6717756ad11ec...021c5a96e9cb145d73dfb6e52f7dfab656a2a8a5 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
