Étienne Mollier pushed to branch master at Debian Med / bitseq
Commits: f2d6aba0 by Étienne Mollier at 2025-11-18T21:47:33+01:00 d/copyright: include debian-tests-data. - - - - - e90026bd by Étienne Mollier at 2025-11-18T21:47:45+01:00 d/watch: convert to v5 github template. - - - - - a1672bf9 by Étienne Mollier at 2025-11-18T21:48:00+01:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - fc572f24 by Étienne Mollier at 2025-11-18T21:49:01+01:00 d/changelog: ready for upload to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,11 +1,19 @@ -bitseq (0.7.5+dfsg2-1) UNRELEASED; urgency=medium +bitseq (0.7.5+dfsg2-1) unstable; urgency=medium * Team upload + + [ Harish chavre ] * created gbp.conf * New upstream version 0.7.5+dfsg * Add test data and Bowtie alignment outputs for autopkgtest + * Add README.debian explaining use of precomputed test data in autopkgtest + + [ Étienne Mollier ] + * d/copyright: include debian-tests-data. + * d/watch: convert to v5 github template. + * d/control: drop redundant Rules-Requires-Root: no. - -- Harish chavre <[email protected]> Wed, 18 Jun 2025 22:49:31 +0200 + -- Étienne Mollier <[email protected]> Tue, 18 Nov 2025 21:48:26 +0100 bitseq (0.7.5+dfsg-7) unstable; urgency=medium ===================================== debian/control ===================================== @@ -14,7 +14,6 @@ Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/bitseq Vcs-Git: https://salsa.debian.org/med-team/bitseq.git Homepage: https://github.com/BitSeq/BitSeq -Rules-Requires-Root: no Package: bitseq Architecture: any ===================================== debian/copyright ===================================== @@ -15,6 +15,11 @@ License: LGPL-3+ On Debian systems you can find the full text of the GNU Lesser General Public License at /usr/share/common-licenses/LGPL-3. +Files: debian-tests-data/* +Copyright: © 2025 Harish Chavre <[email protected]> +License: Artistic-2 +Comment: See debian/tests/README.Debian for how to reproduce the dataset. + Files: debian/* Copyright: © 2013 Tim Booth <[email protected]> © 2013-2017 Andreas Tille <[email protected]> ===================================== debian/watch ===================================== @@ -1,4 +1,9 @@ -version=4 +Version: 5 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/BitSeq/BitSeq/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz +Template: Github +Owner: BitSeq +Project: BitSeq +Compression: xz +Dversionmangle: auto +Repack: yes +Repacksuffix: +dfsg View it on GitLab: https://salsa.debian.org/med-team/bitseq/-/compare/5c981f1cd518e864a254e793f193fe31e951d43c...fc572f24cacf82278a535d92f38461c41f33dbd2 -- View it on GitLab: https://salsa.debian.org/med-team/bitseq/-/compare/5c981f1cd518e864a254e793f193fe31e951d43c...fc572f24cacf82278a535d92f38461c41f33dbd2 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
