Louis-Philippe Véronneau pushed to branch debputy_fix at lintian / lintian


Commits:
301f0968 by Louis-Philippe Véronneau at 2026-07-21T14:26:34-04:00
d/control: use dh-debputy instead of debputy.

There is no debputy binary package: dh-debputy has a "Provides:
debputy".

- - - - -


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/301f0968151187039fb25e7e6386775bea0a2418

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/301f0968151187039fb25e7e6386775bea0a2418
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


Reply via email to