[Pkg-ocaml-maint-commits] [SCM] ocaml-pulseaudio packaging branch, master, updated. debian/0.1.0-2-1-gf3bf0ef

Romain Beauxis toots at rastageeks.org
Tue Apr 14 00:21:34 UTC 2009


The following commit has been merged in the master branch:
commit f3bf0efcbd020096b1c35d161d9b691ab37ca168
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Mon Apr 13 20:21:25 2009 -0400

    Fixed section.

diff --git a/debian/control b/debian/control
index 593e84c..5e68d91 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-pulseaudio.
 
 Package: libpulse-ocaml
 Architecture: any
-Section: libs
+Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the PulseAudio sound server
  This package provied an interface to the PulseAudio sound server for 
@@ -27,7 +27,7 @@ Description: OCaml interface to the PulseAudio sound server
 
 Package: libpulse-ocaml-dev
 Architecture: any
-Section: libdevel
+Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libpulse-dev, 
          libpulse-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the pulseaudio library
diff --git a/debian/control.in b/debian/control.in
index ee06a66..8ebb942 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-pulseaudio.
 
 Package: libpulse-ocaml
 Architecture: any
-Section: libs
+Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the PulseAudio sound server
  This package provied an interface to the PulseAudio sound server for 
@@ -27,7 +27,7 @@ Description: OCaml interface to the PulseAudio sound server
 
 Package: libpulse-ocaml-dev
 Architecture: any
-Section: libdevel
+Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libpulse-dev, 
          libpulse-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the pulseaudio library

-- 
ocaml-pulseaudio packaging



More information about the Pkg-ocaml-maint-commits mailing list