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

[Git][ocaml-team/pxp][master] 2 commits: Remove constraints unnecessary since buster (oldstable)



Title: GitLab

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

Commits:

  • 9dd2f833
    by Debian Janitor at 2023-01-30T13:14:50+00:00
    Remove constraints unnecessary since buster (oldstable)
    
    * Build-Depends: Drop versioned constraint on libocamlnet-ocaml-dev (>= 4.1).
    
    Changes-By: deb-scrub-obsolete
  • 60d62439
    by Stéphane Glondu at 2023-08-15T12:15:12+00:00
    Merge branch 'scrub-obsolete' into 'master'
    
    Remove unnecessary constraints
    
    See merge request ocaml-team/pxp!1

1 changed file:

Changes:

  • debian/control
    ... ... @@ -7,7 +7,7 @@ Build-Depends:
    7 7
      ocaml,
    
    8 8
      dh-ocaml,
    
    9 9
      ocaml-findlib,
    
    10
    - libocamlnet-ocaml-dev (>= 4.1),
    
    10
    + libocamlnet-ocaml-dev,
    
    11 11
      ocaml-ulex,
    
    12 12
      camlp4
    
    13 13
     Standards-Version: 4.6.0
    


  • Reply to: