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

josch-guest pushed a change to branch master
in repository xmlm.

      from  b127f99   Prepare upload to unstable
       new  0fa7322   Imported Upstream version 1.2.0
       new  db359e5   Change debian/rules to accommodate for build system change

The 2 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:
 .ocamlinit                        |    2 +-
 CHANGES => CHANGES.md             |   12 +
 README                            |   66 -
 README.md                         |   48 +
 _oasis                            |   52 -
 _tags                             |   24 +-
 debian/changelog                  |   13 +
 debian/clean                      |    1 +
 debian/control                    |    5 +-
 debian/libxmlm-ocaml-dev.docs     |    2 +-
 debian/libxmlm-ocaml-dev.manpages |    1 +
 debian/rules                      |   41 +-
 doc/Xmlm.Buffer.html              |    4 +-
 doc/Xmlm.Make.html                |   10 +-
 doc/Xmlm.S.html                   |   10 +-
 doc/Xmlm.String.html              |    4 +-
 doc/Xmlm.html                     |  171 +-
 doc/index.html                    |    2 +-
 doc/index_modules.html            |    2 +-
 doc/index_values.html             |    4 +-
 doc/style.css                     |   23 +-
 myocamlbuild.ml                   |  491 ----
 opam                              |   13 +
 {src => pkg}/META                 |    7 +-
 pkg/build                         |   29 +
 pkg/config                        |    3 +
 pkg/pkg-builder                   |   84 +
 pkg/pkg-git                       |   16 +
 pkg/pkg-varsubsts                 |   24 +
 setup.ml                          | 5830 -------------------------------------
 src/xmlm.ml                       | 1045 +++----
 src/xmlm.mli                      |  188 +-
 src/xmlm.mllib                    |    4 -
 test/examples.ml                  |   25 +-
 test/tests.itarget                |    2 +-
 test/xmltrip.ml                   |  113 +-
 36 files changed, 1110 insertions(+), 7261 deletions(-)
 rename CHANGES => CHANGES.md (78%)
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 _oasis
 create mode 100644 debian/clean
 create mode 100644 debian/libxmlm-ocaml-dev.manpages
 delete mode 100644 myocamlbuild.ml
 create mode 100644 opam
 rename {src => pkg}/META (51%)
 create mode 100755 pkg/build
 create mode 100644 pkg/config
 create mode 100755 pkg/pkg-builder
 create mode 100755 pkg/pkg-git
 create mode 100755 pkg/pkg-varsubsts
 delete mode 100644 setup.ml
 delete mode 100644 src/xmlm.mllib

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/xmlm.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