[Pkg-ocaml-maint-commits] [atdgen] branch master updated (a0bf1ce -> c12225b)

Stéphane Glondu glondu at moszumanska.debian.org
Sat Feb 1 18:59:07 UTC 2014


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

glondu pushed a change to branch master
in repository atdgen.

      from  a0bf1ce   update packaging and enable tests
       new  c246120   Imported Upstream version 1.3.0
       new  0e1efd1   Imported Upstream version 1.3.1
       new  51c5437   Merge tag 'upstream/1.3.1'
       new  b060a8b   New upstream release
       new  d74be9f   Put patch in git format
       new  5ba2ecc   Update patch
       new  aa95665   Disable tests, as they need the package installed
       new  05b620b   Install native plugins
       new  4b755d7   Bump Standards-Version to 3.9.5
       new  c12225b   Update changelog and prepare upload to unstable

The 10 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:
 .gitignore                                         |  31 +++++
 .ocp-indent                                        |  22 ++++
 Changes.txt                                        |  72 -----------
 META.in                                            |   1 +
 Makefile                                           |  22 +++-
 TODO                                               |  17 ---
 TODO.md                                            |  27 +++++
 ag_main.ml                                         |  33 ++++++
 ag_ob_emit.ml                                      | 131 +++++++++++----------
 ag_ocaml.ml                                        |  50 +-------
 ag_oj_emit.ml                                      | 128 ++++++++++----------
 ag_ov_emit.ml                                      |  55 ++++-----
 ag_ox_emit.ml                                      | 102 ++++++++++++++++
 debian/changelog                                   |   8 ++
 debian/control                                     |   2 +-
 debian/libatdgen-ocaml.install.in                  |   1 +
 .../0001-Install-ml-files-for-dangling-cmi-s.patch |  40 +++++++
 debian/patches/makefile.patch                      |  99 ----------------
 debian/patches/series                              |   2 +-
 debian/rules                                       |   5 -
 test5.atd                                          |  45 +++++++
 21 files changed, 501 insertions(+), 392 deletions(-)
 create mode 100644 .ocp-indent
 delete mode 100644 Changes.txt
 delete mode 100644 TODO
 create mode 100644 TODO.md
 create mode 100644 debian/patches/0001-Install-ml-files-for-dangling-cmi-s.patch
 delete mode 100644 debian/patches/makefile.patch
 create mode 100644 test5.atd

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



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