[Pkg-samba-maint] r2106 - in trunk/openchange: . debian
ctrlsoft-guest at alioth.debian.org
ctrlsoft-guest at alioth.debian.org
Wed Aug 6 14:44:23 UTC 2008
Author: ctrlsoft-guest
Date: 2008-08-06 14:44:23 +0000 (Wed, 06 Aug 2008)
New Revision: 2106
Modified:
trunk/openchange/
trunk/openchange/debian/control
Log:
Drop dependencies on pkg-config.
Property changes on: trunk/openchange
___________________________________________________________________
Name: bzr:revision-info
- timestamp: 2008-07-17 16:36:32.676000118 -0700
committer: Steve Langasek <vorlon at debian.org>
properties:
branch-nick: openchange
+
Modified: trunk/openchange/debian/control
===================================================================
--- trunk/openchange/debian/control 2008-08-06 08:23:23 UTC (rev 2105)
+++ trunk/openchange/debian/control 2008-08-06 14:44:23 UTC (rev 2106)
@@ -25,7 +25,7 @@
Package: libmapi-dev
Section: libdevel
Architecture: any
-Depends: libc6-dev, pkg-config (>= 0.14.0), libmapi0 (= ${binary:Version})
+Depends: libc6-dev, libmapi0 (= ${binary:Version})
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.
@@ -47,7 +47,7 @@
Package: libocpf-dev
Section: libdevel
Architecture: any
-Depends: libc6-dev, pkg-config (>= 0.14.0), libocpf0 (= ${binary:Version})
+Depends: libc6-dev, libocpf0 (= ${binary:Version})
Description: Development files for the MAPI client library
Library for using the MAPI (Exchange/Outlook) protocol. Currently
implemented features include sending and receiving mail and
@@ -89,7 +89,7 @@
Package: libmapiadmin-dev
Section: libdevel
Architecture: any
-Depends: libc6-dev, pkg-config (>= 0.14.0), libmapiadmin0 (= ${binary:Version})
+Depends: libc6-dev, libmapiadmin0 (= ${binary:Version})
Description: Development files for the MAPI administration client library
Library that allows remote administration of MAPI (Exchange/Outlook) servers.
.
@@ -106,7 +106,7 @@
Package: libmapiproxy-dev
Section: libdevel
Architecture: any
-Depends: libc6-dev, pkg-config (>= 0.14.0), libmapiproxy0 (= ${binary:Version})
+Depends: libc6-dev, libmapiproxy0 (= ${binary:Version})
Description: Development files for the MAPI proxy library
Library that allows proxying of the MAPI (Exchange/Outlook) protocol.
.
More information about the Pkg-samba-maint
mailing list