[Pkg-cli-libs-commits] [SCM] zeitgeist-sharp branch, master, updated. upstream/0.1.0.2-7-gf1cb4f7

Jo Shields directhex at apebox.org
Mon Nov 8 15:40:10 UTC 2010


The following commit has been merged in the master branch:
commit f1cb4f7c8346e96ac600f9f28cf1a3a29cacd73e
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Nov 8 15:39:51 2010 +0000

    Fix up package descriptions

diff --git a/debian/control b/debian/control
index e1aa92d..4a71c57 100644
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,20 @@ Package: libzeitgeist-cil-dev
 Architecture: all
 Depends: libzeitgeist0.1-cil (= ${binary:Version}), ${misc:Depends}
 Description: CLI bindings for Zeitgeist Project - development files
- Ook ook eek
+ zeitgeist-sharp is a managed C# wrapper of the Zeitgeist DBus API. 
+ It exposes Log (Querying the events) , Blacklist, Monitor and 
+ DataSources.
+ .
+ This package contains the development files needed to compile CLI 
+ applications which use this library.
 
 Package: libzeitgeist0.1-cil
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Description: CLI bindings for Zeitgeist Project
- Ooga booga
+ zeitgeist-sharp is a managed C# wrapper of the Zeitgeist DBus API. 
+ It exposes Log (Querying the events) , Blacklist, Monitor and 
+ DataSources.
+ .
+ This package contains the managed CLI bindings for zeitgeist-sharp, 
+ which are needed to run CLI applications which use this library.

-- 
zeitgeist-sharp



More information about the Pkg-cli-libs-commits mailing list