[Pkg-ocaml-maint-commits] [SCM] ocaml-gavl packaging branch, master, updated. upstream/0.1.0-2-g3685130

Romain Beauxis toots at rastageeks.org
Mon Mar 30 14:27:10 UTC 2009


The following commit has been merged in the master branch:
commit 7f0346855c7bba9b4adf19715adb032b700a8d84
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Mon Mar 30 16:22:21 2009 +0200

    Added back debian packaging files..

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..6558543
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+ocaml-gavl (0.1.0-1) unstable; urgency=low
+
+  * Initial upload to unstable (Closes: #515808)
+
+ -- Romain Beauxis <toots at rastageeks.org>  Mon, 30 Mar 2009 16:16:32 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..dc7b9a5
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,44 @@
+Source: ocaml-gavl
+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 (>= 7.0.1), ocaml-nox, 
+               debhelper (>= 7), libgavl-dev, 
+               ocaml-findlib (>= 1.2.4-1), pkg-config, dh-ocaml
+Standards-Version: 3.8.0
+Homepage: http://savonet.sourceforge.net/
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-gavl.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-gavl.git
+
+Package: libgavl-ocaml
+Architecture: any
+Section: libs
+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 
+ OCaml programmers.
+ .
+ Gavl handles all the details of audio and video formats like colorspaces,
+ samplerates, multichannel configurations etc. It provides standardized
+ definitions for those formats as well as container structures for carrying
+ audio samples or video images inside an application.
+ .
+ This package contains only the shared runtime stub libraries.
+
+Package: libgavl-ocaml-dev
+Architecture: any
+Section: libdevel
+Depends: ocaml-nox-${F:OCamlABI}, libgavl-dev, 
+         libgavl-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
+Description: OCaml interface to the gavl library
+ This package provied an interface to the gavl library for
+ OCaml programmers.
+ .
+ Gavl handles all the details of audio and video formats like colorspaces,
+ samplerates, multichannel configurations etc. It provides standardized
+ definitions for those formats as well as container structures for carrying
+ audio samples or video images inside an application.
+ .
+ This package contains all the development stuff you need to develop
+ OCaml programs which use ocaml-gavl.
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..4da047b
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,44 @@
+Source: ocaml-gavl
+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@, 
+               debhelper (>= 7), libgavl-dev, 
+               ocaml-findlib (>= 1.2.4-1), pkg-config, dh-ocaml
+Standards-Version: 3.8.0
+Homepage: http://savonet.sourceforge.net/
+Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-gavl.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-gavl.git
+
+Package: libgavl-ocaml
+Architecture: any
+Section: libs
+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 
+ OCaml programmers.
+ .
+ Gavl handles all the details of audio and video formats like colorspaces,
+ samplerates, multichannel configurations etc. It provides standardized
+ definitions for those formats as well as container structures for carrying
+ audio samples or video images inside an application.
+ .
+ This package contains only the shared runtime stub libraries.
+
+Package: libgavl-ocaml-dev
+Architecture: any
+Section: libdevel
+Depends: ocaml-nox-${F:OCamlABI}, libgavl-dev, 
+         libgavl-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
+Description: OCaml interface to the gavl library
+ This package provied an interface to the gavl library for
+ OCaml programmers.
+ .
+ Gavl handles all the details of audio and video formats like colorspaces,
+ samplerates, multichannel configurations etc. It provides standardized
+ definitions for those formats as well as container structures for carrying
+ audio samples or video images inside an application.
+ .
+ This package contains all the development stuff you need to develop
+ OCaml programs which use ocaml-gavl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..6ae8a26
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,29 @@
+This package was debianized by Romain Beauxis <toots at rastageeks.org> on
+Mon, 30 Mar 2009 16:16:32 +0200.
+
+It was downloaded from <http://savonet.sourceforge.net/>
+
+Upstream Author: The Savonet Team <savonet-users at lists.sourceforge.net>
+
+Copyright © 2003-2009 The Savonet Team. 
+
+License:
+
+  Ocaml-gavl is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  Ocaml-gavl is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is © 2009, Romain Beauxis <toots at rastageeks.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
diff --git a/debian/libgavl-ocaml-dev.docs b/debian/libgavl-ocaml-dev.docs
new file mode 100644
index 0000000..cecaa8e
--- /dev/null
+++ b/debian/libgavl-ocaml-dev.docs
@@ -0,0 +1,2 @@
+README
+doc/html
diff --git a/debian/libgavl-ocaml-dev.install.in b/debian/libgavl-ocaml-dev.install.in
new file mode 100644
index 0000000..855bb0e
--- /dev/null
+++ b/debian/libgavl-ocaml-dev.install.in
@@ -0,0 +1,4 @@
+ at OCamlStdlibDir@/gavl/META
+ at OCamlStdlibDir@/gavl/*.cm*
+ at OCamlStdlibDir@/gavl/*.ml*
+OPT: @OCamlStdlibDir@/gavl/*.a
diff --git a/debian/libgavl-ocaml.install.in b/debian/libgavl-ocaml.install.in
new file mode 100644
index 0000000..834663a
--- /dev/null
+++ b/debian/libgavl-ocaml.install.in
@@ -0,0 +1 @@
+ at OCamlStdlibDir@/gavl/dllgavl_stubs.so @OCamlDllDir@
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..426f62d
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/class/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)
+DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore
+DEB_DH_INSTALL_SOURCEDIR := debian/tmp
+DEB_DH_INSTALL_ARGS :=  --list-missing
+
+build/libgavl-ocaml-dev::
+	mkdir -p $(DESTDIR)
+	make doc
+
+clean::
+	rm -rf Makefile src/Makefile src/META doc config.log config.status
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..37a7d66
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/savonet/ocaml-gavl-(.+)\.tar\.gz

-- 
ocaml-gavl packaging



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