[Pkg-ocaml-maint-commits] [SCM] ocaml-speex packaging branch, master, updated. debian/0.1.1-1-2-g5c74691

Romain Beauxis toots at rastageeks.org
Mon May 18 12:59:09 UTC 2009


The following commit has been merged in the master branch:
commit 5c74691ab29f5b5f170b8d20c1d355818f14e08f
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Mon May 18 23:35:15 2009 +1100

    Fixed secion

diff --git a/debian/control b/debian/control
index c8e0368..5831b99 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-speex.git
 
 Package: libspeex-ocaml
 Architecture: any
-Section: libs
+Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the speex library
  This package provides an interface to the speex library for 
@@ -26,7 +26,7 @@ Description: OCaml interface to the speex library
 
 Package: libspeex-ocaml-dev
 Architecture: any
-Section: libdevel
+Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libspeex-dev, libogg-ocaml-dev (>= 0.3.0-1),
          libspeex-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the speex library
diff --git a/debian/control.in b/debian/control.in
index 83b8b45..fb4648e 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-speex.git
 
 Package: libspeex-ocaml
 Architecture: any
-Section: libs
+Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the speex library
  This package provides an interface to the speex library for 
@@ -26,7 +26,7 @@ Description: OCaml interface to the speex library
 
 Package: libspeex-ocaml-dev
 Architecture: any
-Section: libdevel
+Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libspeex-dev, libogg-ocaml-dev (>= 0.3.0-1),
          libspeex-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the speex library

-- 
ocaml-speex packaging



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