Andreas Tille pushed to branch master at Debian Med / reapr
Commits: 7fce5b25 by Andreas Tille at 2024-12-21T22:47:06+01:00 Fix clean target Closes: #1045461 - - - - - 9dd1fa23 by Andreas Tille at 2024-12-21T22:47:26+01:00 Standards-Version: 4.7.0 (routine-update) - - - - - cf880f50 by Andreas Tille at 2024-12-21T22:49:23+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,15 @@ -reapr (1.0.18+dfsg-7) UNRELEASED; urgency=medium +reapr (1.0.18+dfsg-7) unstable; urgency=medium + [ Michael R. Crusoe ] * Team upload. * d/watch: https is now an option for the Sanger FTP site. - -- Michael R. Crusoe <[email protected]> Fri, 05 Apr 2024 09:04:24 +0200 + [ Andreas Tille ] + * Fix clean target + Closes: #1045461 + * Standards-Version: 4.7.0 (routine-update) + + -- Andreas Tille <[email protected]> Sat, 21 Dec 2024 22:47:35 +0100 reapr (1.0.18+dfsg-6) unstable; urgency=medium ===================================== debian/clean ===================================== @@ -0,0 +1,15 @@ +src/*.o +src/bam2fcdEstimate +src/bam2fragCov +src/bam2insert +src/bam2perfect +src/fa2gaps +src/fa2gc +src/make_plots +src/n50 +src/scaff2contig +src/task_break +src/task_fcdrate +src/task_gapresize +src/task_score +src/task_stats ===================================== debian/control ===================================== @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13), snpomatic, tabix, libfile-copy-link-perl -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/reapr Vcs-Git: https://salsa.debian.org/med-team/reapr.git Homepage: https://www.sanger.ac.uk/science/tools/reapr View it on GitLab: https://salsa.debian.org/med-team/reapr/-/compare/27d2ff8ad44b48ea887ba4c381c375f68f74d9b5...cf880f501a55314232e6354e3444efd0f274a843 -- View it on GitLab: https://salsa.debian.org/med-team/reapr/-/compare/27d2ff8ad44b48ea887ba4c381c375f68f74d9b5...cf880f501a55314232e6354e3444efd0f274a843 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
