[Pkg-ocaml-maint-commits] [extlib] branch master updated (c420097 -> a1bc443)

Stéphane Glondu glondu at moszumanska.debian.org
Thu Aug 7 08:27:00 UTC 2014


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

glondu pushed a change to branch master
in repository extlib.

      from  c420097   Prepare upload to unstable
       new  332d12a   Update debian/watch
       new  117dffb   Imported Upstream version 1.6.1
       new  72f3268   Merge tag 'upstream/1.6.1'
       new  db56a5d   New upstream release
       new  67ed606   Remove patch (applied upstream)
       new  d0548d9   Update packaging
       new  a1bc443   Update changelog and prepare upload to unstable

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 IO.ml                                              | 43 ++++++++++++
 IO.mli                                             | 21 +++++-
 Makefile                                           | 58 +++++++++++-----
 README.txt                                         | 22 +++++-
 configure.ml                                       |  1 +
 debian/changelog                                   |  7 ++
 debian/control                                     |  1 +
 ...-ocaml-objects-with-debugging-information.patch | 29 --------
 debian/patches/series                              |  1 -
 debian/rules                                       |  4 +-
 debian/watch                                       |  2 +-
 enum.ml                                            |  2 +
 enum.mli                                           |  4 ++
 extArray.ml                                        | 14 ++--
 extHashtbl.ml => extHashtbl.mlpp                   | 34 ++++++++--
 extList.mli                                        |  2 +-
 extString.ml                                       | 27 ++++----
 extString.mli                                      | 10 ++-
 install.ml                                         | 78 ++++++++++++++--------
 optParse.mli                                       |  2 +-
 uTF8.ml                                            |  5 ++
 uTF8.mli                                           |  4 ++
 22 files changed, 259 insertions(+), 112 deletions(-)
 create mode 100644 configure.ml
 delete mode 100644 debian/patches/0001-Compile-ocaml-objects-with-debugging-information.patch
 delete mode 100644 debian/patches/series
 rename extHashtbl.ml => extHashtbl.mlpp (80%)

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



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