Santiago Vila pushed to branch master at Debian Med / freebayes
Commits: 82438a71 by Santiago Vila at 2026-02-15T11:50:00+01:00 Fix clean target. - - - - - 16c9ceca by Santiago Vila at 2026-02-15T11:51:00+01:00 Drop debian/ext/multichoose/.gitignore (dpkg-source does not like it). - - - - - f46825eb by Santiago Vila at 2026-02-15T11:52:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 1ed902c1 by Santiago Vila at 2026-02-15T11:53:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - a08f1c91 by Santiago Vila at 2026-02-15T11:54:00+01:00 d/control: Update standards-version. - - - - - 60f314b3 by Santiago Vila at 2026-02-15T11:55:00+01:00 Upload for unstable as 1.3.9-2 - - - - - 4 changed files: - debian/changelog - debian/clean - debian/control - − debian/ext/multichoose/.gitignore Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +freebayes (1.3.9-2) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop debian/ext/multichoose/.gitignore (dpkg-source does not like it). + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Sun, 15 Feb 2026 11:55:00 +0100 + freebayes (1.3.9-1) unstable; urgency=medium [ Michael R. Crusoe ] ===================================== debian/clean ===================================== @@ -1,3 +1,4 @@ -test/regression/NA12878.chr22.tiny.vcf +contrib/multichoose/ test/bash-tap/ +test/regression/NA12878.chr22.tiny.vcf test/test-simple-bash/ ===================================== debian/control ===================================== @@ -3,7 +3,6 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Brad Chapman <[email protected]>, Andreas Tille <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), meson, ninja-build, @@ -18,11 +17,10 @@ Build-Depends: debhelper-compat (= 13), parallel <!nocheck>, libvcflib-tools <!nocheck>, debhelper -Standards-Version: 4.7.0 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/freebayes Vcs-Git: https://salsa.debian.org/med-team/freebayes.git Homepage: https://github.com/ekg/freebayes -Rules-Requires-Root: no Package: freebayes Architecture: any ===================================== debian/ext/multichoose/.gitignore deleted ===================================== @@ -1,5 +0,0 @@ -multichoose -cmultichoose -tad -.*swp -*.pyc View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/738772d61368d1b1301ffe9cb8f3c2340d994729...60f314b36c81ff86b92600a139d6a50fb3b449d9 -- View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/738772d61368d1b1301ffe9cb8f3c2340d994729...60f314b36c81ff86b92600a139d6a50fb3b449d9 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
