Santiago Vila pushed to branch master at Debian Med / resfinder
Commits: e9295584 by Santiago Vila at 2026-02-08T19:44:00+01:00 Fix clean target. - - - - - e34d9353 by Santiago Vila at 2026-02-08T19:45:00+01:00 d/patches: Fix some metadata. - - - - - ad36b770 by Santiago Vila at 2026-02-08T19:46:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - fde15403 by Santiago Vila at 2026-02-08T19:47:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 56b72cb7 by Santiago Vila at 2026-02-08T19:48:00+01:00 d/control: Update standards-version. - - - - - 5a065fd1 by Santiago Vila at 2026-02-08T19:49:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - cb01e942 by Santiago Vila at 2026-02-08T19:50:00+01:00 Upload for unstable as 4.4.2-3 - - - - - 6 changed files: - debian/changelog - + debian/clean - debian/control - debian/patches/fix_path_in_testscript.patch - debian/patches/mut-type.patch - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +resfinder (4.4.2-3) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + * Simplify salsa-ci.yml. + + -- Santiago Vila <[email protected]> Sun, 08 Feb 2026 19:50:00 +0100 + resfinder (4.4.2-2) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +.pdm-build/ ===================================== debian/control ===================================== @@ -3,18 +3,16 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]>, Étienne Mollier <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-cgelib, python3-pdm-backend, -Standards-Version: 4.6.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/resfinder Vcs-Git: https://salsa.debian.org/med-team/resfinder.git Homepage: https://bitbucket.org/genomicepidemiology/resfinder -Rules-Requires-Root: no Package: resfinder Architecture: all ===================================== debian/patches/fix_path_in_testscript.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Sat, 03 Oct 2020 12:00:25 +0200 +Last-Update: 2020-10-03 Description: run_resfinder.py is in PATH --- a/tests/deprecated/functional_tests.py ===================================== debian/patches/mut-type.patch ===================================== @@ -1,5 +1,5 @@ Author: Nilesh Patra -Last-Update: 2023-01-21 20:52:04 +0000 +Last-Update: 2023-01-21 Description: Define mut_type diff --git a/src/resfinder/cge/phenotype2genotype/res_profile.py b/src/resfinder/cge/phenotype2genotype/res_profile.py ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,3 @@ --- include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/1a3e44177bad0140772d7b4d5d1a7587f130fa1e...cb01e9429fa402120e78adeebfbc089549d691ef -- View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/1a3e44177bad0140772d7b4d5d1a7587f130fa1e...cb01e9429fa402120e78adeebfbc089549d691ef 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
