[Pkg-owncloud-commits] [owncloud-client] branch master updated (5ab4b19 -> 5155963)
Sandro Knauß
hefee-guest at alioth.debian.org
Thu Sep 26 18:51:30 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 5ab4b19 Makes build-arch faster
new 125d803 Imported Upstream version 1.4.1+dfsg
new 7cb93e2 Merge tag 'upstream/1.4.1+dfsg'
new b89c985 New upstream release.
new b76f9e0 Removed patches/dont-ship-doc_scripts.patch (got upstream)
new 18d5ccf Removed patches/fix-empty-ocdir.patch
new 7c97835 Updated Build dependencies
new 56da988 Updated copyright file
new e11ab25 "Show Desktop Notifications" setting inoperant (Closes: #723833)
new 8e3ae3a Updated lintian-overrides: hardening-no-fortify-functions
new 2c95b85 Updated debian/libowncloudsync0.symbols
new 006505c Ignore owncloud-client_unstable_logs dir (used by pkgkde-getbuildlogs)
new 5155963 Updated debian/libowncloudsync0.symbols
The 12 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 | 1 +
.tag | 2 +-
ChangeLog | 22 +++++++
VERSION.cmake | 2 +-
config.h.in | 1 +
debian/changelog | 7 +++
debian/control | 4 +-
debian/copyright | 11 ++--
debian/libowncloudsync0.lintian-overrides | 6 +-
debian/libowncloudsync0.symbols | 51 +++++++++------
debian/patches/dont-ship-doc_scripts.patch | 20 ------
debian/patches/fix-empty-ocdir.patch | 23 -------
debian/patches/series | 2 -
doc/CMakeLists.txt | 2 +-
doc/building.rst | 7 ++-
doc/conf.py.in | 2 +-
mirall.desktop.in | 2 +-
src/CMakeLists.txt | 16 +++--
src/creds/httpcredentials.cpp | 51 +++++++--------
src/creds/httpcredentials.h | 1 -
src/main.cpp | 30 ++++++---
src/mirall/accountsettings.cpp | 94 ++++++++++++++++++++--------
src/mirall/accountsettings.h | 6 +-
src/mirall/application.cpp | 93 ++++++++++++++++-----------
src/mirall/application.h | 8 +--
src/mirall/connectionvalidator.cpp | 11 ++--
src/mirall/folder.cpp | 19 +++---
src/mirall/folderman.cpp | 10 ++-
src/mirall/folderstatusmodel.cpp | 24 +++----
src/mirall/folderwizard.cpp | 31 ++++++---
src/mirall/folderwizard.h | 3 +
src/mirall/logbrowser.cpp | 5 ++
src/mirall/logbrowser.h | 3 +
src/mirall/owncloudinfo.cpp | 10 ++-
src/mirall/owncloudsetupwizard.cpp | 9 ++-
src/mirall/settingsdialog.cpp | 39 +++++++++++-
src/mirall/settingsdialog.h | 6 +-
src/mirall/settingsdialog.ui | 17 +----
src/mirall/sslerrordialog.h | 8 +--
src/mirall/sslerrordialog.ui | 4 +-
src/mirall/syncfileitem.h | 13 ++++
src/mirall/utility.cpp | 18 ++++--
src/mirall/utility.h | 1 +
src/wizard/owncloudadvancedsetuppage.cpp | 6 +-
test/testutility.h | 24 ++++---
theme/colored/owncloud-icon-22.png | Bin 739 -> 781 bytes
46 files changed, 457 insertions(+), 268 deletions(-)
delete mode 100644 debian/patches/dont-ship-doc_scripts.patch
delete mode 100644 debian/patches/fix-empty-ocdir.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