[Pkg-ocaml-maint-commits] [SCM] ocaml-shout packaging branch, master, updated. debian/0.2.6-2-2-ge55dd5c

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


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

    Update package.

diff --git a/debian/changelog b/debian/changelog
index 42b47a0..bac1442 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-ocaml-shout (0.2.6-3) UNRELEASED; urgency=low
+ocaml-shout (0.2.6-3) unstable; urgency=low
 
-  * Switch packaging to git
+  * Rebuild with OCaml 3.11
+  * Switch packaging to git.
+  * Update compat to 7.
 
- -- Samuel Mimram <smimram at debian.org>  Sun, 22 Feb 2009 12:12:31 +0100
+ -- Samuel Mimram <smimram at debian.org>  Wed, 25 Feb 2009 22:50:36 +0100
 
 ocaml-shout (0.2.6-2) experimental; urgency=low
 
diff --git a/debian/compat b/debian/compat
index b8626c4..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+7
diff --git a/debian/control b/debian/control
index fdfd980..c7d37f1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ 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 (>= 4.2.0), ocaml-nox (>= 3.11.0-1), libshout3-dev, ocaml-findlib (>= 1.2.3), pkg-config, dh-ocaml
+Build-Depends: cdbs (>= 0.4.23-1.1), ocaml-nox (>= 3.11), debhelper (>= 7), libshout3-dev, ocaml-findlib (>= 1.2.4), pkg-config, dh-ocaml
 Standards-Version: 3.8.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-shout
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-shout.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-shout.git
 
 Package: libshout-ocaml
diff --git a/debian/control.in b/debian/control.in
index f5185da..dc94544 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,10 +3,10 @@ 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@, libshout3-dev, ocaml-findlib, pkg-config, dh-ocaml
+Build-Depends: @cdbs@, debhelper (>= 7), libshout3-dev, ocaml-findlib (>= 1.2.4), pkg-config, dh-ocaml
 Standards-Version: 3.8.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-shout
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-shout/trunk/
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-shout.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-shout.git
 
 Package: libshout-ocaml
 Section: libs
diff --git a/debian/libshout-ocaml-dev.install.in b/debian/libshout-ocaml-dev.install.in
index cf12ea5..9d5da86 100644
--- a/debian/libshout-ocaml-dev.install.in
+++ b/debian/libshout-ocaml-dev.install.in
@@ -1,4 +1,4 @@
-debian/tmp/usr/lib/ocaml/@OCamlABI@/shout/META
-debian/tmp/usr/lib/ocaml/@OCamlABI@/shout/*.a
-debian/tmp/usr/lib/ocaml/@OCamlABI@/shout/*.cm*
-debian/tmp/usr/lib/ocaml/@OCamlABI@/shout/*.ml*
+ at OCamlStdlibDir@/shout/META
+ at OCamlStdlibDir@/shout/*.a
+ at OCamlStdlibDir@/shout/*.cm*
+ at OCamlStdlibDir@/shout/*.ml*
diff --git a/debian/libshout-ocaml.install.in b/debian/libshout-ocaml.install.in
index 92814a2..e3d780e 100644
--- a/debian/libshout-ocaml.install.in
+++ b/debian/libshout-ocaml.install.in
@@ -1 +1 @@
-debian/tmp/usr/lib/ocaml/@OCamlABI@/shout/dllshout_stubs.so    usr/lib/ocaml/@OCamlABI@/stublibs/
+ at OCamlStdlibDir@/shout/dllshout_stubs.so @OCamlDllDir@
diff --git a/debian/rules b/debian/rules
index d1836bd..106c8d6 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/libshout-ocaml-dev::

-- 
ocaml-shout packaging



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