[Pkg-samba-maint] r2895 - in trunk/openchange: . debian libmapi/conf

jelmer at alioth.debian.org jelmer at alioth.debian.org
Sun Jun 21 01:25:21 UTC 2009


Author: jelmer
Date: 2009-06-21 01:25:20 +0000 (Sun, 21 Jun 2009)
New Revision: 2895

Added:
   trunk/openchange/debian/libmapistore-dev.install
   trunk/openchange/debian/libmapistore0.install
   trunk/openchange/debian/libmapistore0.links
   trunk/openchange/debian/openchangeserver-dev.install
   trunk/openchange/debian/openchangeserver.links
Modified:
   trunk/openchange/ChangeLog
   trunk/openchange/debian/changelog
   trunk/openchange/debian/control
   trunk/openchange/debian/libmapi0.install
   trunk/openchange/debian/libmapiproxy-dev.install
   trunk/openchange/debian/openchangeserver.install
   trunk/openchange/libmapi/conf/mapi-properties
Log:
* Add libmapistore{0,-dev} packages for MAPI storage library.
* Add openchangeserver-dev package.

Modified: trunk/openchange/ChangeLog
===================================================================
--- trunk/openchange/ChangeLog	2009-06-20 18:05:08 UTC (rev 2894)
+++ trunk/openchange/ChangeLog	2009-06-21 01:25:20 UTC (rev 2895)
@@ -1,3 +1,8 @@
+2009-06-18
+    jkerihuel
+	[r1357]
+		Add some PidTag* mapping involved with Recipients and RecipientRow
+
 2009-05-28
     jkerihuel
 	[r1350]

Modified: trunk/openchange/debian/changelog
===================================================================
--- trunk/openchange/debian/changelog	2009-06-20 18:05:08 UTC (rev 2894)
+++ trunk/openchange/debian/changelog	2009-06-21 01:25:20 UTC (rev 2895)
@@ -1,10 +1,12 @@
-openchange (1:0.8.2+svn1351-1) experimental; urgency=low
+openchange (1:0.8.2+svn1358-1) experimental; urgency=low
 
   * New upstream snapshot.
   * Build exchange2ical.
   * Add missing dependency on libtevent-dev. (Closes: #524000)
   * Fix missing dependencies of libmapi-dev. (Closes: #525884, Closes: #525890)
   * Add libmapi++ package.
+  * Add libmapistore{0,-dev} packages for MAPI storage library.
+  * Add openchangeserver-dev package.
   * Include howto in openchangeserver package. (Closes: #524694)
 
  -- Jelmer Vernooij <jelmer at debian.org>  Fri, 12 Jun 2009 22:17:01 +0200

Modified: trunk/openchange/debian/control
===================================================================
--- trunk/openchange/debian/control	2009-06-20 18:05:08 UTC (rev 2894)
+++ trunk/openchange/debian/control	2009-06-21 01:25:20 UTC (rev 2895)
@@ -4,18 +4,13 @@
 Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>
 Uploaders: Jelmer Vernooij <jelmer at debian.org>
 Build-Depends: debhelper (>> 5.0.0), libparse-pidl-perl, libmagic-dev,
-	libdcerpc-dev (>= 4.0.0~alpha7), libtalloc-dev, 
-	libldb-samba4-dev (>= 4.0.0~alpha7), 
-	samba4-dev (>= 4.0.0~alpha7), 
-	libsamba-hostconfig-dev (>= 4.0.0~alpha7), flex, bison, 
+	libdcerpc-dev (>= 4.0.0~alpha8~), libtalloc-dev, 
+	samba4-dev (>= 4.0.0~alpha8~), 
+	libsamba-hostconfig-dev (>= 4.0.0~alpha8~), flex, bison, 
 	libpopt-dev, libtorture-dev, doxygen, pkg-config,
 	libdcerpc-dev (>= 4.0.0~alpha6), libtalloc-dev, 
-	libldb-samba4-dev (>= 4.0.0~alpha7), 
-	samba4-dev (>= 4.0.0~alpha7), 
-	libsamba-hostconfig-dev (>= 4.0.0~alpha7), flex, bison, 
-	libpopt-dev, libtorture-dev, doxygen, pkg-config, 
-	python-dev, python-central (>= 0.5),
-	libtevent-dev, libical-dev, libboost-thread-dev
+	libldb-dev, python-dev, python-central (>= 0.5),
+	libtevent-dev (>= 0.9.6~), libical-dev, libboost-thread-dev
 Standards-Version: 3.8.0
 Vcs-Bzr: svn://svn.debian.org/pkg-samba/trunk/openchange
 Vcs-Svn: svn://svn.debian.org/pkg-samba/trunk/openchange
@@ -25,6 +20,7 @@
 Package: libmapi0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+XB-Python-Version: ${python:Versions}
 Description: 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.
@@ -36,6 +32,7 @@
 Section: libdevel
 Architecture: any
 Depends: libc6-dev, libmapi0 (= ${binary:Version}), ${misc:Depends}, libtalloc-dev, libdcerpc-dev, libndr-dev, libldb-samba4-dev | libldb-dev, libsamba-hostconfig-dev, libtevent-dev
+XB-Python-Version: ${python:Versions}
 Description: Development files for the MAPI client library
  This library provides a client-side implementation of the MAPI protocol 
  that is used by Microsoft Exchange and Outlook.
@@ -48,6 +45,7 @@
 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.
@@ -59,6 +57,7 @@
 Section: libdevel
 Architecture: any
 Depends: libc6-dev, libmapi++ (= ${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.
@@ -71,6 +70,7 @@
 Package: libocpf0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+XB-Python-Version: ${python:Versions}
 Description: Scripting library for the MAPI protocol
  Library that reads and runs files in the OCPF scripting language,
  a domain-specific language for the MAPI protocol.
@@ -82,6 +82,7 @@
 Section: libdevel
 Architecture: any
 Depends: libc6-dev, libocpf0 (= ${binary:Version}), ${misc:Depends}
+XB-Python-Version: ${python:Versions}
 Description: Development files for the OCPF library
  Library that reads and runs files in the OCPF scripting language,
  a domain-specific language for the MAPI protocol.
@@ -94,6 +95,7 @@
 Package: openchangeclient
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+XB-Python-Version: ${python:Versions}
 Description: Command-line client for the MAPI (Exchange/Outlook) protocol
  Simple command-line client that allows fetching mail from and sending 
  mail using a MAPI server. 
@@ -108,6 +110,16 @@
  .
  This package is alpha software.
 
+Package: openchangeserver-dev
+Architecture: any
+Depends: ${shlibs:Depends}, samba4-dev (>= 4.0.0~), openchangeserver (= ${binary:Version), ${misc:Depends}
+XB-Python-Version: ${python:Versions}
+Description: Experimental MAPI (Exchange/Outlook) server - development files
+ This is a plugin for Samba 4 that adds server-side support for the MAPI 
+ protocol that is used by Microsoft Outlook and Exchange.
+ .
+ This package contains the development files.
+
 Package: openchangeproxy
 Architecture: any
 XB-Python-Version: ${python:Versions}
@@ -121,6 +133,7 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
+XB-Python-Version: ${python:Versions}
 Description: Administration client library for the MAPI (Exchange/Outlook) protocol
  Library that allows remote administration of MAPI (Exchange/Outlook) servers. 
 
@@ -152,3 +165,21 @@
  Library that allows proxying of the MAPI (Exchange/Outlook) protocol.
  .
  This package contains the development files.
+
+Package: libmapistore0
+Section: libs
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+XB-Python-Version: ${python:Versions}
+Description: Storage library for MAPI objects
+ Library that can store arbitrary MAPI objects.
+
+Package: libmapistore-dev
+Section: libdevel
+Depends: ${misc:Depends}, libmapistore0 (= ${binary:Version})
+Architecture: any
+XB-Python-Version: ${python:Versions}
+Description: Storage library for MAPI objects - development files
+ Library that can store arbitrary MAPI objects.
+ .
+ This package contains the development files.

Modified: trunk/openchange/debian/libmapi0.install
===================================================================
--- trunk/openchange/debian/libmapi0.install	2009-06-20 18:05:08 UTC (rev 2894)
+++ trunk/openchange/debian/libmapi0.install	2009-06-21 01:25:20 UTC (rev 2895)
@@ -1,4 +1,6 @@
 usr/lib/libmapi.so.*
-usr/share/openchange/setup/oc_profiles_schema.ldif
-usr/share/openchange/setup/oc_profiles_init.ldif
+usr/share/openchange/setup/profiles/oc_profiles_init.ldif
+usr/share/openchange/setup/profiles/oc_profiles_schema.ldif
+usr/share/openchange/setup/openchangedb/oc_provision_openchange_init.ldif
+usr/share/openchange/setup/openchangedb/oc_provision_openchange_mailbox.ldif
 

Modified: trunk/openchange/debian/libmapiproxy-dev.install
===================================================================
--- trunk/openchange/debian/libmapiproxy-dev.install	2009-06-20 18:05:08 UTC (rev 2894)
+++ trunk/openchange/debian/libmapiproxy-dev.install	2009-06-21 01:25:20 UTC (rev 2895)
@@ -1,2 +1,3 @@
 usr/include/libmapiproxy.h
 usr/lib/libmapiproxy.so
+usr/lib/pkgconfig/libmapiproxy.pc

Added: trunk/openchange/debian/libmapistore-dev.install
===================================================================
--- trunk/openchange/debian/libmapistore-dev.install	                        (rev 0)
+++ trunk/openchange/debian/libmapistore-dev.install	2009-06-21 01:25:20 UTC (rev 2895)
@@ -0,0 +1,3 @@
+usr/lib/libmapistore.so
+usr/include/mapistore/mapistore_errors.h
+usr/include/mapistore/mapistore.h

Added: trunk/openchange/debian/libmapistore0.install
===================================================================
--- trunk/openchange/debian/libmapistore0.install	                        (rev 0)
+++ trunk/openchange/debian/libmapistore0.install	2009-06-21 01:25:20 UTC (rev 2895)
@@ -0,0 +1,2 @@
+usr/lib/libmapistore.so.0.8
+usr/lib/mapistore_backends/mapistore_sqlite3.so

Added: trunk/openchange/debian/libmapistore0.links
===================================================================
--- trunk/openchange/debian/libmapistore0.links	                        (rev 0)
+++ trunk/openchange/debian/libmapistore0.links	2009-06-21 01:25:20 UTC (rev 2895)
@@ -0,0 +1 @@
+usr/lib/libmapistore.so.0.8 usr/lib/libmapistore.so.0

Added: trunk/openchange/debian/openchangeserver-dev.install
===================================================================
--- trunk/openchange/debian/openchangeserver-dev.install	                        (rev 0)
+++ trunk/openchange/debian/openchangeserver-dev.install	2009-06-21 01:25:20 UTC (rev 2895)
@@ -0,0 +1,3 @@
+usr/include/libmapiserver.h
+usr/lib/libmapiserver.so
+usr/lib/pkgconfig/libmapiserver.pc

Modified: trunk/openchange/debian/openchangeserver.install
===================================================================
--- trunk/openchange/debian/openchangeserver.install	2009-06-20 18:05:08 UTC (rev 2894)
+++ trunk/openchange/debian/openchangeserver.install	2009-06-21 01:25:20 UTC (rev 2895)
@@ -1,6 +1,8 @@
 usr/lib/openchange/dcerpc_mapiproxy_server
-usr/share/openchange/setup/oc_provision_schema_modify.ldif
-usr/share/openchange/setup/oc_provision_configuration.ldif
-usr/share/openchange/setup/oc_provision_schema_ADSC.ldif
-usr/share/openchange/setup/oc_provision_schema.ldif
 usr/lib/python*/site-packages/openchange
+usr/share/openchange/setup/AD/oc_provision_schema_modify.ldif
+usr/share/openchange/setup/AD/oc_provision_configuration.ldif
+usr/share/openchange/setup/AD/oc_provision_schema_ADSC.ldif
+usr/share/openchange/setup/AD/prefixMap.txt
+usr/share/openchange/setup/AD/oc_provision_schema.ldif
+usr/lib/libmapiserver.so.0.8

Added: trunk/openchange/debian/openchangeserver.links
===================================================================
--- trunk/openchange/debian/openchangeserver.links	                        (rev 0)
+++ trunk/openchange/debian/openchangeserver.links	2009-06-21 01:25:20 UTC (rev 2895)
@@ -0,0 +1 @@
+usr/lib/libmapiserver.so.0.8 usr/lib/libmapiserver.so.0

Modified: trunk/openchange/libmapi/conf/mapi-properties
===================================================================
--- trunk/openchange/libmapi/conf/mapi-properties	2009-06-20 18:05:08 UTC (rev 2894)
+++ trunk/openchange/libmapi/conf/mapi-properties	2009-06-21 01:25:20 UTC (rev 2895)
@@ -162,7 +162,7 @@
 0x0c12000b  PR_PROOF_OF_DELIVERY_REQUESTED
 0x0c130102  PR_RECIPIENT_CERTIFICATE
 0x0c14001e  PR_RECIPIENT_NUMBER_FOR_ADVICE
-0x0c150003  PR_RECIPIENT_TYPE
+0x0c150003  PR_RECIPIENT_TYPE						PidTagRecipientType
 0x0c160003  PR_REGISTERED_MAIL_TYPE
 0x0c17000b  PR_REPLY_REQUESTED
 0x0c180003  PR_REQUESTED_DELIVERY_METHOD
@@ -226,7 +226,7 @@
 0x0e960102  PR_ATTACH_VIRUS_SCAN_INFO
 0x0ff40003  PR_ACCESS						PidTagAccess
 0x0ff50003  PR_ROW_TYPE
-0x0ff60102  PR_INSTANCE_KEY
+0x0ff60102  PR_INSTANCE_KEY					PidTagInstanceKey
 0x0ff70003  PR_ACCESS_LEVEL
 0x0ff80102  PR_MAPPING_SIGNATURE
 0x0ff90102  PR_RECORD_KEY
@@ -235,7 +235,7 @@
 0x0ffc0102  PR_MINI_ICON
 0x0ffd0102  PR_ICON
 0x0ffe0003  PR_OBJECT_TYPE
-0x0fff0102  PR_ENTRYID
+0x0fff0102  PR_ENTRYID						PidTagEntryId
 0x1000001e  PR_BODY
 0x1001001e  PR_REPORT_TEXT
 0x10020102  PR_ORIGINATOR_AND_DL_EXPANSION_HISTORY
@@ -297,8 +297,8 @@
 0x11010102  PR_P1_CONTENT_TYPE
 0x30000003  PR_ROWID
 0x3001001e  PR_DISPLAY_NAME				PidTagDisplayName
-0x3002001e  PR_ADDRTYPE
-0x3003001e  PR_EMAIL_ADDRESS
+0x3002001e  PR_ADDRTYPE					PidTagAddressType
+0x3003001e  PR_EMAIL_ADDRESS				PidTagEmailAddress
 0x3004001e  PR_COMMENT
 0x30050003  PR_DEPTH					PidTagDepth
 0x3006001e  PR_PROVIDER_DISPLAY
@@ -306,7 +306,7 @@
 0x30080040  PR_LAST_MODIFICATION_TIME
 0x30090003  PR_RESOURCE_FLAGS
 0x300a001e  PR_PROVIDER_DLL_NAME
-0x300b0102  PR_SEARCH_KEY
+0x300b0102  PR_SEARCH_KEY				PidTagSearchKey
 0x300c0102  PR_PROVIDER_UID
 0x300d0003  PR_PROVIDER_ORDINAL
 0x3301001e  PR_FORM_VERSION
@@ -404,7 +404,7 @@
 0x39020102  PR_TEMPLATEID
 0x39040102  PR_PRIMARY_CAPABILITY
 0x39fe001e  PR_SMTP_ADDRESS
-0x39ff001e  PR_7BIT_DISPLAY_NAME
+0x39ff001e  PR_7BIT_DISPLAY_NAME			PidTagAddressBookDisplayNamePrintable
 0x3a00001e  PR_ACCOUNT
 0x3a010102  PR_ALTERNATE_RECIPIENT
 0x3a02001e  PR_CALLBACK_TELEPHONE_NUMBER
@@ -437,7 +437,7 @@
 0x3a1d001e  PR_RADIO_TELEPHONE_NUMBER
 0x3a1e001e  PR_CAR_TELEPHONE_NUMBER
 0x3a1f001e  PR_OTHER_TELEPHONE_NUMBER
-0x3a20001e  PR_TRANSMITTABLE_DISPLAY_NAME
+0x3a20001e  PR_TRANSMITTABLE_DISPLAY_NAME		PidTagTransmittableDisplayName
 0x3a21001e  PR_PAGER_TELEPHONE_NUMBER
 0x3a220102  PR_USER_CERTIFICATE
 0x3a23001e  PR_PRIMARY_FAX_NUMBER
@@ -454,7 +454,7 @@
 0x3a2e001e  PR_ASSISTANT_TELEPHONE_NUMBER
 0x3a2f001e  PR_HOME2_TELEPHONE_NUMBER
 0x3a30001e  PR_ASSISTANT
-0x3a40000b  PR_SEND_RICH_INFO
+0x3a40000b  PR_SEND_RICH_INFO				PidTagSendRichInfo
 0x3a410040  PR_WEDDING_ANNIVERSARY
 0x3a420040  PR_BIRTHDAY
 0x3a43001e  PR_HOBBIES




More information about the Pkg-samba-maint mailing list