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

[Git][lintian/lintian][master] 2 commits: releasing package lintian version 2.120.0



Title: GitLab

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

Commits:

  • ffc7e74a
    by Louis-Philippe Véronneau at 2024-11-02T17:27:43-04:00
    releasing package lintian version 2.120.0
    
  • a69ff8c1
    by Louis-Philippe Véronneau at 2024-11-02T17:28:41-04:00
    Boostrap new version
    

1 changed file:

Changes:

  • debian/changelog
    1
    -lintian (2.119.1) UNRELEASED; urgency=medium
    
    1
    +lintian (2.120.1) UNRELEASED; urgency=medium
    
    2 2
     
    
    3
    -  * XXX: generate tag summary with private/generate-tag-summary
    
    3
    +  * WIP (generated at release time: please do not add entries below.)
    
    4 4
     
    
    5
    - -- Louis-Philippe Véronneau <pollo@debian.org>  Sun, 29 Sep 2024 15:41:02 -0400
    
    5
    + -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 02 Nov 2024 17:28:20 -0400
    
    6
    +
    
    7
    +lintian (2.120.0) unstable; urgency=medium
    
    8
    +
    
    9
    +  * Summary of tag changes:
    
    10
    +    + Added:
    
    11
    +      - dep3-format-patch-author-or-from-is-better
    
    12
    +      - invalid-dep3-format-patch-bug-field-default-value
    
    13
    +      - invalid-dep3-format-patch-bug-not-contain-url
    
    14
    +      - invalid-dep3-format-patch-maybe-bug-debian
    
    15
    +      - invalid-dep3-format-patch-no-description-and-subject
    
    16
    +      - invalid-dep3-format-patch-no-origin
    
    17
    +      - invalid-dep3-format-patch-origin-field-default-value
    
    18
    +      - invalid-dep3-format-patch-wrong-bug-debian-url
    
    19
    +      - invalid-dep3-format-patch-wrong-last-update
    
    20
    +
    
    21
    +  [ Louis-Philippe Véronneau ]
    
    22
    +  * depends-on-obsolete-package: reduce the severity to warning.
    
    23
    +    (Closes: #1029187)
    
    24
    +
    
    25
    +  [ Timo Paulssen ]
    
    26
    +  * Don't re-check if python is in dependencies for every file.
    
    27
    +  * Make File::Contents::LineLength::visit_patched_files a bit faster.
    
    28
    +
    
    29
    +  [ Simon Quigley ]
    
    30
    +  * Add "plucky" as a known Ubuntu distribution.
    
    31
    +
    
    32
    +  [ Nicolas Peugnet ]
    
    33
    +  * Indent some lists with a single space to fix console output.
    
    34
    +  * Indent descriptions with a single space.
    
    35
    +  * Fix some obvious broken links to man pages.
    
    36
    +  * Fix clearly invalid Markdown tag descriptions.
    
    37
    +  * Fix some more invalid <code> tags in literal blocks.
    
    38
    +  * Indent some text to turn them into literal blocks.
    
    39
    +
    
    40
    +  [ Yavor Doganov ]
    
    41
    +  * Don't emit package-contains-documentation-outside-usr-share-doc for .gorm
    
    42
    +    files and GNUstep docs. (Closes: #1084465).
    
    43
    +
    
    44
    +  [ Andrea Pappacoda ]
    
    45
    +  * Do not raise silent-on-rules-requiring-root if dpkg-build-api is v1 or
    
    46
    +    newer. (Closes: #1057176)
    
    47
    +
    
    48
    +  [ Hideki Yamane ]
    
    49
    +  * Extend DEP3 check.
    
    50
    +
    
    51
    +  [ наб ]
    
    52
    +  * command-with-path-in-maintainer-script: recommend command -v (standard
    
    53
    +    built-in) instead of which (some program).
    
    54
    +
    
    55
    + -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 02 Nov 2024 16:13:21 -0400
    
    6 56
     
    
    7 57
     lintian (2.119.0) unstable; urgency=medium
    
    8 58
     
    


  • Reply to: