Santiago Vila pushed to branch master at Debian Med / snippy
Commits: 1a6b2fa8 by Santiago Vila at 2026-02-08T11:36:00+01:00 Fix clean target. - - - - - 48de90f1 by Santiago Vila at 2026-02-08T11:37:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - e33a56aa by Santiago Vila at 2026-02-08T11:38:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 8c8c833a by Santiago Vila at 2026-02-08T11:39:00+01:00 d/control: Update standards-version. - - - - - 87d2fb03 by Santiago Vila at 2026-02-08T11:40:00+01:00 Upload for unstable as 4.6.0+dfsg-6 - - - - - 3 changed files: - debian/changelog - + debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +snippy (4.6.0+dfsg-6) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Sun, 08 Feb 2026 11:40:00 +0100 + snippy (4.6.0+dfsg-5) unstable; urgency=medium * Build with make 4.4.1 ===================================== debian/clean ===================================== @@ -0,0 +1,6 @@ +test/S1/ +test/S2/ +test/S3/ +test/S4/ +test/core-mask.* +test/core.* ===================================== debian/control ===================================== @@ -2,7 +2,6 @@ Source: snippy Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), any2fasta <!nocheck>, bcftools <!nocheck>, @@ -19,11 +18,10 @@ Build-Depends: debhelper-compat (= 13), snp-sites <!nocheck>, snpeff <!nocheck>, vt <!nocheck> -Standards-Version: 4.7.0 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/snippy Vcs-Git: https://salsa.debian.org/med-team/snippy.git Homepage: https://github.com/tseemann/snippy/ -Rules-Requires-Root: no Package: snippy Architecture: all View it on GitLab: https://salsa.debian.org/med-team/snippy/-/compare/4d4cd21c152ca6d315fc0c5545d3581762b397d0...87d2fb03d3d8bb9658d7d9e977f59e3563afdc70 -- View it on GitLab: https://salsa.debian.org/med-team/snippy/-/compare/4d4cd21c152ca6d315fc0c5545d3581762b397d0...87d2fb03d3d8bb9658d7d9e977f59e3563afdc70 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
