Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-mad
Commits: 5d50a145 by Stephane Glondu at 2023-08-12T08:34:47+02:00 Remove obsolete debian/control.in - - - - - 1 changed file: - − debian/control.in Changes: ===================================== debian/control.in deleted ===================================== @@ -1,50 +0,0 @@ -Source: ocaml-mad -Section: ocaml -Priority: optional -Maintainer: Debian OCaml Maintainers <[email protected]> -Uploaders: - Romain Beauxis <[email protected]>, - Mehdi Dogguy <[email protected]>, - Samuel Mimram <[email protected]> -Build-Depends: @cdbs@, - libmad0-dev, - ocaml-findlib, - pkg-config -Standards-Version: 3.9.2 -Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-mad.git -Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-mad.git - -Package: libmad-ocaml -Architecture: any -Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} -Provides: ${ocaml:Provides} -Description: OCaml bindings for the MAD library (Runtime library) - This OCaml library interfaces the MAD C library to decode MPEG files. - The MAD library currently only supports the MPEG 1 standard, but fully - implements all three audio layers (Layer I, Layer II, and Layer III, the - latter often colloquially known as MP3.) - . - MAD has the following special features: - - 100% fixed-point (integer) computation - - completely new implementation based on the ISO/IEC 11172-3 standard - - distributed under the terms of the GNU General Public License (GPL) - . - This package contains only the shared runtime stub libraries. - -Package: libmad-ocaml-dev -Architecture: any -Depends: ${ocaml:Depends}, libmad0-dev, libmad-ocaml (= ${binary:Version}), ${misc:Depends} -Provides: ${ocaml:Provides} -Description: OCaml bindings for the MAD library (Development package) - This OCaml library interfaces the MAD C library to decode MPEG files. - The MAD library currently only supports the MPEG 1 standard, but fully - implements all three audio layers (Layer I, Layer II, and Layer III, the - latter often colloquially known as MP3.) - . - MAD has the following special features: - - 100% fixed-point (integer) computation - - completely new implementation based on the ISO/IEC 11172-3 standard - - distributed under the terms of the GNU General Public License (GPL) - . - This package contains all the development stuff you need to use ocaml-mad - in your programs. View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-mad/-/commit/5d50a145dcd5330ac99af002c016e9e49169c4b0 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-mad/-/commit/5d50a145dcd5330ac99af002c016e9e49169c4b0 You're receiving this email because of your account on salsa.debian.org.

