Santiago Vila pushed to branch master at Debian Med / varscan
Commits: 906e39a0 by Santiago Vila at 2026-02-08T11:55:00+01:00 Fix clean target. - - - - - fa7dea1f by Santiago Vila at 2026-02-08T11:56:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 897bf10f by Santiago Vila at 2026-02-08T11:57:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 7d69612d by Santiago Vila at 2026-02-08T11:58:00+01:00 d/control: Update standards-version. - - - - - d2097999 by Santiago Vila at 2026-02-08T11:59:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - 08e4dab0 by Santiago Vila at 2026-02-08T12:00:00+01:00 Upload for unstable as 2.4.3+dfsg-5 - - - - - 4 changed files: - debian/changelog - + debian/clean - debian/control - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +varscan (2.4.3+dfsg-5) 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 12:00:00 +0100 + varscan (2.4.3+dfsg-4) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/clean ===================================== @@ -0,0 +1,2 @@ +build/ +dist/ ===================================== debian/control ===================================== @@ -3,16 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: non-free/science XS-Autobuild: no -Priority: optional Build-Depends: debhelper-compat (= 13), javahelper, default-jdk, ant -Standards-Version: 4.6.0 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/varscan Vcs-Git: https://salsa.debian.org/med-team/varscan.git Homepage: https://dkoboldt.github.io/varscan/ -Rules-Requires-Root: no Package: varscan Architecture: any ===================================== 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/varscan/-/compare/e6cef93b77fd492e093823cc0aa7e91a8dde919c...08e4dab09b8180f9c300a46b70eed021754d6a35 -- View it on GitLab: https://salsa.debian.org/med-team/varscan/-/compare/e6cef93b77fd492e093823cc0aa7e91a8dde919c...08e4dab09b8180f9c300a46b70eed021754d6a35 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
