[Pkg-ocaml-maint-commits] [SCM] ocamlbricks packaging branch, master, updated. 51230bcd5342bb4389ed717c73b414037b1de943

Sylvain Le Gall gildor at debian.org
Mon Jun 16 23:08:11 UTC 2008


The following commit has been merged in the master branch:
commit 5976c441928a0a7fad03659e958c2b4cf2f2eb1b
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Tue Jun 17 01:03:26 2008 +0200

    Indent list in debian/control

diff --git a/debian/control b/debian/control
index dffcdd2..4c38756 100644
--- a/debian/control
+++ b/debian/control
@@ -20,24 +20,24 @@ Description: Miscellaneous utility functions in OCaml for Marionnet
  Library OCaml which provide a set of needed and useful macros for developing.
  Modules and functionality are the follows :
  .
- - Configuration_files: Allow to get information from configuration files
- - Environments: Environments are useful for maintaining the state, intendend 
+  - Configuration_files: Allow to get information from configuration files
+  - Environments: Environments are useful for maintaining the state, intendend 
  as a set of bindings, of a user interaction with a GUI
- - FilenameExtra: Additional features for the standard module Filename
- - Fix: Poor man fix point operators
- - Hashm[m]ap: 2 Module implementing polymorphic unbounded (multi) maps
- - Hashset: Very simple module implementing a polymorphic unbounded sets
- - Identifier: Build and manage unique (fresh) identifiers
- - Ledgrid: Constants Some global constant definitions, for fine-tuning
- - ListExtra: Additional features for the standard module List
- - Memo: Module for building memoised functions
- - Oomarshal: Object-oriented marshalling support
- - PreludeExtra: "Additional features" for the standard module Pervasives
- - Shell: A collection of (mainly quick and easy) wrappers for the most 
+  - FilenameExtra: Additional features for the standard module Filename
+  - Fix: Poor man fix point operators
+  - Hashm[m]ap: 2 Module implementing polymorphic unbounded (multi) maps
+  - Hashset: Very simple module implementing a polymorphic unbounded sets
+  - Identifier: Build and manage unique (fresh) identifiers
+  - Ledgrid: Constants Some global constant definitions, for fine-tuning
+  - ListExtra: Additional features for the standard module List
+  - Memo: Module for building memoised functions
+  - Oomarshal: Object-oriented marshalling support
+  - PreludeExtra: "Additional features" for the standard module Pervasives
+  - Shell: A collection of (mainly quick and easy) wrappers for the most 
  famous Unix tools and generic unix commands or scripts
- - StrExtra: Additional features for the standard library Str
- - Sugar: Basic shortcuts and syntactic sugar
- - SysExtra: Additional features for the standard module Sys
- - UnixExtra: Additional features for the standard library Unix
- - Widget: Some generic tools for building GUIs
- - Wrapper: Handling shell scripts in OCaml 
+  - StrExtra: Additional features for the standard library Str
+  - Sugar: Basic shortcuts and syntactic sugar
+  - SysExtra: Additional features for the standard module Sys
+  - UnixExtra: Additional features for the standard library Unix
+  - Widget: Some generic tools for building GUIs
+  - Wrapper: Handling shell scripts in OCaml 

-- 
ocamlbricks packaging



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