[Pkg-ocaml-maint-commits] [unison] branch master updated (e726782 -> cb08650)

Stéphane Glondu glondu at moszumanska.debian.org
Mon Oct 30 09:32:37 UTC 2017


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

glondu pushed a change to branch master
in repository unison.

      from  e726782   Update changelog and prepare upload to unstable
       new  9994bd1   New upstream version 2.48.4
       new  39c5629   Update upstream source from tag 'upstream/2.48.4'
       new  d2fd9d3   New upstream release
       new  6ee371b   Update Vcs-*
       new  ad6e451   Bump Standards-Version to 4.1.1
       new  4df829b   Remove menu file
       new  cb08650   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:
 .gitignore                                 |   11 +
 NEWS                                       |    2 +-
 RECENTNEWS                                 |   27 +
 abort.ml                                   |    2 +-
 bytearray.ml                               |    2 +-
 bytearray.mli                              |    2 +-
 bytearray_stubs.c                          |    2 +-
 case.ml                                    |    2 +-
 case.mli                                   |    2 +-
 checksum.ml                                |    2 +-
 checksum.mli                               |    2 +-
 clroot.ml                                  |    2 +-
 clroot.mli                                 |    2 +-
 common.ml                                  |    2 +-
 common.mli                                 |    2 +-
 copy.ml                                    |    2 +-
 debian/changelog                           |    9 +
 debian/control                             |    6 +-
 debian/copyright                           |    3 +-
 debian/rules                               |    1 -
 debian/unison-gtk.menu.in                  |    4 -
 external.ml                                |    2 +-
 external.mli                               |    2 +-
 fileinfo.ml                                |    2 +-
 fileinfo.mli                               |    2 +-
 files.ml                                   |    2 +-
 files.mli                                  |    2 +-
 fileutil.ml                                |    2 +-
 fileutil.mli                               |    2 +-
 fingerprint.ml                             |    2 +-
 fingerprint.mli                            |    2 +-
 fpcache.ml                                 |    2 +-
 fpcache.mli                                |    2 +-
 fs.ml                                      |    2 +-
 fs.mli                                     |    2 +-
 fsmonitor/.gitignore                       |    1 +
 fsmonitor/linux/.gitignore                 |    1 +
 fsmonitor/windows/.gitignore               |    1 +
 fspath.ml                                  |    2 +-
 fspath.mli                                 |    2 +-
 fswatch.ml                                 |    2 +-
 fswatch.mli                                |    2 +-
 fswatchold.ml                              |    2 +-
 globals.ml                                 |    2 +-
 globals.mli                                |    2 +-
 linkgtk.ml                                 |    2 +-
 linkgtk2.ml                                |    2 +-
 linktext.ml                                |    2 +-
 lock.ml                                    |    2 +-
 lock.mli                                   |    2 +-
 lwt/.gitignore                             |    4 +
 lwt/depend                                 |   12 +
 lwt/generic/.gitignore                     |    3 +
 lwt/pqueue.ml                              |    2 +-
 lwt/pqueue.mli                             |    2 +-
 lwt/win/.gitignore                         |    3 +
 main.ml                                    |    2 +-
 mkProjectInfo.ml                           |    4 +-
 name.ml                                    |    2 +-
 name.mli                                   |    2 +-
 os.ml                                      |    2 +-
 os.mli                                     |    2 +-
 osx.ml                                     |    2 +-
 osx.mli                                    |    2 +-
 path.ml                                    |    2 +-
 path.mli                                   |    2 +-
 pixmaps.ml                                 |    2 +-
 pred.ml                                    |    2 +-
 pred.mli                                   |    2 +-
 props.ml                                   |    2 +-
 props.mli                                  |    2 +-
 recon.ml                                   |    2 +-
 recon.mli                                  |    2 +-
 remote.ml                                  |    9 +-
 remote.mli                                 |    2 +-
 sortri.ml                                  |    2 +-
 sortri.mli                                 |    2 +-
 stasher.ml                                 |    2 +-
 strings.ml                                 |   60 +-
 strings.mli                                |    2 +-
 system.ml                                  |    2 +-
 system.mli                                 |    2 +-
 system/.gitignore                          |    3 +
 system/generic/.gitignore                  |    3 +
 system/system_generic.ml                   |    5 +-
 system/system_intf.ml                      |    2 +-
 system/system_win.ml                       |    2 +-
 system/win/.gitignore                      |    3 +
 terminal.ml                                |    2 +-
 test.ml                                    |    2 +-
 test.mli                                   |    2 +-
 transfer.ml                                |    2 +-
 transfer.mli                               |    2 +-
 transport.ml                               |    2 +-
 transport.mli                              |    2 +-
 tree.ml                                    |    2 +-
 tree.mli                                   |    2 +-
 ubase/.gitignore                           |    5 +
 ubase/depend                               |   24 +
 ubase/proplist.ml                          |    2 +-
 ubase/proplist.mli                         |    2 +-
 ubase/rx.ml                                |    2 +-
 ubase/rx.mli                               |    2 +-
 ubase/safelist.ml                          |    2 +-
 ubase/safelist.mli                         |    2 +-
 ubase/trace.ml                             |    2 +-
 ubase/trace.mli                            |    2 +-
 ubase/uarg.ml                              |    2 +-
 ubase/util.ml                              |    2 +-
 ubase/util.mli                             |    2 +-
 ui.mli                                     |    2 +-
 uicommon.ml                                |    2 +-
 uicommon.mli                               |    2 +-
 uigtk.ml                                   | 2155 ++++++++++++++++++++++++++++
 uigtk.mli                                  |    5 +
 uigtk2.ml                                  |    4 +-
 uigtk2.mli                                 |    2 +-
 uimac14/MyController.m                     |    4 +-
 uimac14/ProgressCell.m                     |    2 +-
 uimac14/ReconTableView.m                   |    2 +-
 uimac14/cltool.c                           |    6 +-
 uimac14/uimacnew.xcodeproj/project.pbxproj |   10 +-
 uimacnew/.gitignore                        |    2 +
 uitext.ml                                  |    2 +-
 uitext.mli                                 |    2 +-
 unicode.ml                                 |    2 +-
 unicode.mli                                |    2 +-
 update.ml                                  |    2 +-
 update.mli                                 |    2 +-
 uutil.ml                                   |    2 +-
 uutil.mli                                  |    2 +-
 xferhint.ml                                |    2 +-
 xferhint.mli                               |    2 +-
 133 files changed, 2431 insertions(+), 163 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 RECENTNEWS
 delete mode 100644 debian/unison-gtk.menu.in
 create mode 100644 fsmonitor/.gitignore
 create mode 100644 fsmonitor/linux/.gitignore
 create mode 100644 fsmonitor/windows/.gitignore
 create mode 100644 lwt/.gitignore
 create mode 100644 lwt/depend
 create mode 100644 lwt/generic/.gitignore
 create mode 100644 lwt/win/.gitignore
 create mode 100644 system/.gitignore
 create mode 100644 system/generic/.gitignore
 create mode 100644 system/win/.gitignore
 create mode 100644 ubase/.gitignore
 create mode 100644 ubase/depend
 create mode 100644 uigtk.ml
 create mode 100644 uigtk.mli
 create mode 100644 uimacnew/.gitignore

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



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