[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:16 UTC 2009


The following commit has been merged in the master branch:
commit 69365eda28d3c360d2a2cad28e6b229225cdf8c7
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Tue May 19 09:42:17 2009 +1100

    Added back samuel's changes..

diff --git a/debian/changelog b/debian/changelog
index 9aecd5e..170c5ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 ocaml-theora (0.1.1-2) unstable; urgency=low
 
+  [ Samuel Mimram ]
+  * Correct typo in package description, closes: #524036.
+
+  [ Romain Beauxis ]
   * Added missing .a files to libtheora-ocaml-dev. 
 
- -- Romain Beauxis <toots at rastageeks.org>  Mon, 18 May 2009 23:28:56 +1100
+ -- Romain Beauxis <toots at rastageeks.org>  Tue, 19 May 2009 09:41:04 +1100
 
 ocaml-theora (0.1.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 7b9737c..bdf79f1 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: any
 Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the theora library
- This package provied an interface to the theora library for 
+ This package provides an interface to the theora library for 
  OCaml programmers.
  .
  Theora is a fully open, non-proprietary, patent-and-royalty-free,
@@ -30,7 +30,7 @@ Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libtheora-dev, libogg-ocaml-dev (>= 0.3.0-1),
          libtheora-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the theora library
- This package provied an interface to the theora library for
+ This package provides an interface to the theora library for
  OCaml programmers.
  .
  Theora is a fully open, non-proprietary, patent-and-royalty-free,
diff --git a/debian/control.in b/debian/control.in
index cebdca1..f35c2c3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,7 +16,7 @@ Architecture: any
 Section: ocaml
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml interface to the theora library
- This package provied an interface to the theora library for 
+ This package provides an interface to the theora library for 
  OCaml programmers.
  .
  Theora is a fully open, non-proprietary, patent-and-royalty-free,
@@ -30,7 +30,7 @@ Section: ocaml
 Depends: ocaml-nox-${F:OCamlABI}, libtheora-dev, libogg-ocaml-dev (>= 0.3.0-1),
          libtheora-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends}
 Description: OCaml interface to the theora library
- This package provied an interface to the theora library for
+ This package provides an interface to the theora library for
  OCaml programmers.
  .
  Theora is a fully open, non-proprietary, patent-and-royalty-free,

-- 
ocaml-theora packaging



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