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

bengen pushed a commit to annotated tag debian/113.00.00-1
in repository janest-core.

commit d7a04a793be5f4482b816b71f59a9e5bbe92f247
Author: Hilko Bengen <ben...@debian.org>
Date:   Mon Jan 4 20:59:46 2016 +0100

    Update control: Add myself to Uploaders, bump Standards-Version, update 
Homepage, build-dependencies, descriptions
---
 debian/control | 92 ++++++++++++++++++----------------------------------------
 1 file changed, 28 insertions(+), 64 deletions(-)

diff --git a/debian/control b/debian/control
index a3fc22f..c23912a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
 Uploaders:
  Mehdi Dogguy <me...@debian.org>,
- Stéphane Glondu <glo...@debian.org>
+ Stéphane Glondu <glo...@debian.org>,
+ Hilko Bengen <ben...@debian.org>,
 Build-Depends:
  debhelper (>= 8),
  bc,
@@ -12,17 +13,26 @@ Build-Depends:
  dh-ocaml,
  camlp4,
  ocaml-findlib,
- libtype-conv-camlp4-dev,
- libbin-prot-camlp4-dev (>= 1.2.10),
- libsexplib-camlp4-dev (>= 4.2.6-3),
- libres-ocaml-dev (>= 3.1.1),
+ libbin-prot-camlp4-dev,
+ libcompare-camlp4-dev,
+ libcore-kernel-ocaml-dev,
+ libcustom-printf-camlp4-dev,
+ libenumerate-camlp4-dev,
  libfields-camlp4-dev,
- libpcre-ocaml-dev,
- libounit-ocaml-dev
-Standards-Version: 3.9.2
+ libhere-camlp4-dev,
+ libounit-ocaml-dev,
+ libpa-bench-camlp4-dev,
+ libpa-ounit-camlp4-dev,
+ libpa-structural-sexp-camlp4-dev,
+ libpa-test-camlp4-dev,
+ libpipebang-camlp4-dev,
+ libsexplib-camlp4-dev,
+ libtyperep-camlp4-dev,
+ libvariants-camlp4-dev,
+Standards-Version: 3.9.6
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/janest-core.git
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/janest-core.git
-Homepage: http://www.janestcapital.com/ocaml/
+Homepage: http://janestreet.github.io/
 
 Package: libcore-ocaml-dev
 Architecture: any
@@ -34,25 +44,9 @@ Depends:
 Recommends: libcore-ocaml-doc
 Provides: ${ocaml:Provides}
 Description: Jane Street's standard library for OCaml
- Core is an alternative to the OCaml standard library developed by
- Jane Street Capital.
- .
- Core does a number of things:
- .
-  * provides tail recursive versions of non tail recursive functions in
-    the standard library;
-  * changes the signature of many of the standard modules to enforce
-    consistent naming conventions;
-  * includes generic serialization for most types;
-  * adds some new modules as well as new functionality to existing
-    modules.
- .
- Beware that Core extends some functionality of the legacy standard
- library, and outright changes or replaces other; backward compatibility
- with the legacy standard library has not to be expected.
- .
- The code of Core is routinely reviewed within Jane Street Capital
- according to their quality assurance requirements.
+ Core is an industrial-strength alternative to the OCaml standard
+ library. It was developed by Jane Street, which is the largest
+ industrial user of OCaml.
  .
  This package contains the development stuff you need to use Core in
  your programs.
@@ -66,24 +60,9 @@ Depends:
  ${misc:Depends}
 Provides: ${ocaml:Provides}
 Description: Jane Street's standard library for OCaml (runtime)
- Core is an alternative to the OCaml standard library developed by
- Jane Street Capital.
- .
- Core does a number of things:
- .
-  * provides tail recursive versions of non tail recursive functions in
-    the standard library;
-  * changes the signature of many of the standard modules to enforce
-    consistent naming conventions;
-  * includes generic serialization for most types;
-  * adds some new modules as well as new functionality to existing
-    modules.
- .
- Beware that Core extends some functionality of the legacy standard
- library, and outright changes or replaces other; backward compatibility
- .
- The code of Core is routinely reviewed within Jane Street Capital
- according to their quality assurance requirements.
+ Core is an industrial-strength alternative to the OCaml standard
+ library. It was developed by Jane Street, which is the largest
+ industrial user of OCaml.
  .
  This package contains the runtime stuff you need to run programs using
  Core.
@@ -96,24 +75,9 @@ Enhances:
  libcore-ocaml-dev,
  ${misc:Depends}
 Description: Jane Street's standard library for OCaml - documentation
- Core is an alternative to the OCaml standard library developed by
- Jane Street Capital.
- .
- Core does a number of things:
- .
-  * provides tail recursive versions of non tail recursive functions in
-    the standard library;
-  * changes the signature of many of the standard modules to enforce
-    consistent naming conventions;
-  * includes generic serialization for most types;
-  * adds some new modules as well as new functionality to existing
-    modules.
- .
- Beware that Core extends some functionality of the legacy standard
- library, and outright changes or replaces other; backward compatibility
- .
- The code of Core is routinely reviewed within Jane Street Capital
- according to their quality assurance requirements.
+ Core is an industrial-strength alternative to the OCaml standard
+ library. It was developed by Jane Street, which is the largest
+ industrial user of OCaml.
  .
  This package contains the ocamldoc API reference in HTML format for
  Core.

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to