Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-ao
Commits: 3487de0b by Stephane Glondu at 2023-08-12T08:31:34+02:00 Remove obsolete debian/control.in - - - - - 1 changed file: - − debian/control.in Changes: ===================================== debian/control.in deleted ===================================== @@ -1,35 +0,0 @@ -Source: ocaml-ao -Section: ocaml -Priority: optional -Maintainer: Debian OCaml Maintainers <[email protected]> -Uploaders: Samuel Mimram <[email protected]>, Romain Beauxis <[email protected]> -Build-Depends: @cdbs@, libao-dev, ocaml-findlib (>= 1.2.4), pkg-config -Standards-Version: 3.8.4 -Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-ao.git -Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-ao.git - -Package: libao-ocaml -Architecture: any -Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} -Provides: ${ocaml:Provides} -Description: OCaml bindings for libao -- runtime files - OCaml bindings for the cross platform audio output library. - . - Libao is a cross-platform audio library that allows programs to output audio - using a simple API on a wide variety of platforms. - . - This package contains only the shared runtime stub libraries. - -Package: libao-ocaml-dev -Architecture: any -Depends: ${ocaml:Depends}, libao-dev, libao-ocaml (= ${binary:Version}), - ocaml-findlib, ${misc:Depends} -Provides: ${ocaml:Provides} -Description: OCaml bindings for libao -- development files - OCaml bindings for the cross platform audio output library. - . - Libao is a cross-platform audio library that allows programs to output audio - using a simple API on a wide variety of platforms. - . - This package contains all the development stuff you need to use ocaml-ao - in your programs. View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-ao/-/commit/3487de0b470982ad7296e0d7003842470bfd4e31 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-ao/-/commit/3487de0b470982ad7296e0d7003842470bfd4e31 You're receiving this email because of your account on salsa.debian.org.

