[Pkg-ocaml-maint-commits] [SCM] ocaml-bitstring packaging branch, master, updated. debian/2.0.2-2-7-g65d636a
Stephane Glondu
steph at glondu.net
Mon Apr 18 16:05:26 UTC 2011
The following commit has been merged in the master branch:
commit d9af93bcdb2b35366f325db0d8348703c8e75e6e
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Apr 18 17:45:03 2011 +0200
Formatting
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 at lists.debian.org>
-Uploaders: Sylvain Le Gall <gildor at debian.org>, Stéphane Glondu <glondu at debian.org>, Mehdi Dogguy <mehdi at 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 at debian.org>,
+ Stéphane Glondu <glondu at debian.org>,
+ Mehdi Dogguy <mehdi at 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
--
ocaml-bitstring packaging
More information about the Pkg-ocaml-maint-commits
mailing list