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

2009-05-18 Thread Romain Beauxis
The following commit has been merged in the master branch:
commit a0b644496e831a5c407a7ae1dacf59c5830f4223
Author: Romain Beauxis to...@rastageeks.org
Date:   Mon May 18 23:28:52 2009 +1100

Added missing .a files..

diff --git a/debian/changelog b/debian/changelog
index aa211b4..c6236c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-speex (0.1.1-2) unstable; urgency=low
+
+  * Added missing .a files to libspeex-ocaml-dev. 
+
+ -- Romain Beauxis to...@rastageeks.org  Mon, 18 May 2009 23:28:19 +1100
+
 ocaml-speex (0.1.1-1) unstable; urgency=low
 
   * New upstream release, fixes license inconsistency. 
diff --git a/debian/libspeex-ocaml-dev.install.in 
b/debian/libspeex-ocaml-dev.install.in
index e2d401d..834dc78 100644
--- a/debian/libspeex-ocaml-dev.install.in
+++ b/debian/libspeex-ocaml-dev.install.in
@@ -1,4 +1,4 @@
 @OCamlStdlibDir@/speex/META
 @OCamlStdlibDir@/speex/*.cm*
 @OCamlStdlibDir@/speex/*.ml*
-OPT: @OCamlStdlibDir@/speex/*.a
+...@ocamlstdlibdir@/speex/*.a

-- 
ocaml-speex packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits


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

2009-05-18 Thread Romain Beauxis
The following commit has been merged in the master branch:
commit 5c74691ab29f5b5f170b8d20c1d355818f14e08f
Author: Romain Beauxis to...@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

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits