Axel Beckert pushed to branch master at lintian / lintian


Commits:
4cc5a245 by Edward Betts at 2023-01-02T14:39:38+01:00
dh-sequence-vim-addon pulls in dh-vim-addon

Fix false positive for missing-build-dependency-for-dh-addon when
a package Build-Depends on dh-sequence-vim-addon.

- - - - -
089a22f4 by Russ Allbery at 2023-01-02T14:48:45+01:00
Fix typo in "dh-sequence-vim-addon pulls in dh-vim-addon"

Gbp-Dch: Ignore
- - - - -


1 changed file:

- lib/Lintian/Check/Debhelper.pm


Changes:

=====================================
lib/Lintian/Check/Debhelper.pm
=====================================
@@ -125,6 +125,7 @@ my %DH_ADDON_MANUAL_PREREQUISITES = (
 'sphinx:any | python-sphinx:any | python3-sphinx:any | 
dh-sequence-sphinxdoc:any',
     systemd =>
 'debhelper:any (>= 9.20160709~) | debhelper-compat:any | 
dh-sequence-systemd:any | dh-systemd:any',
+    vim_addon => 'dh-vim-addon:any | dh-sequence-vim-addon:any',
 );
 
 sub visit_patched_files {



View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/compare/f0f98771e8ebab8bc86c959c023a65339532e167...089a22f48baa8cb8aca42cb8a4b53471a94e3fcf

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/compare/f0f98771e8ebab8bc86c959c023a65339532e167...089a22f48baa8cb8aca42cb8a4b53471a94e3fcf
You're receiving this email because of your account on salsa.debian.org.


Reply via email to