From 57e6f32e62bafe810c80ffac6a62f1051b9e12fa Mon Sep 17 00:00:00 2001 From: Romain Beauxis Date: Tue, 24 Jun 2008 03:24:49 +0000 Subject: [PATCH] Versioned dep for roundcube --- debian/changelog | 6 +++++- debian/control | 4 ++-- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5373935..f94e885 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ roundcube (0.2~alpha-2) UNRELEASED; urgency=low + [ Vincent Bernat ] * Fix lintian warnings introduced by previous upload - -- Vincent Bernat Sun, 22 Jun 2008 14:21:36 +0200 + [ Romain Beauxis ] + * Versioned roundcube-core dependency for roundcube + + -- Romain Beauxis Tue, 24 Jun 2008 05:25:14 +0200 roundcube (0.2~alpha-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 55b21d5..aa9b0c9 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/roundcube Package: roundcube-core Architecture: all -Depends: dbconfig-common, debconf | debconf-2.0, apache2 | lighttpd | httpd, php5, php5-mcrypt, roundcube-db, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime (>= 1.5.0), ucf, tinymce (>= 3), ${misc:Depends}, libmagic1 +Depends: dbconfig-common, debconf | debconf-2.0, apache2 | lighttpd | httpd, php5, php5-mcrypt, roundcube-db, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime (>= 1.5.0), ucf, tinymce (<< 3), ${misc:Depends}, libmagic1 Replaces: roundcube Conflicts: roundcube (<< 0.1~rc2-2) Description: skinnable AJAX based webmail solution for IMAP servers @@ -27,7 +27,7 @@ Description: skinnable AJAX based webmail solution for IMAP servers Package: roundcube Architecture: all -Depends: roundcube-sqlite | roundcube-db, roundcube-core +Depends: roundcube-sqlite | roundcube-db, roundcube-core (= ${binary:Version}) Description: skinnable AJAX based webmail solution for IMAP servers RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality diff --git a/debian/control.in b/debian/control.in index af9fe6e..01dfa5c 100644 --- a/debian/control.in +++ b/debian/control.in @@ -27,7 +27,7 @@ Description: skinnable AJAX based webmail solution for IMAP servers Package: roundcube Architecture: all -Depends: roundcube-sqlite | roundcube-db, roundcube-core +Depends: roundcube-sqlite | roundcube-db, roundcube-core (= ${binary:Version}) Description: skinnable AJAX based webmail solution for IMAP servers RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality -- 2.39.5