[Pkg-ocaml-maint-commits] [camlzip] branch master updated (410715f -> 98e0bed)

Ralf Treinen treinen at moszumanska.debian.org
Sat Sep 10 18:34:27 UTC 2016


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

treinen pushed a change to branch master
in repository camlzip.

      from  410715f   Upload to unstable
       new  ff813e3   New upstream version 1.06
       new  42d4c36   Merge tag 'upstream/1.06'
       new  fc52990   refresh patches
       new  9850cc3   bump standards-version
       new  9c5a220   d/control: updated Homepage
       new  7b00ef4   d/control: updated Vcs-*
       new  44c5b1b   replaced a Conflicts by Breaks for package libzip-ocaml
       new  c465f0b   Dropped relations to very old camlzip binary package
       new  98e0bed   autopkgtest-style test

The 9 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:
 Changes                                           |  7 ++
 META                                              |  2 +-
 Makefile                                          | 12 ++--
 README                                            |  4 +-
 debian/changelog                                  | 18 +++++
 debian/control                                    | 14 ++--
 debian/patches/0001-Build-system-for-Debian.patch | 43 ++++--------
 debian/patches/0003-Add-plain_uncompress.patch    | 37 +++++-----
 debian/tests/control                              |  2 +
 debian/tests/upstream                             |  9 +++
 gzip.ml                                           | 62 +++++++++--------
 gzip.mli                                          | 12 ++--
 test/minigzip.ml                                  |  8 +--
 test/minizip.ml                                   |  2 +-
 zip.ml                                            | 84 ++++++++++++-----------
 zip.mli                                           |  6 +-
 zlib.ml                                           | 23 ++++---
 zlib.mli                                          | 18 ++---
 zlibstubs.c                                       |  5 +-
 19 files changed, 202 insertions(+), 166 deletions(-)
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/upstream

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



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