Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / apt
Commits: f8e8a024 by Christian Heusel at 2024-11-25T19:10:06+01:00 exclude releases like 2.9.14+noAptKey1 - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [apt] source ="git" git = "https://salsa.debian.org/apt-team/apt" +exclude_regex = '.*\+.*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/apt/-/commit/f8e8a024a7e77f4c0586aa96afdab4e8a0666d28 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/apt/-/commit/f8e8a024a7e77f4c0586aa96afdab4e8a0666d28 You're receiving this email because of your account on gitlab.archlinux.org.
