From: Romain Beauxis Date: Tue, 19 Aug 2008 23:32:10 +0000 (+0000) Subject: Changed binary:Version to source:Version, various svn fixes.. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8b3a2f77963f0478fbaecee28dc9330eb0887b16;p=roundcube.git Changed binary:Version to source:Version, various svn fixes.. --- diff --git a/debian/changelog b/debian/changelog index a3e0b32..de3c304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ roundcube (0.2~alpha-3) UNRELEASED; urgency=low + [ Vincent Bernat ] * Adapt descriptions of roundcube-database packages to refer them as metapackages instead of virtual package (Closes: #495434). - -- Vincent Bernat Sun, 17 Aug 2008 14:27:26 +0200 + [ Romain Beauxis ] + * Changed versioned dependency of rouncube from binary:Version to + source:Version since these are all architecture independant packages. + + -- Romain Beauxis Wed, 20 Aug 2008 01:31:17 +0200 roundcube (0.2~alpha-2) experimental; urgency=low diff --git a/debian/control b/debian/control index a811b1e..e1057b2 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Description: skinnable AJAX based webmail solution for IMAP servers Package: roundcube Architecture: all -Depends: roundcube-sqlite | roundcube-db, roundcube-core (= ${binary:Version}) +Depends: roundcube-sqlite | roundcube-db, roundcube-core (= ${source: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 c6b1039..76e727a 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 (= ${binary:Version}) +Depends: roundcube-sqlite | roundcube-db, roundcube-core (= ${source: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