[Pkg-ocaml-maint-commits] [SCM] ocaml-ladspa packaging branch, master, updated. debian/0.1.1-2-2-g702a83e

Samuel Mimram samuel.mimram at ens-lyon.org
Wed Feb 25 21:34:21 UTC 2009


The following commit has been merged in the master branch:
commit 702a83e863240d85ecd3f50e859ee48a28be6f46
Author: Samuel Mimram <samuel.mimram at ens-lyon.org>
Date:   Wed Feb 25 22:31:47 2009 +0100

    Update package.

diff --git a/debian/changelog b/debian/changelog
index ef2e342..56a3216 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-ocaml-ladspa (0.1.1-3) UNRELEASED; urgency=low
+ocaml-ladspa (0.1.1-3) unstable; urgency=low
 
-  * Switch packaging to git
+  * Switch packaging to git.
+  * Update compat to 7.
 
- -- Samuel Mimram <smimram at debian.org>  Sun, 22 Feb 2009 23:54:51 +0100
+ -- Samuel Mimram <smimram at debian.org>  Wed, 25 Feb 2009 22:29:48 +0100
 
 ocaml-ladspa (0.1.1-2) experimental; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index f20b145..a163c46 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), ocaml-nox (>= 3.11.0-1), ladspa-sdk, ocaml-findlib (>= 1.2.3), dh-ocaml
+Build-Depends: cdbs (>= 0.4.23-1.1), ocaml-nox (>= 3.11), debhelper (>= 7), ladspa-sdk, ocaml-findlib (>= 1.2.4), dh-ocaml
 Standards-Version: 3.8.0
 Homepage: http://savonet.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ladspa.git
@@ -15,7 +15,7 @@ Section: libs
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml bindings for linux-audio-dev plugin architecture
  LADSPA is a free standard specification for audio effect plugins.
- Ocaml-ladspa provide an interface for O'Caml programmers to this
+ Ocaml-ladspa provide an interface for OCaml programmers to this
  architecture.
  .
  This package contains only the shared runtime stub binaries.
@@ -27,7 +27,7 @@ Depends: ocaml-nox-${F:OCamlABI}, ladspa-sdk, libladspa-ocaml (= ${binary:Versio
          ocaml-findlib, ${misc:Depends}
 Description: OCaml bindings for linux-audio-dev plugin architecture
  LADSPA is a free standard specification for audio effect plugins.
- Ocaml-ladspa provide an interface for O'Caml programmers to this
+ Ocaml-ladspa provide an interface for OCaml programmers to this
  architecture.
  .
  This package contains all the development stuff you need to develop
diff --git a/debian/control.in b/debian/control.in
index 21a9f01..a51621e 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,11 +3,11 @@ Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Samuel Mimram <smimram at debian.org>, Romain Beauxis <toots at rastageeks.org>
-Build-Depends: @cdbs@, ladspa-sdk, ocaml-findlib, dh-ocaml
+Build-Depends: @cdbs@, debhelper (>= 7), ladspa-sdk, ocaml-findlib (>= 1.2.4), dh-ocaml
 Standards-Version: 3.8.0
 Homepage: http://savonet.sourceforge.net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-ladspa/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-ladspa/trunk/
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ladspa.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-ladspa.git
 
 Package: libladspa-ocaml
 Architecture: any
@@ -15,7 +15,7 @@ Section: libs
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml bindings for linux-audio-dev plugin architecture
  LADSPA is a free standard specification for audio effect plugins.
- Ocaml-ladspa provide an interface for O'Caml programmers to this
+ Ocaml-ladspa provide an interface for OCaml programmers to this
  architecture.
  .
  This package contains only the shared runtime stub binaries.
@@ -27,7 +27,7 @@ Depends: ocaml-nox-${F:OCamlABI}, ladspa-sdk, libladspa-ocaml (= ${binary:Versio
          ocaml-findlib, ${misc:Depends}
 Description: OCaml bindings for linux-audio-dev plugin architecture
  LADSPA is a free standard specification for audio effect plugins.
- Ocaml-ladspa provide an interface for O'Caml programmers to this
+ Ocaml-ladspa provide an interface for OCaml programmers to this
  architecture.
  .
  This package contains all the development stuff you need to develop
diff --git a/debian/libladspa-ocaml-dev.install.in b/debian/libladspa-ocaml-dev.install.in
index ad4b0db..3ab9b99 100644
--- a/debian/libladspa-ocaml-dev.install.in
+++ b/debian/libladspa-ocaml-dev.install.in
@@ -1,4 +1,4 @@
-debian/tmp/usr/lib/ocaml/@OCamlABI@/ladspa/META
-debian/tmp/usr/lib/ocaml/@OCamlABI@/ladspa/*.a
-debian/tmp/usr/lib/ocaml/@OCamlABI@/ladspa/*.cm*
-debian/tmp/usr/lib/ocaml/@OCamlABI@/ladspa/*.ml*
+ at OCamlStdlibDir@/ladspa/META
+ at OCamlStdlibDir@/ladspa/*.a
+ at OCamlStdlibDir@/ladspa/*.cm*
+ at OCamlStdlibDir@/ladspa/*.ml*
diff --git a/debian/libladspa-ocaml.install.in b/debian/libladspa-ocaml.install.in
index 456e388..b579ccd 100644
--- a/debian/libladspa-ocaml.install.in
+++ b/debian/libladspa-ocaml.install.in
@@ -1 +1 @@
-debian/tmp/usr/lib/ocaml/@OCamlABI@/ladspa/dllladspa_stubs.so    usr/lib/ocaml/@OCamlABI@/stublibs/
+ at OCamlStdlibDir@/ladspa/dllladspa_stubs.so @OCamlDllDir@
diff --git a/debian/rules b/debian/rules
index 99d4c0d..df613f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,13 +2,13 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/class/ocaml.mk
+include /usr/share/cdbs/1/rules/ocaml.mk
 
 # In order to regenerate 'debian/control' :
 #   DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
 # Then check manually if everything's ok
 
-DESTDIR = $(CURDIR)/debian/tmp$(shell ocamlc -where)
+DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR)
 DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore
 
 build/libladspa-ocaml-dev::

-- 
ocaml-ladspa packaging



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