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

[Git][lintian/lintian][master] remove removed makefile fragments from list



Title: GitLab

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

Commits:

  • a859364d
    by Alexandre Detiste at 2025-09-16T02:36:26+00:00
    remove removed makefile fragments from list
    
    I guess that when /usr/share/quilt/quilt.make itself
    will be gone this whole list will become useless.
    
    https://codesearch.debian.net/search?q=%2Fusr%2Fshare%2Fquilt%2Fquilt.make+path%3Adebian%2Frules&literal=1
    
    /usr/share/quilt/quilt.make is only a remnant
    of the '1.0' source format era and has no purpose
    left nowadays.
    
    One thing at a time
    

1 changed file:

Changes:

  • data/rules/known-makefiles
    ... ... @@ -29,11 +29,7 @@
    29 29
     /usr/share/octave/debian/defs.make||
    
    30 30
     /usr/share/pkg-kde-tools/makefiles/1/variables.mk||
    
    31 31
     /usr/share/postgresql-common/pgxs_debian_control.mk||
    
    32
    -/usr/share/pycentral-data/pycentral.mk||
    
    33
    -/usr/share/python/python.mk||
    
    34 32
     /usr/share/python3/python.mk||
    
    35 33
     
    
    36 34
     # Makefiles with (possibly) relevant targets
    
    37 35
     /usr/share/quilt/quilt.make||patch, unpatch, $(QUILT_STAMPFN)
    38
    -/usr/share/dpatch/dpatch.make||patch, unpatch
    
    39
    -/usr/share/topgit/tg2quilt.mk||patch, unpatch


  • Reply to: