[Pkg-ocaml-maint-commits] [ocamlbricks] 15/19: Run wrap-and-sort -a

Lucas Nussbaum lucas at moszumanska.debian.org
Mon Oct 30 22:29:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

lucas pushed a commit to branch master
in repository ocamlbricks.

commit 6c138bf6cf0a733043ecd9c5dd2c4912d359d032
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Mon Oct 30 13:53:28 2017 +0100

    Run wrap-and-sort -a
---
 debian/control | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index c26b6a1..c9d2d49 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,10 @@ Homepage: https://launchpad.net/ocamlbricks
 
 Package: libocamlbricks-ocaml-dev
 Architecture: any
-Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}, liblablgtk2-ocaml-dev (>= 2.12.0-2)
+Depends: liblablgtk2-ocaml-dev (>= 2.12.0-2),
+         ${misc:Depends},
+         ${ocaml:Depends},
+         ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Replaces: ocamlbricks (<< 0.50.1)
 Breaks: marionnet (<< 0.90.6+bzr506)
@@ -30,7 +33,7 @@ Description: Miscellaneous utility functions in OCaml for Marionnet
  Modules and functionality are the following :
  .
   - Configuration_files: Allow to get information from configuration files
-  - Environments: Environments are useful for maintaining the state, intendend 
+  - 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
@@ -42,11 +45,11 @@ Description: Miscellaneous utility functions in OCaml for Marionnet
   - 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 
+  - 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 
+  - Wrapper: Handling shell scripts in OCaml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlbricks.git



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