[Pkg-samba-maint] r2967 - trunk/openchange/debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Sat Jul 18 17:58:05 UTC 2009


Author: jelmer
Date: 2009-07-18 17:58:03 +0000 (Sat, 18 Jul 2009)
New Revision: 2967

Modified:
   trunk/openchange/debian/control
Log:
Update description of libmapi++-dev.

Modified: trunk/openchange/debian/control
===================================================================
--- trunk/openchange/debian/control	2009-07-18 17:57:56 UTC (rev 2966)
+++ trunk/openchange/debian/control	2009-07-18 17:58:03 UTC (rev 2967)
@@ -42,30 +42,16 @@
  .
  This package contains the development files.
 
-Package: libmapi++
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-XB-Python-Version: ${python:Versions}
-Description: C++ Client library for the MAPI protocol
- This library provides a client-side implementation of the MAPI protocol 
- that is used by Microsoft Exchange and Outlook.
- .
- Currently implemented features include sending and receiving mail and 
- enumerating the address book. 
-
 Package: libmapi++-dev
 Section: libdevel
 Architecture: any
-Depends: libc6-dev, libmapi++ (= ${binary:Version}), ${misc:Depends}
+Depends: libc6-dev, libmapi-dev (= ${binary:Version}), ${misc:Depends}
 XB-Python-Version: ${python:Versions}
 Description: Development files for the C++ MAPI client library
- This library provides a client-side implementation of the MAPI protocol 
- that is used by Microsoft Exchange and Outlook.
+ This library provides a thin C++ wrapper around libmapi.
  .
- Currently implemented features include sending and receiving mail and 
- enumerating the address book.
- .
- This package contains the development files.
+ This package contains the header files. There is no related shared library 
+ at the moment.
 
 Package: libocpf0
 Architecture: any




More information about the Pkg-samba-maint mailing list