summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2011-04-18 17:45:03 +0200
committerStephane Glondu <steph@glondu.net>2011-04-18 17:46:32 +0200
commitd9af93bcdb2b35366f325db0d8348703c8e75e6e (patch)
tree1b3106693330f6b92714fae9c22d797be0d8dbae
parent03bce48f0596d4c28ba449c3e9c1c5aea227c66a (diff)
Formatting
-rw-r--r--debian/control23
1 files changed, 13 insertions, 10 deletions
diff --git a/debian/control b/debian/control
index e9956b1..b87ad18 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,17 @@ Source: ocaml-bitstring
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
-Uploaders: Sylvain Le Gall <gildor@debian.org>, Stéphane Glondu <glondu@debian.org>, Mehdi Dogguy <mehdi@debian.org>
-Build-Depends:
- cdbs (>= 0.4.23),
- debhelper (>= 7),
- ocaml-nox (>= 3.11.1),
- ocaml-findlib (>= 1.2.4-2),
- camlp4-extra,
- dh-ocaml (>= 0.9),
+Uploaders:
+ Sylvain Le Gall <gildor@debian.org>,
+ Stéphane Glondu <glondu@debian.org>,
+ Mehdi Dogguy <mehdi@debian.org>
+Build-Depends:
+ cdbs (>= 0.4.23),
+ debhelper (>= 7),
+ ocaml-nox (>= 3.11.1),
+ ocaml-findlib (>= 1.2.4-2),
+ camlp4-extra,
+ dh-ocaml (>= 0.9),
time
Standards-Version: 3.8.3
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-bitmatch.git
@@ -28,7 +31,7 @@ Description: Erlang-style bitstrings for OCaml
protocols.
.
Bitstring handling is added as primitives to the language, making it simple to
- use.
+ use.
.
Bitstring handles integers, strings, sub-bitstrings, big-, little- and
native-endianness, signed and unsigned types, variable-width fields, fields
@@ -48,7 +51,7 @@ Description: Erlang-style bitstrings for OCaml
protocols.
.
Bitstring handling is added as primitives to the language, making it simple to
- use.
+ use.
.
Bitstring handles integers, strings, sub-bitstrings, big-, little- and
native-endianness, signed and unsigned types, variable-width fields, fields