Andreas Tille pushed to branch master at Debian Med / jellyfish
Commits: fc4c5608 by Andreas Tille at 2023-07-15T14:38:14+02:00 routine-update: Standards-Version: 4.6.2 - - - - - 14ff5de6 by Andreas Tille at 2023-07-15T15:06:48+02:00 Update d/control - - - - - d67ffc78 by Andreas Tille at 2023-07-15T15:11:26+02:00 Rebuild using gcc-13 - - - - - 445b4142 by Andreas Tille at 2023-07-15T15:16:31+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,14 @@ -jellyfish (2.3.0-16) UNRELEASED; urgency=medium +jellyfish (2.3.0-16) unstable; urgency=medium + [ Étienne Mollier ] * d/rules: output report when tests fail. - -- Étienne Mollier <[email protected]> Sat, 01 Oct 2022 21:51:51 +0200 + [ Andreas Tille ] + * Standards-Version: 4.6.2 (routine-update) + * Rebuild using gcc-13 + Closes: #1037702 + + -- Andreas Tille <[email protected]> Sat, 15 Jul 2023 15:11:33 +0200 jellyfish (2.3.0-15) unstable; urgency=medium ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 13), libhts-dev, dos2unix, samtools -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/jellyfish Vcs-Git: https://salsa.debian.org/med-team/jellyfish.git Homepage: https://github.com/gmarcais/Jellyfish @@ -33,8 +33,6 @@ Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el hppa hurd-i386 ia64 Depends: ${shlibs:Depends}, ${misc:Depends}, libjellyfish-2.0-2 (= ${binary:Version}) -Breaks: jellyfish-examples (<< 2.3.0-7) -Replaces: jellyfish-examples (<< 2.3.0-7) Description: count k-mers in DNA sequences JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences @@ -146,10 +144,10 @@ Description: count k-mers in DNA sequences (Perl bindings of jellyfish) Package: jellyfish-examples Architecture: all +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: jellyfish -Multi-Arch: foreign Description: count k-mers in DNA sequences (examples for testing) JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/d945eda60dca105fa11a41de9ca36d3514972bde...445b41425ce1068cdfa8654d93a87ca948cc4663 -- View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/d945eda60dca105fa11a41de9ca36d3514972bde...445b41425ce1068cdfa8654d93a87ca948cc4663 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
