From e70aeda75b862c7eb3086d15cbc4e3f5cd8791c2 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 4 Apr 2012 20:37:42 +0000 Subject: [PATCH] Monotone-Parent: 49a23fbd758d213ee3123b508598dcc5bdede2a5 Monotone-Revision: 14299c2bb1edae221876accbfabb1adecd109549 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-04T20:37:42 Monotone-Branch: ca.inverse.sogo --- debian/control | 2 +- debian/control-squeeze | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index fb4425a7f..cb378e19b 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Description: a modern and scalable groupware Package: sogo-dev Section: devel Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: sogo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: a modern and scalable groupware - development files SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server with focus on scalability. diff --git a/debian/control-squeeze b/debian/control-squeeze index ce8e0415e..e4339f79a 100644 --- a/debian/control-squeeze +++ b/debian/control-squeeze @@ -25,7 +25,7 @@ Description: a modern and scalable groupware Package: sogo-dev Section: devel Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: sogo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: a modern and scalable groupware - development files SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server with focus on scalability.