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

[Git][ocaml-team/menhir][master] 4 commits: Add support for a different OCaml stdlib dir



Title: GitLab

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

Commits:

  • dabc0a2b
    by Stephane Glondu at 2024-08-03T05:50:40+02:00
    Add support for a different OCaml stdlib dir
    
  • eec64c14
    by Stephane Glondu at 2024-08-03T05:50:45+02:00
    Update changelog
    
  • fc63b458
    by Stephane Glondu at 2024-08-03T06:37:45+02:00
    Prepare upload to unstable
    
  • 2450096a
    by Stephane Glondu at 2024-08-03T06:40:01+02:00
    Merge remote-tracking branch 'origin/master'
    

2 changed files:

Changes:

  • debian/changelog
    1
    -menhir (20231231+ds-1.1) UNRELEASED; urgency=medium
    
    1
    +menhir (20231231+ds-2.1) UNRELEASED; urgency=medium
    
    2 2
     
    
    3 3
       * Fix debian/watch.
    
    4 4
     
    
    5 5
      -- Julien Puydt <jpuydt@debian.org>  Tue, 11 Jun 2024 08:08:31 +0200
    
    6 6
     
    
    7
    +menhir (20231231+ds-2) unstable; urgency=medium
    
    8
    +
    
    9
    +  * Team upload
    
    10
    +  * Add support for a different OCaml stdlib dir
    
    11
    +
    
    12
    + -- Stéphane Glondu <glondu@debian.org>  Sat, 03 Aug 2024 06:37:35 +0200
    
    13
    +
    
    7 14
     menhir (20231231+ds-1) unstable; urgency=medium
    
    8 15
     
    
    9 16
       * Team upload
    

  • debian/libmenhir-ocaml-dev.install.in
    1
    -debian/tmp/usr/lib/ocaml/*	@OCamlStdlibDir@
    1
    +@OCamlStdlibDir@


  • Reply to: