[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. upstream/0.1.10-4-gfa9b0fc

Laurent Bigonville bigon at bigon.be
Sun Jul 18 21:35:32 UTC 2010


The following commit has been merged in the debian branch:
commit 5ee76e1c2738803f251b30a21c05dd961eec3ea8
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Jul 18 23:20:45 2010 +0200

    Add packages descriptions

diff --git a/debian/control b/debian/control
index 13266b9..0de9e4e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,16 +20,22 @@ Package: libfolks0
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: library to aggregates people into metacontacts
+ libfolks is a library that aggregates people from multiple sources
+ (eg, Telepathy connection managers and eventually evolution data server,
+ Facebook, etc.) to create metacontacts.
 
 Package: libfolks-dev
 Section: libdevel
 Architecture: any
 Depends: libfolks0 (= ${binary:Version}),
          ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: library to aggregates people into metacontact - developpement files
+ libfolks is a library that aggregates people from multiple sources
+ (eg, Telepathy connection managers and eventually evolution data server,
+ Facebook, etc.) to create metacontacts.
+ .
+ This package contains the developpement files for libfolks library.
 
 Package: libfolks-dbg
 Section: debug
@@ -37,23 +43,35 @@ Priority: extra
 Architecture: any
 Depends: libfolks0 (= ${binary:Version}),
          ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: library to aggregates people into metacontact - debugging symbols
+ libfolks is a library that aggregates people from multiple sources
+ (eg, Telepathy connection managers and eventually evolution data server,
+ Facebook, etc.) to create metacontacts.
+ .
+ This package contains the debugging symbols for libfolks library.
 
 Package: libfolks-telepathy0
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Telepathy backend for libfolks
+ libfolks is a library that aggregates people from multiple sources
+ (eg, Telepathy connection managers and eventually evolution data server,
+ Facebook, etc.) to create metacontacts.
+ .
+ This package contains the Telepathy backend for libfolks
 
 Package: libfolks-telepathy-dev
 Section: libdevel
 Architecture: any
 Depends: libfolks-telepathy0 (= ${binary:Version}),
          ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Telepathy backend for libfolks - developpement files
+ libfolks is a library that aggregates people from multiple sources
+ (eg, Telepathy connection managers and eventually evolution data server,
+ Facebook, etc.) to create metacontacts.
+ .
+ This package contains the developpement files for libfolks telepathy backend.
 
 Package: libfolks-telepathy-dbg
 Section: debug
@@ -61,5 +79,9 @@ Priority: extra
 Architecture: any
 Depends: libfolks-telepathy0 (= ${binary:Version}),
          ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Telepathy backend for libfolks - debugging symbols
+ libfolks is a library that aggregates people from multiple sources
+ (eg, Telepathy connection managers and eventually evolution data server,
+ Facebook, etc.) to create metacontacts.
+ .
+ This package contains the debugging symbols for libfolks telepathy backend.

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list