Étienne Mollier pushed to branch master at Debian Med / jellyfish
Commits: 66601444 by Étienne Mollier at 2025-11-13T19:55:28+01:00 d/control: build depends on perl-xs-dev. This change also introduces dependency on perl:native to further improve cross-compilation ability. Closes: #1102846 - - - - - aa6372a6 by Étienne Mollier at 2025-11-13T20:00:07+01:00 d/watch: convert to v5 Github template. - - - - - 13d647bd by Étienne Mollier at 2025-11-13T20:00:28+01:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - d7d137b0 by Étienne Mollier at 2025-11-13T20:00:52+01:00 d/control: declare compliance to standards version 4.7.2. - - - - - 9c588baa by Étienne Mollier at 2025-11-13T20:10:34+01:00 manpage_whatis_entry.patch: normalize Last-Update. - - - - - 9be3adbf by Étienne Mollier at 2025-11-13T20:13:25+01:00 d/changelog: ready for upload to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/manpage_whatis_entry.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,18 @@ -jellyfish (2.3.1-5) UNRELEASED; urgency=medium +jellyfish (2.3.1-5) unstable; urgency=medium + [ Michael R. Crusoe ] * Improve cross-compiling - -- Michael R. Crusoe <[email protected]> Wed, 11 Dec 2024 12:33:32 +0100 + [ Étienne Mollier ] + * d/control: build depends on perl-xs-dev. + This change also introduces dependency on perl:native to further + improve cross-compilation ability. (Closes: #1102846) + * d/watch: convert to v5 Github template. + * d/control: drop redundant Rules-Requires-Root: no. + * d/control: declare compliance to standards version 4.7.2. + * manpage_whatis_entry.patch: normalize Last-Update. + + -- Étienne Mollier <[email protected]> Thu, 13 Nov 2025 20:11:21 +0100 jellyfish (2.3.1-4) unstable; urgency=medium ===================================== debian/control ===================================== @@ -21,16 +21,16 @@ Build-Depends: debhelper-compat (= 13), libpython3-all-dev, dh-sequence-python3, python3-setuptools, - perl, + perl-xs-dev, + perl:native, chrpath, libhts-dev, dos2unix, samtools -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/jellyfish Vcs-Git: https://salsa.debian.org/med-team/jellyfish.git Homepage: https://www.genome.umd.edu/jellyfish.html -Rules-Requires-Root: no Package: jellyfish Architecture: any ===================================== debian/patches/manpage_whatis_entry.patch ===================================== @@ -1,5 +1,5 @@ From: Andreas Tille <[email protected]> -Last-Update: Mon, 28 Aug 2017 14:10:27 +0200 +Last-Update: 2017-08-28 Subject: Fix whatis entry in manpage (also fix some spelling issues) Forwarded: https://github.com/gmarcais/Jellyfish/pull/170 ===================================== debian/watch ===================================== @@ -1,4 +1,5 @@ -version=4 +Version: 5 -https://github.com/gmarcais/Jellyfish/tags \ - archive/refs/tags/[vV]?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +Template: Github +Owner: gmarcais +Project: Jellyfish View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/7f405318992e1cdee80b2026a070c935093c2e55...9be3adbf27dff73dd0a7414e10eef948ce9bd313 -- View it on GitLab: https://salsa.debian.org/med-team/jellyfish/-/compare/7f405318992e1cdee80b2026a070c935093c2e55...9be3adbf27dff73dd0a7414e10eef948ce9bd313 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
