From 16a7bbcd2aea23a749e4d94ccc06e20a085e0da6 Mon Sep 17 00:00:00 2001 From: C Robert Date: Wed, 29 Jul 2009 18:53:11 +0000 Subject: [PATCH] Fixed deb issues Monotone-Parent: c58fc8185274bae5a88c2fc98e49c56fb4e81878 Monotone-Revision: 14aa5300641c43328c0f753870eaabd762151300 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-29T18:53:11 Monotone-Branch: ca.inverse.sogo --- SOPE/sope-deb.diff | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/SOPE/sope-deb.diff b/SOPE/sope-deb.diff index 00f30dc36..27a5a7812 100644 --- a/SOPE/sope-deb.diff +++ b/SOPE/sope-deb.diff @@ -38,6 +38,30 @@ Index: debian/libsope-gdl1-_SOPEVER_-dev.install -usr/include/GDLAccess +usr/include/GNUstep/GDLAccess usr/lib/libGDLAccess.so +Index: debian/control.in +=================================================================== +--- debian/control.in (revision 1660) ++++ debian/control.in (working copy) +@@ -264,19 +264,3 @@ + name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE. + . + This parser enables SOPE's SAX engine to parse iCal and vCard files. +- +-Package: libapache-mod-ngobjweb +-Section: web +-Architecture: any +-Depends: ${shlibs:Depends}, ${misc:Depends}, ucf (>= 0.8), apache-common (>= 1.3.29) +-Description: Apache module for the SOPE application server +- This package contains an apache module which enables the apache +- webserver to deliver pages generated by the SOPE application server. +- +-Package: libapache2-mod-ngobjweb +-Section: web +-Architecture: any +-Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-common | apache2.2-common +-Description: Apache2 module for the SOPE application server +- This package contains an apache module which enables the apache2 +- webserver to deliver pages generated by the SOPE application server. Index: debian/libsope-appserver_SOPEVER_-dev.install =================================================================== --- debian/libsope-appserver_SOPEVER_-dev.install (revision 1660)