[Pkg-owncloud-commits] [ocsync] branch master updated (ad5d967 -> d2dfe76)

Sandro Knauß hefee-guest at alioth.debian.org
Thu Sep 26 17:50:02 UTC 2013


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

hefee-guest pushed a change to branch master
in repository ocsync.

      from  ad5d967   Updated patch meta-data.
       new  b2fecc9   Imported Upstream version 0.90.2
       new  4011d36   Merge tag 'upstream/0.90.2'
       new  10d1d05   New upstream release.
       new  30d67b8   Remove patches (included in upstream): * debian/patches/spelling-error-transferred.patch * debian/patches/update_manpage
       new  9b5168e   Updated patches/freebsd.patch
       new  d2e63ac   Added patches/path_max.patch (Thanks Toscano & Signell)
       new  d2dfe76   Update patch headers.

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:
 .tag                                            |    2 +-
 AUTHORS                                         |    1 +
 CMakeLists.txt                                  |    2 +-
 ChangeLog                                       |   12 +-
 debian/changelog                                |    6 +
 debian/patches/freebsd.patch                    |   32 +-
 debian/patches/path_max.patch                   |   33 ++
 debian/patches/series                           |    3 +-
 debian/patches/spelling-error-transferred.patch |   61 ----
 debian/patches/update_manpage                   |  381 -----------------------
 doc/ocsync.1                                    |  221 +++----------
 doc/ocsync.1.txt                                |   22 +-
 doc/ocsync.txt                                  |    2 +-
 doc/userguide/csync.html                        |    2 +-
 modules/csync_owncloud.c                        |   70 +++--
 src/CMakeLists.txt                              |    2 +-
 src/csync_exclude.c                             |  108 +++++--
 src/csync_exclude.h                             |    2 +-
 src/csync_misc.c                                |    1 +
 src/csync_misc.h                                |   11 +
 src/csync_propagate.c                           |    2 +-
 src/csync_propagate.h                           |    2 +-
 src/csync_update.c                              |   33 +-
 src/csync_util.c                                |    9 +-
 src/httpbf/src/httpbf.c                         |   22 +-
 src/httpbf/src/httpbf.h                         |    1 +
 tests/csync_tests/check_csync_exclude.c         |   64 +++-
 27 files changed, 380 insertions(+), 727 deletions(-)
 create mode 100644 debian/patches/path_max.patch
 delete mode 100644 debian/patches/spelling-error-transferred.patch
 delete mode 100644 debian/patches/update_manpage
 mode change 100755 => 100644 doc/makeguide.sh
 mode change 100755 => 100644 doc/makeman.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/ocsync.git



More information about the Pkg-owncloud-commits mailing list