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

[Git][lintian/lintian][master] Add information on the Origin field being parsed in the patch-not-forwarded-upstream tag.



Title: GitLab

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

Commits:

  • 20c7425b
    by Louis-Philippe Véronneau at 2025-10-03T16:18:11+00:00
    Add information on the Origin field being parsed in the patch-not-forwarded-upstream tag.
    
    Closes: #1065870
    

1 changed file:

Changes:

  • tags/p/patch-not-forwarded-upstream.tag
    ... ... @@ -9,7 +9,14 @@ Explanation: According to the DEP-3 headers, this patch has not been forwarded
    9 9
      control system. If the patch is not suitable for that, please mention
    
    10 10
      <code>not-needed</code> in the <code>Forwarded</code> field of the patch
    
    11 11
      header.
    
    12
    + .
    
    13
    + If the patch was actually taken from upstream, please prefix the
    
    14
    + <code>Origin</code> field information with <code>upstream</code> or
    
    15
    + <code>backport</code>, as documented in the DEP-3. For example:
    
    16
    + .
    
    17
    +     Origin: upstream, https://github.com/zim-desktop-wiki/zim-desktop-wiki/commit/d33286c75b623cfb249c627b0c348be62e6377c9.patch
    
    12 18
     See-Also: social contract item 2,
    
    13 19
      developer-reference 3.1.4,
    
    14 20
      debian-policy 4.3,
    
    15
    - Bug#755153
    21
    + Bug#755153,
    
    22
    + https://dep-team.pages.debian.net/deps/dep3/


  • Reply to: