[Pkg-ocaml-maint-commits] [SCM] ocaml-faad packaging branch, master, updated. upstream/0.1.3-1-g0251aaf

Romain Beauxis toots at rastageeks.org
Fri Oct 30 17:00:27 UTC 2009


The following commit has been merged in the master branch:
commit 0251aaf430ec50c8f797810d8b846632c31a98bd
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Fri Oct 30 12:03:51 2009 -0500

    Initial debian packaging. Needs to wait for #550679 before uploading..

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..ad6e677
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+ocaml-faad (0.1.3-1) unstable; urgency=low
+
+  * Initial upload to unstable (Closes: #476296)
+
+ -- Romain Beauxis <toots at rastageeks.org>  Fri, 30 Oct 2009 10:58:08 -0500
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..00b7f94
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,42 @@
+Source: ocaml-faad
+Section: ocaml
+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.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9), 
+               libfaad-dev, ocaml-findlib (>= 1.2.4), 
+               pkg-config
+Standards-Version: 3.8.3
+Homepage: http://savonet.sourceforge.net/
+Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-faad.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-faad.git
+
+Package: libfaad-ocaml
+Architecture: any
+Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${ocaml:Provides}
+Description: OCaml interface to the faad library -- runtime files
+ This package provides an interface to the faad library for
+ OCaml programmers.
+ .
+ FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
+ decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
+ files.
+ .
+ This package contains only the shared runtime stub libraries.
+
+Package: libfaad-ocaml-dev
+Architecture: any
+Depends: ${ocaml:Depends}, libfaad-dev, 
+         libfaad-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
+Provides: ${ocaml:Provides}
+Description: OCaml interface to the faad library -- developpement files
+ This package provides an interface to the faad library for
+ OCaml programmers.
+ .
+ FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
+ decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
+ files.
+ .
+ This package contains all the development stuff you need to develop
+ OCaml programs which use ocaml-faad.
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..a11cbd1
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,42 @@
+Source: ocaml-faad
+Section: ocaml
+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@, 
+               libfaad-dev, ocaml-findlib (>= 1.2.4), 
+               pkg-config
+Standards-Version: 3.8.3
+Homepage: http://savonet.sourceforge.net/
+Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-faad.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-faad.git
+
+Package: libfaad-ocaml
+Architecture: any
+Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${ocaml:Provides}
+Description: OCaml interface to the faad library -- runtime files
+ This package provides an interface to the faad library for
+ OCaml programmers.
+ .
+ FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
+ decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
+ files.
+ .
+ This package contains only the shared runtime stub libraries.
+
+Package: libfaad-ocaml-dev
+Architecture: any
+Depends: ${ocaml:Depends}, libfaad-dev, 
+         libfaad-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
+Provides: ${ocaml:Provides}
+Description: OCaml interface to the faad library -- developpement files
+ This package provides an interface to the faad library for
+ OCaml programmers.
+ .
+ FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
+ decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
+ files.
+ .
+ This package contains all the development stuff you need to develop
+ OCaml programs which use ocaml-faad.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..d9d886b
--- /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:
+
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public
+  License as published by the Free Software Foundation; either
+  version 2.1 of the License, or (at your option) any later version.
+
+  This library 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
+  Lesser General Public License for more details.
+
+  You should have received a copy of the GNU Lesser 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/LGPL-2.1'.
+
+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/libfaad-ocaml-dev.doc-base b/debian/libfaad-ocaml-dev.doc-base
new file mode 100644
index 0000000..69efade
--- /dev/null
+++ b/debian/libfaad-ocaml-dev.doc-base
@@ -0,0 +1,9 @@
+Document: libfaad-ocaml-dev
+Title: OCaml Faad module documentation
+Author: Samuel Mimram
+Abstract: Documentation of the Faad module
+Section: Programming/OCaml
+
+Format: HTML
+Index: /usr/share/doc/libfaad-ocaml-dev/html/index.html
+Files: /usr/share/doc/libfaad-ocaml-dev/html/*
diff --git a/debian/libfaad-ocaml-dev.docs b/debian/libfaad-ocaml-dev.docs
new file mode 100644
index 0000000..cecaa8e
--- /dev/null
+++ b/debian/libfaad-ocaml-dev.docs
@@ -0,0 +1,2 @@
+README
+doc/html
diff --git a/debian/libfaad-ocaml-dev.install.in b/debian/libfaad-ocaml-dev.install.in
new file mode 100644
index 0000000..8bd7da0
--- /dev/null
+++ b/debian/libfaad-ocaml-dev.install.in
@@ -0,0 +1,4 @@
+ at OCamlStdlibDir@/faad/META
+ at OCamlStdlibDir@/faad/*.cm*
+ at OCamlStdlibDir@/faad/*.ml*
+ at OCamlStdlibDir@/faad/*.a
diff --git a/debian/libfaad-ocaml.install.in b/debian/libfaad-ocaml.install.in
new file mode 100644
index 0000000..c221c59
--- /dev/null
+++ b/debian/libfaad-ocaml.install.in
@@ -0,0 +1 @@
+ at OCamlStdlibDir@/faad/dllfaad_stubs.so @OCamlDllDir@
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..7d65126
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,20 @@
+#!/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/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
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-debugging
+DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR)
+DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore
+
+build/libfaad-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..ada8d60
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/savonet/ocaml-faad-(.+)\.tar\.gz

-- 
ocaml-faad packaging



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