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

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


The following commit has been merged in the master branch:
commit 93bdbb192d4e888ea5a1937a017c5f229286b514
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Mon May 18 23:36:02 2009 +1100

    Fixed section

diff --git a/debian/control b/debian/control
index 7b07e5f..ac2cd0e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-gavl.git
 
 Package: libgavl-ocaml
 Architecture: any
-Section: libs
+Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the gavl library
  This package provied an interface to the gavl library for 
@@ -28,7 +28,7 @@ Description: OCaml interface to the gavl library
 
 Package: libgavl-ocaml-dev
 Architecture: any
-Section: libdevel
+Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libgavl-dev, 
          libgavl-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the gavl library
diff --git a/debian/control.in b/debian/control.in
index 5e04a89..21063c2 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-gavl.git
 
 Package: libgavl-ocaml
 Architecture: any
-Section: libs
+Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the gavl library
  This package provied an interface to the gavl library for 
@@ -28,7 +28,7 @@ Description: OCaml interface to the gavl library
 
 Package: libgavl-ocaml-dev
 Architecture: any
-Section: libdevel
+Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libgavl-dev, 
          libgavl-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the gavl library

-- 
ocaml-gavl packaging



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