[Pkg-owncloud-commits] [SCM] owncloud-client.git branch, master, updated. upstream/1.2.5+debian-99-g4e963f4

Sandro Knauß bugs at sandroknauss.de
Tue Jun 4 23:53:18 UTC 2013


The following commit has been merged in the master branch:
commit 4e963f4a8ada981358f085e0afb6eecde24b1289
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Wed Jun 5 01:52:42 2013 +0200

    fix typos

diff --git a/debian/control b/debian/control
index 0b660b1..a0d02da 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Package: owncloud-client
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
  libowncloudsync0 (= ${binary:Version}), mirall-i18n, libocsync-plugin-owncloud
-Description: GUI app to sync a folder to ownCloud
- Specify one ore more directories on the local machine to sync your ownCloud
+Description: GUI application to sync a folder to ownCloud
+ Specify one ore more directories on the local machine to synchronize ownCloud
  server, and always have your latest files wherever you are. Make a change to
  the files on one computer, it will flow across the others using these desktop
  sync clients.
@@ -25,13 +25,11 @@ Package: mirall
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
  libowncloudsync0 (= ${binary:Version}), libocsync0 (>= 0.70.7), mirall-i18n
-Description: GUI app to synchronize your folders
- Mirall is a GUI to sync your folders with csync.
+Description: GUI application to synchronize your folders
+ mirall is location aware and should not try to synchronzie against a NAS
+ if you are not in the home network. It should work silently and reliably.
  .
- Mirall ist location aware and should not try to sync against your NAS
- if you are not in the home network. It should work silently and realiably.
- .
- Specify one ore more directories on the local machine to sync, and always have
+ Specify one ore more directories on the local machine to synchronize, and always have
  your latest files wherever you are. Make a change to the files on one computer,
  it will flow across the others using these desktop sync clients.
 
@@ -39,26 +37,22 @@ Package: mirall-doc
 Architecture: all
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Section: doc
-Description: Documentation package for mirall
- Mirall is a GUI to sync your folders with csync.
- .
- Mirall ist location aware and should not try to sync against your NAS
- if you are not in the home network. It should work silently and realiably.
+Description: documentation package for mirall
+ mirall is location aware and should not try to synchronize against a NAS
+ if you are not in the home network. It should work silently and reliably.
  .
- Specify one ore more directories on the local machine to sync, and always have
+ Specify one ore more directories on the local machine to synchronize, and always have
  your latest files wherever you are. Make a change to the files on one computer,
  it will flow across the others using these desktop sync clients.
  .
- These are the Documenation files.
+ These are the Documentation files.
 
 Package: libowncloudsync0
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, libocsync0 (>= 0.70.7)
 Section: libs
-Description: Syncing lib for ownCloud Client
- This lib syncs your folders with an ownCloud Server.
- .
- Specify one ore more directories on the local machine to sync your ownCloud
+Description: synchronizing library for ownCloud Client
+ Specify one ore more directories on the local machine to synchronize your ownCloud
  server, and always have your latest files wherever you are. Make a change to
  the files on one computer, it will flow across the others using these desktop
  sync clients.
@@ -67,13 +61,11 @@ Package: mirall-i18n
 Architecture: all
 Depends: ${misc:Depends}
 Section: localization
-Description: Localization for mirall
- Mirall is a GUI to sync your folders with csync.
- .
- Mirall ist location aware and should not try to sync against your NAS
- if you are not in the home network. It should work silently and realiably.
+Description: localization for mirall
+ mirall is location aware and should not try to sync against a NAS
+ if you are not in the home network. It should work silently and reliably.
  .
- Specify one ore more directories on the local machine to sync, and always have
+ Specify one ore more directories on the local machine to synchronize, and always have
  your latest files wherever you are. Make a change to the files on one computer,
  it will flow across the others using these desktop sync clients.
  .
diff --git a/debian/mirall-doc.doc-base b/debian/mirall-doc.doc-base
index 9ad7a7e..0602cd2 100644
--- a/debian/mirall-doc.doc-base
+++ b/debian/mirall-doc.doc-base
@@ -1,11 +1,11 @@
 Document: mirall
 Title: ownCloud Desktop Client Manual
 Author: ownCloud developers
-Abstract: Mirall synchronizes your folders with another computer.
+Abstract: mirall synchronizes your folders with another computer.
  .
- The ultimate goals of Mirall are:
+ The ultimate goals of mirall are:
  .
- * Network location aware: should not try to sync against your NAS if you are
+ * Network location aware: should not try to synchronize against a NAS if you are
    not in the home network
  * It is a zero-interaction tool. So forget about resolving conflicts.
  * It should work silently and realiably.
@@ -14,8 +14,8 @@ Abstract: Mirall synchronizes your folders with another computer.
  files or hang your computer.
  .
  * Network location awareness not implemented yet
- * Current version supports local and remote (sftp and smb) folders.
- * It is powered by csync (http://www.csync.org), however
+ * Current version supports local and remote (SFTP and SMB) folders.
+ * It is powered by CSync (http://www.csync.org), however
    the user does not know and other tools will be incorporated to provide other
    functionality.
 Section: Network/File Transfer

-- 
owncloud-client.git



More information about the Pkg-owncloud-commits mailing list