[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#749276: wheezy-pu: package openchange/1:1.0-3



Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian.org@packages.debian.org
Usertags: pu

As discussed previously, I'd like to upload a change to the openchange
package in stable that removes the openchangeserver and openchangeproxy
binary packages.

These binary packages are no longer installable after the removal of the
'samba4' server binary package. (bug 744711)

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/debian/changelog b/debian/changelog
index c29f7c3..46b9bb1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openchange (1:1.0-3+deb7u1) wheezy; urgency=medium
+
+  * Stop building openchangeserver and openchangeproxy packages.
+
+ -- Jelmer Vernooij <jelmer@debian.org>  Sat, 26 Apr 2014 18:45:28 +0200
+
 openchange (1:1.0-3) unstable; urgency=medium
 
   * Add 04_ndr_noalign: Fix handling of non-small emails. Closes: #692727
diff --git a/debian/control b/debian/control
index d17628e..b3158f8 100644
--- a/debian/control
+++ b/debian/control
@@ -135,40 +135,6 @@ 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.
 
-Package: openchangeserver
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: samba4 (>= 4.0.0~),
-         ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends}
-Description: Experimental MAPI (Exchange/Outlook) server
- 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 is alpha software.
-
-Package: openchangeserver-dev
-Architecture: any
-Depends: openchangeserver (= ${binary:Version}),
-         samba4-dev (>= 4.0.0~),
-         ${misc:Depends}
-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
-Depends: samba4 (>= 4.0.0~),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Description: Experimental MAPI (Exchange/Outlook) proxy
- This is a plugin for Samba 4 that provides a proxy for the MAPI protocol.
- .
- This package is alpha software.
-
 Package: libmapiadmin0
 Architecture: any
 Section: libs
@@ -189,45 +155,3 @@ Description: Development files for the MAPI administration client library
  Library that allows remote administration of MAPI (Exchange/Outlook) servers.
  .
  This package contains the development files.
-
-Package: libmapiproxy0
-Architecture: any
-Section: libs
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Description: Proxy library for the MAPI (Exchange/Outlook) protocol
- This is a library that allows proxying of the MAPI (Exchange/Outlook)
- protocol.
-
-Package: libmapiproxy-dev
-Section: libdevel
-Architecture: any
-Depends: libc6-dev,
-         libmapiproxy0 (= ${binary:Version}),
-         ${misc:Depends}
-Description: Development files for the MAPI proxy library
- Library that allows proxying of the MAPI (Exchange/Outlook) protocol.
- .
- This package contains the development files.
-
-Package: libmapistore0
-Section: libs
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Description: Storage library for MAPI objects
- Library that can store arbitrary MAPI objects.
-
-Package: libmapistore-dev
-Section: libdevel
-Depends: libmapistore0 (= ${binary:Version}),
-         ${misc:Depends}
-Architecture: any
-Description: Storage library for MAPI objects - development files
- Library that can store arbitrary MAPI objects.
- .
- This package contains the development files.
diff --git a/debian/libmapiproxy-dev.install b/debian/libmapiproxy-dev.install
deleted file mode 100644
index 7610529..0000000
--- a/debian/libmapiproxy-dev.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/include/libmapiproxy.h
-usr/lib/*/libmapiproxy.so
-usr/lib/*/pkgconfig/libmapiproxy.pc
diff --git a/debian/libmapiproxy0.install b/debian/libmapiproxy0.install
deleted file mode 100644
index 0069aeb..0000000
--- a/debian/libmapiproxy0.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libmapiproxy.so.*
diff --git a/debian/libmapistore-dev.install b/debian/libmapistore-dev.install
deleted file mode 100644
index f3fa55f..0000000
--- a/debian/libmapistore-dev.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/include/mapistore/mapistore.h
-usr/include/mapistore/mapistore_errors.h
-usr/include/mapistore/mapistore_nameid.h
-usr/lib/*/libmapistore.so
-usr/lib/*/pkgconfig/libmapistore.pc
diff --git a/debian/libmapistore0.install b/debian/libmapistore0.install
deleted file mode 100644
index b17953b..0000000
--- a/debian/libmapistore0.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/*/libmapistore.so.*
-usr/share/openchange/setup/mapistore/mapistore_namedprops.ldif
diff --git a/debian/openchangeproxy.install b/debian/openchangeproxy.install
deleted file mode 100644
index 005f040..0000000
--- a/debian/openchangeproxy.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/*/openchange/dcerpc_mapiproxy/*.so
-usr/lib/*/samba/dcerpc_server/dcesrv_mapiproxy.so
diff --git a/debian/openchangeserver-dev.install b/debian/openchangeserver-dev.install
deleted file mode 100644
index e9434d4..0000000
--- a/debian/openchangeserver-dev.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/include/libmapiserver.h
-usr/lib/*/libmapiserver.so
-usr/lib/*/pkgconfig/libmapiserver.pc
diff --git a/debian/openchangeserver.docs b/debian/openchangeserver.docs
deleted file mode 100644
index 8c71356..0000000
--- a/debian/openchangeserver.docs
+++ /dev/null
@@ -1 +0,0 @@
-doc/howto.txt
diff --git a/debian/openchangeserver.install b/debian/openchangeserver.install
deleted file mode 100644
index e657b4e..0000000
--- a/debian/openchangeserver.install
+++ /dev/null
@@ -1,16 +0,0 @@
-usr/lib/*/libmapiserver.so.*
-usr/lib/*/openchange/dcerpc_mapiproxy_server
-usr/lib/python*/dist-packages/openchange
-usr/share/openchange/setup/AD/oc_provision_configuration.ldif
-usr/share/openchange/setup/AD/oc_provision_schema.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_attributes.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_auxiliary_class.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_container.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_modify.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_objectCategory.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_possSuperior.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_sub_CfgProtocol.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_sub_mailGateway.ldif
-usr/share/openchange/setup/AD/oc_provision_schema_subcontainer.ldif
-usr/share/openchange/setup/AD/prefixMap.txt
-usr/share/openchange/setup/AD/provision_schema_basedn_modify.ldif
diff --git a/debian/openchangeserver.lintian b/debian/openchangeserver.lintian
deleted file mode 100644
index d8b3cb9..0000000
--- a/debian/openchangeserver.lintian
+++ /dev/null
@@ -1 +0,0 @@
-openchangeserver: package-name-doesnt-match-sonames libmapiserver0
diff --git a/debian/rules b/debian/rules
index 34f23cb..ac76080 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,10 +44,9 @@ override_dh_auto_install:
 	rm -rf $(DESTDIR)/usr/share/openchange/mapitest
 	rm -f $(DESTDIR)/usr/bin/check_fasttransfer
 	rm -f $(DESTDIR)/usr/bin/test_asyncnotif
-	install -m 0644 -D debian/openchangeserver.lintian debian/openchangeserver/usr/share/lintian/overrides/openchangeserver
 
 override_dh_install:
-	dh_install --sourcedir=debian/tmp --list-missing --fail-missing
+	dh_install --sourcedir=debian/tmp --list-missing
 
 get-orig-source:
 	./debian/build-orig.sh

Reply to: