[Pkg-ocaml-maint-commits] [ocamlbuild] 01/02: - fix whitespace

Ximin Luo infinity0 at debian.org
Fri Sep 30 10:38:48 UTC 2016


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

infinity0 pushed a commit to branch master
in repository ocamlbuild.

commit 316bd397e9fa4ada66143c569f5fc4edd1a35614
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Sep 30 12:38:08 2016 +0200

    - fix whitespace
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 4a4ac60..b6e47f6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,18 +16,18 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
 # FIXME: ask if the below is really the best solution
 Replaces: libfindlib-ocaml (<< 1.6.2+), ocaml-nox (<< 4.02.3+)
 Description: Build tool for building OCaml library and programs
- OCamlbuild is a generic build tool, that has built-in rules for building OCaml 
+ OCamlbuild is a generic build tool, that has built-in rules for building OCaml
  library and programs.
  .
- It was distributed as part of the OCaml distribution for OCaml versions 
- between 3.10.0 and 4.02.3. Starting from OCaml 4.03, it is now released 
+ It was distributed as part of the OCaml distribution for OCaml versions
+ between 3.10.0 and 4.02.3. Starting from OCaml 4.03, it is now released
  separately.
  .
- Its job is to determine the sequence of calls to the compiler — with the 
- right set of command-line flags — needed to build your OCaml-centric 
+ Its job is to determine the sequence of calls to the compiler — with the
+ right set of command-line flags — needed to build your OCaml-centric
  software project.
  .
- It was designed as a generic build system (it is in fact not OCaml-specific), 
- but also to be expressive enough to cover the specifics of the OCaml language 
- that make writing good Makefiles difficult, such as the dreaded units Foo and 
+ It was designed as a generic build system (it is in fact not OCaml-specific),
+ but also to be expressive enough to cover the specifics of the OCaml language
+ that make writing good Makefiles difficult, such as the dreaded units Foo and
  Bar make inconsistent assumptions about Baz error.

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



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