[Pkg-owncloud-commits] [SCM] python-owncloud.git branch, master, updated. upstream/0.3-23-g6b930ed

Sandro Knauß bugs at sandroknauss.de
Tue May 14 00:36:14 UTC 2013


The following commit has been merged in the master branch:
commit 7d9744f94f9addf57484921055654c95a048407c
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Tue May 14 02:30:56 2013 +0200

    Fixed typos

diff --git a/debian/control b/debian/control
index 4c6792a..31a03f8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@ Suggests: python-keyring
 Description: ownCloud CLI client
  Syncing files across machines using ownCloud DAV server.
  .
- pyOwnCloud uses libocsync to snyc with the ownCloud server.
- In addition to ocsyc pyOwnCloud supports different possibities to read and
- store the password. You can define the ssl fingerprint for the server and
+ pyOwnCloud uses libocsync to synchronize with the ownCloud server.
+ In addition to ocsyc pyOwnCloud supports different possibilities to read and
+ store the password. You can define the SSL fingerprint for the server and
  handles special characters in usernames correctly.
  .
  pyOwnCloud uses the same configuration file than owncloud-client.
diff --git a/debian/patches/no_version_update.patch b/debian/patches/no_version_update.patch
index 17e8486..f88a43c 100644
--- a/debian/patches/no_version_update.patch
+++ b/debian/patches/no_version_update.patch
@@ -1,8 +1,8 @@
 Description: No automatic updating of csync/version.dat
- pyOwnCloud checks, if the source code lives in a git enviroment.
+ pyOwnCloud checks, if the source code lives in a Git environment.
  If yes it automatically updates csync/version.dat.
- This patches removes this feature, because the debian package
- itself lives in a git repo.
+ This patches removes this feature, because the Debian package
+ itself lives in a Git repository.
 Author: Sandro Knauß <bugs at sandroknauss.de>
 Last-Update: 2013-04-15
 ---

-- 
python-owncloud.git



More information about the Pkg-owncloud-commits mailing list