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

[Git][ocaml-team/lablgl][master] Update packaging



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / lablgl

Commits:

  • 5ab3b3b7
    by Stephane Glondu at 2023-08-16T10:57:10+02:00
    Update packaging
    

2 changed files:

Changes:

  • debian/changelog
    ... ... @@ -2,13 +2,14 @@ lablgl (1:1.06-2) UNRELEASED; urgency=medium
    2 2
     
    
    3 3
       [ Stéphane Glondu ]
    
    4 4
       * Remove Lifeng from Uploaders (Closes: #925012)
    
    5
    +  * Add Rules-Requires-Root: no
    
    6
    +  * Bump Standards-Version to 4.6.2
    
    5 7
     
    
    6 8
       [ Debian Janitor ]
    
    7 9
       * Update watch file format version to 4.
    
    8 10
       * Bump debhelper from old 12 to 13.
    
    9 11
       * Set debhelper-compat version in Build-Depends.
    
    10 12
       * Set upstream metadata fields: Repository-Browse.
    
    11
    -  * Update standards version to 4.6.1, no changes needed.
    
    12 13
       * Remove constraints unnecessary since buster (oldstable):
    
    13 14
         + Build-Depends: Drop versioned constraint on dh-ocaml, dpkg-dev and ocaml.
    
    14 15
       * Remove constraints unnecessary since buster (oldstable):
    

  • debian/control
    ... ... @@ -23,7 +23,8 @@ Build-Depends:
    23 23
      libxml2-utils,
    
    24 24
      xsltproc,
    
    25 25
      dh-ocaml
    
    26
    -Standards-Version: 4.6.1
    
    26
    +Standards-Version: 4.6.2
    
    27
    +Rules-Requires-Root: no
    
    27 28
     Homepage: https://github.com/garrigue/lablgl
    
    28 29
     Vcs-Git: https://salsa.debian.org/ocaml-team/lablgl.git
    
    29 30
     Vcs-Browser: https://salsa.debian.org/ocaml-team/lablgl
    


  • Reply to: