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

[Git][ocaml-team/camlidl-doc][master] 2 commits: Apply multi-arch hints.



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / camlidl-doc

Commits:

  • 4088fa8e
    by Debian Janitor at 2022-10-19T08:35:13+00:00
    Apply multi-arch hints.
    + camlidl-doc: Add Multi-Arch: foreign.
    
    Changes-By: apply-multiarch-hints
    
  • d77b11eb
    by Stéphane Glondu at 2023-08-15T07:48:14+00:00
    Merge branch 'multiarch-fixes' into 'master'
    
    Apply hints suggested by the multi-arch hinter
    
    See merge request ocaml-team/camlidl-doc!1

1 changed file:

Changes:

  • debian/control
    ... ... @@ -11,6 +11,7 @@ Vcs-Browser: https://salsa.debian.org/ocaml-team/camlidl-doc
    11 11
     Package: camlidl-doc
    
    12 12
     Depends: ${misc:Depends}
    
    13 13
     Architecture: all
    
    14
    +Multi-Arch: foreign
    
    14 15
     Description: Documentation for CamlIDL in PS, PDF and HTML formats
    
    15 16
      CamlIDL generates stub code for interfacing Caml with C from an IDL
    
    16 17
      description of the C functions.  Thus, CamlIDL automates the most
    


  • Reply to: