[Pkg-owncloud-commits] [owncloud-client] branch master updated (de3e7ab -> 719fb89)

Sandro Knauß hefee-guest at alioth.debian.org
Tue Oct 22 01:28:27 UTC 2013


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

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

      from  de3e7ab   Removed --with kde and --buildsystem=kde in debian/rules
       new  c828cb7   Imported Upstream version 1.4.2+dfsg
       new  abb4e8d   Merge tag 'upstream/1.4.2+dfsg'
       new  36a1384   New upstream release.
       new  7c9a322   Added patch: create-manpage.patch: create manpage for all archs
       new  21b4548   Added freebsd support.
       new  a41151f   Updated build-deps
       new  9ced3b2   Updated symbolfiles.
       new  7736be3   Updated lintian-overrides
       new  719fb89   updated create-manpage.patch

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:
 .tag                                      |    2 +-
 ChangeLog                                 |   16 +
 VERSION.cmake                             |    2 +-
 debian/changelog                          |    6 +
 debian/control                            |    5 +-
 debian/libowncloudsync0.lintian-overrides |    6 +-
 debian/libowncloudsync0.symbols           | 1680 +++++++++++++++--------------
 debian/patches/create-manpage.patch       |   26 +
 debian/patches/freebsd-libinotify.patch   |   30 +
 debian/patches/freebsd-statvfs64.patch    |   19 +
 debian/patches/series                     |    3 +
 src/mirall/accountsettings.cpp            |   37 +-
 src/mirall/accountsettings.h              |    2 +-
 src/mirall/application.cpp                |   19 +-
 src/mirall/application.h                  |    1 +
 src/mirall/connectionvalidator.cpp        |    9 +-
 src/mirall/connectionvalidator.h          |    2 +
 src/mirall/csyncthread.cpp                |    2 +-
 src/mirall/folder.cpp                     |   73 +-
 src/mirall/folder.h                       |   12 +
 src/mirall/folderman.cpp                  |   25 +-
 src/mirall/folderman.h                    |    5 +-
 src/mirall/folderstatusmodel.cpp          |    9 +-
 src/mirall/folderwatcher.cpp              |    2 +-
 src/mirall/folderwatcher_inotify.cpp      |   11 +-
 src/mirall/inotify.cpp                    |    1 +
 src/mirall/itemprogressdialog.cpp         |   10 +-
 src/mirall/progressdispatcher.cpp         |    6 +
 src/mirall/progressdispatcher.h           |    3 +
 src/wizard/owncloudsetupnocredspage.ui    |    2 +-
 src/wizard/owncloudsetuppage.cpp          |    5 +-
 src/wizard/owncloudwizardresultpage.cpp   |    3 +-
 32 files changed, 1131 insertions(+), 903 deletions(-)
 create mode 100644 debian/patches/create-manpage.patch
 create mode 100644 debian/patches/freebsd-libinotify.patch
 create mode 100644 debian/patches/freebsd-statvfs64.patch

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



More information about the Pkg-owncloud-commits mailing list