[Pkg-ocaml-maint-commits] r5745 - in /trunk/packages/ounit/trunk/debian: changelog control libounit-ocaml-dev.doc-base.2
gildor at users.alioth.debian.org
gildor at users.alioth.debian.org
Wed Jun 4 15:49:10 UTC 2008
Author: gildor
Date: Wed Jun 4 15:49:10 2008
New Revision: 5745
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5745
Log:
* Change doc-base section\n* Upgrade Standards-Version
Modified:
trunk/packages/ounit/trunk/debian/changelog
trunk/packages/ounit/trunk/debian/control
trunk/packages/ounit/trunk/debian/libounit-ocaml-dev.doc-base.2
Modified: trunk/packages/ounit/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ounit/trunk/debian/changelog?rev=5745&op=diff
==============================================================================
--- trunk/packages/ounit/trunk/debian/changelog (original)
+++ trunk/packages/ounit/trunk/debian/changelog Wed Jun 4 15:49:10 2008
@@ -1,13 +1,15 @@
-ounit (1.0.2-8) UNRELEASED; urgency=low
+ounit (1.0.2-8) unstable; urgency=low
[ Sylvain Le Gall ]
- * NOT RELEASED YET
- * Use ocaml 3.10.0-9 for generating .ocamldoc-apiref automatically
+ * Use ocaml 3.10.0-9 for generating .ocamldoc-apiref automatically
+ (Closes: #484495)
+ * Correct OUnit manual section (now Programming/OCaml)
+ * Upgrade Standards-Version to 3.7.3 (no change)
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
- -- Sylvain Le Gall <gildor at debian.org> Thu, 18 Oct 2007 01:13:41 +0200
+ -- Sylvain Le Gall <gildor at debian.org> Wed, 04 Jun 2008 17:21:40 +0200
ounit (1.0.2-7) unstable; urgency=low
Modified: trunk/packages/ounit/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ounit/trunk/debian/control?rev=5745&op=diff
==============================================================================
--- trunk/packages/ounit/trunk/debian/control (original)
+++ trunk/packages/ounit/trunk/debian/control Wed Jun 4 15:49:10 2008
@@ -1,9 +1,9 @@
Source: ounit
-Section: devel
+Section: libdevel
Priority: optional
Maintainer: Sylvain Le Gall <gildor at debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ocaml-nox (>= 3.10.0-9), ocaml-findlib (>= 1.1.2pl1-4), docbook-utils
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/ounit/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ounit/trunk/
Modified: trunk/packages/ounit/trunk/debian/libounit-ocaml-dev.doc-base.2
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ounit/trunk/debian/libounit-ocaml-dev.doc-base.2?rev=5745&op=diff
==============================================================================
--- trunk/packages/ounit/trunk/debian/libounit-ocaml-dev.doc-base.2 (original)
+++ trunk/packages/ounit/trunk/debian/libounit-ocaml-dev.doc-base.2 Wed Jun 4 15:49:10 2008
@@ -2,7 +2,7 @@
Title: Basic manual for OUnit (OCaml)
Author: Maas-Maarten Zeeman
Abstract: Introductory manual for OUnit
-Section: apps/programming
+Section: Programming/OCaml
Format: html
Index: /usr/share/doc/libounit-ocaml-dev/html/manual/index.html
More information about the Pkg-ocaml-maint-commits
mailing list