[Pkg-ocaml-maint-commits] r3487 - in
/trunk/packages/ocaml-doc/trunk/debian: changelog control
copyright files postinst
smimram at users.alioth.debian.org
smimram at users.alioth.debian.org
Sun Jan 7 19:38:35 CET 2007
Author: smimram
Date: Sun Jan 7 19:38:34 2007
New Revision: 3487
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3487
Log:
Minor update.
Removed:
trunk/packages/ocaml-doc/trunk/debian/files
Modified:
trunk/packages/ocaml-doc/trunk/debian/changelog
trunk/packages/ocaml-doc/trunk/debian/control
trunk/packages/ocaml-doc/trunk/debian/copyright
trunk/packages/ocaml-doc/trunk/debian/postinst
Modified: trunk/packages/ocaml-doc/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-doc/trunk/debian/changelog?rev=3487&op=diff
==============================================================================
--- trunk/packages/ocaml-doc/trunk/debian/changelog (original)
+++ trunk/packages/ocaml-doc/trunk/debian/changelog Sun Jan 7 19:38:34 2007
@@ -1,3 +1,10 @@
+ocaml-doc (3.09-2) UNRELEASED; urgency=low
+
+ * Update to standards version 3.7.2, no changes needed.
+ * Update my email address.
+
+ -- Samuel Mimram <smimram at debian.org> Sun, 7 Jan 2007 19:20:46 +0100
+
ocaml-doc (3.09-1) unstable; urgency=low
* New upstream release but no updated documentation for ocamlp4 yet
Modified: trunk/packages/ocaml-doc/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-doc/trunk/debian/control?rev=3487&op=diff
==============================================================================
--- trunk/packages/ocaml-doc/trunk/debian/control (original)
+++ trunk/packages/ocaml-doc/trunk/debian/control Sun Jan 7 19:38:34 2007
@@ -2,9 +2,9 @@
Section: non-free/doc
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: Samuel Mimram <samuel.mimram at ens-lyon.org>, Remi Vanicat <vanicat at debian.org>
+Uploaders: Samuel Mimram <smimram at debian.org>, Remi Vanicat <vanicat at debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0)
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ocaml-doc
Package: ocaml-doc
Modified: trunk/packages/ocaml-doc/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-doc/trunk/debian/copyright?rev=3487&op=diff
==============================================================================
--- trunk/packages/ocaml-doc/trunk/debian/copyright (original)
+++ trunk/packages/ocaml-doc/trunk/debian/copyright Sun Jan 7 19:38:34 2007
@@ -24,7 +24,7 @@
----
-The Objective Caml system is copyright © 1996, 1997, 1998, 1999, 2000, 2001,
+The Objective Caml system is copyright (C) 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004 Institut National de Recherche en Informatique et en
Automatique (INRIA). INRIA holds all ownership rights to the Objective Caml
system.
@@ -32,7 +32,7 @@
The Objective Caml system is open source and can be freely redistributed. See
the file LICENSE in the distribution for licensing information.
-The present documentation is copyright © 2004 Institut National de Recherche
+The present documentation is copyright (C) 2004 Institut National de Recherche
en Informatique et en Automatique (INRIA). The Objective Caml documentation
and user's manual may be reproduced and distributed in whole or in part,
subject to the following conditions:
Modified: trunk/packages/ocaml-doc/trunk/debian/postinst
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml-doc/trunk/debian/postinst?rev=3487&op=diff
==============================================================================
--- trunk/packages/ocaml-doc/trunk/debian/postinst (original)
+++ trunk/packages/ocaml-doc/trunk/debian/postinst Sun Jan 7 19:38:34 2007
@@ -6,7 +6,7 @@
configure)
# Info documentation stuff.
install-info --quiet --section Programming Programming \
- --description="The Objective Caml system release 3.08 Documentation and user's manual" \
+ --description="The Objective Caml system release 3.09 Documentation and user's manual" \
/usr/share/info/ocaml.info.gz
# Remove the old package's directory
More information about the Pkg-ocaml-maint-commits
mailing list