[Pkg-ocaml-maint-commits] [SCM] ocaml-doc packaging branch, master, updated. debian/3.12-1-1-gde58f74

Mehdi Dogguy mehdi at debian.org
Wed Jan 4 15:58:37 UTC 2012


The following commit has been merged in the master branch:
commit de58f74ff89c35faa15acca1c8c69453854a7258
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Wed Jan 4 16:49:44 2012 +0100

    Minor change in debian/ocaml-doc.doc-base.ocaml.in

diff --git a/debian/changelog b/debian/changelog
index f316d15..9e2f864 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-doc (3.12-2) unstable; urgency=low
+
+  * Replace "3.11" with "@VERSION@" in debian/ocaml-doc.doc-base.ocaml.in
+
+ -- Mehdi Dogguy <mehdi at debian.org>  Wed, 04 Jan 2012 16:49:06 +0100
+
 ocaml-doc (3.12-1) unstable; urgency=low
 
   * New upstream release (Closes: #627791)
diff --git a/debian/ocaml-doc.doc-base.ocaml.in b/debian/ocaml-doc.doc-base.ocaml.in
index 47dc7c0..c3342d3 100644
--- a/debian/ocaml-doc.doc-base.ocaml.in
+++ b/debian/ocaml-doc.doc-base.ocaml.in
@@ -1,7 +1,7 @@
 Document: ocaml-doc
 Title: The OCaml @VERSION@ Documentation
 Author: Xavier Leroy (with Damien Doligez, Jacques Garrigue, Didier Rémy and Jérôme Vouillon)
-Abstract: The Objective Caml system release 3.11 documentation and user's manual
+Abstract: The Objective Caml system release @VERSION@ documentation and user's manual
 Section: Programming/OCaml
 
 Format: HTML

-- 
ocaml-doc packaging



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