[Pkg-ocaml-maint-commits] [SCM] ocaml-theora packaging branch, master, updated. debian/0.1.1-1-10-g5fafa79

Romain Beauxis toots at rastageeks.org
Wed Oct 14 22:31:21 UTC 2009


The following commit has been merged in the master branch:
commit 5fafa797c5e617360ce986f24ab3302b636e5c1b
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Wed Oct 14 17:33:46 2009 -0500

    Prepared new upstream release.

diff --git a/debian/changelog b/debian/changelog
index 8fc7d68..3332ebc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-ocaml-theora (0.1.1-3) UNRELEASED; urgency=low
+ocaml-theora (0.1.2-1) unstable; urgency=low
 
+  [ Stephane Glondu ]
   * Use ocaml.mk as a CDBS "rules" file (Closes: #549853)
 
- -- Stephane Glondu <steph at glondu.net>  Wed, 29 Jul 2009 14:45:26 +0200
+  [ Romain Beauxis ]
+  * New upstream release.
+  * Bumped standards version to 3.8.3
+  * Enabled debugging.
+  * Use new automatic dependency system.
+  * Added doc-base registration.
+
+ -- Romain Beauxis <toots at rastageeks.org>  Wed, 14 Oct 2009 17:21:16 -0500
 
 ocaml-theora (0.1.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index bdf79f1..9ff9869 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,20 @@
 Source: ocaml-theora
-Section: devel
+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.23), debhelper (>= 7.0.1), ocaml-nox, 
-               libtheora-dev, libogg-ocaml-dev (>= 0.3.0),
-               ocaml-findlib (>= 1.2.4), pkg-config, dh-ocaml
-Standards-Version: 3.8.1
+Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9), 
+               libtheora-dev, libogg-ocaml-dev (>= 0.3.1),
+               ocaml-findlib (>= 1.2.4), pkg-config
+Standards-Version: 3.8.3
 Homepage: http://savonet.sourceforge.net/
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-theora.git
+Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-theora.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-theora.git
 
 Package: libtheora-ocaml
 Architecture: any
-Section: ocaml
-Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${ocaml:Provides}
 Description: OCaml interface to the theora library
  This package provides an interface to the theora library for 
  OCaml programmers.
@@ -26,9 +26,9 @@ Description: OCaml interface to the theora library
 
 Package: libtheora-ocaml-dev
 Architecture: any
-Section: ocaml
-Depends: ocaml-nox-${F:OCamlABI}, libtheora-dev, libogg-ocaml-dev (>= 0.3.0-1),
+Depends: ${ocaml:Depends}, libtheora-dev, libogg-ocaml-dev (>= 0.3.0-1),
          libtheora-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
+Provides: ${ocaml:Provides}
 Description: OCaml interface to the theora library
  This package provides an interface to the theora library for
  OCaml programmers.
diff --git a/debian/control.in b/debian/control.in
index f35c2c3..b0e3445 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,20 +1,20 @@
 Source: ocaml-theora
-Section: devel
+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@, 
-               libtheora-dev, libogg-ocaml-dev (>= 0.3.0),
-               ocaml-findlib (>= 1.2.4), pkg-config, dh-ocaml
-Standards-Version: 3.8.1
+               libtheora-dev, libogg-ocaml-dev (>= 0.3.1),
+               ocaml-findlib (>= 1.2.4), pkg-config
+Standards-Version: 3.8.3
 Homepage: http://savonet.sourceforge.net/
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-theora.git
+Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-theora.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-theora.git
 
 Package: libtheora-ocaml
 Architecture: any
-Section: ocaml
-Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${ocaml:Provides}
 Description: OCaml interface to the theora library
  This package provides an interface to the theora library for 
  OCaml programmers.
@@ -26,9 +26,9 @@ Description: OCaml interface to the theora library
 
 Package: libtheora-ocaml-dev
 Architecture: any
-Section: ocaml
-Depends: ocaml-nox-${F:OCamlABI}, libtheora-dev, libogg-ocaml-dev (>= 0.3.0-1),
+Depends: ${ocaml:Depends}, libtheora-dev, libogg-ocaml-dev (>= 0.3.0-1),
          libtheora-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
+Provides: ${ocaml:Provides}
 Description: OCaml interface to the theora library
  This package provides an interface to the theora library for
  OCaml programmers.
diff --git a/debian/libtheora-ocaml-dev.doc-base b/debian/libtheora-ocaml-dev.doc-base
new file mode 100644
index 0000000..2c02fef
--- /dev/null
+++ b/debian/libtheora-ocaml-dev.doc-base
@@ -0,0 +1,9 @@
+Document: libtheora-ocaml-dev
+Title: OCaml Theora module documentation
+Author: Samuel Mimram
+Abstract: Documentation of the OCaml Theora module
+Section: Programming/OCaml
+
+Format: HTML
+Index: /usr/share/doc/libtheora-ocaml-dev/html/index.html
+Files: /usr/share/doc/libtheora-ocaml-dev/html/*
diff --git a/debian/rules b/debian/rules
index 0cef284..092ca6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ include /usr/share/cdbs/1/rules/ocaml.mk
 #   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$(shell ocamlc -where)
 DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp

-- 
ocaml-theora packaging



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