[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][lintian/lintian][lintian-doc] d/control: fix incomplete dependencies for lintian-doc



Title: GitLab

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

Commits:

  • 11ac1bc6
    by Louis-Philippe Véronneau at 2024-11-15T17:23:26-05:00
    d/control: fix incomplete dependencies for lintian-doc
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -178,6 +178,7 @@ Description: Debian package checker
    178 178
     Package: lintian-doc
    
    179 179
     Architecture: all
    
    180 180
     Section: doc
    
    181
    +Depends: ${misc:Depends}
    
    181 182
     Description: Debian package checker -- HTML documentation
    
    182 183
      Lintian dissects Debian packages and reports bugs and policy violations. It
    
    183 184
      contains automated checks for many aspects of Debian policy as well as some
    


  • Reply to: