Nilesh Patra pushed to branch master at lintian / lintian
Commits: 73eb83f3 by Louis-Philippe Véronneau at 2026-07-22T00:04:20+05:30 d/control: debputy is a transitionnal package, use dh-debputy instead - - - - - 2 changed files: - debian/control - t/recipes/checks/debhelper/package-uses-debputy-build-driver/build-spec/debian/control.in Changes: ===================================== debian/control ===================================== @@ -13,8 +13,8 @@ Build-Depends: aspell-en <!nocheck>, debhelper <!nocheck>, debhelper-compat (= 14), - debputy <!nocheck>, default-jdk-headless | default-jdk <!nocheck>, + dh-debputy <!nocheck>, dh-elpa <!nocheck>, dh-python <!nocheck>, dh-r <!nocheck>, ===================================== t/recipes/checks/debhelper/package-uses-debputy-build-driver/build-spec/debian/control.in ===================================== @@ -3,7 +3,7 @@ Priority: optional Section: [% $section %] Maintainer: [% $author %] Standards-Version: [% $standards_version %] -Build-Depends: debputy +Build-Depends: dh-debputy Build-Driver: debputy Package: [% $source %] View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/73eb83f3b76f62420bc47be5836fb118cc5ee631 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/73eb83f3b76f62420bc47be5836fb118cc5ee631 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

