X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=aded25f10462ef903033ab7f7ba50be75963a74f;hb=4c4508d948b6c3fc0bb4848e2bf07d1c905ddd5c;hp=b81ac2d792c811f241809cb7ac1070cb9981c01e;hpb=0bdea27265954a80387245194525a0aca97ff54a;p=roundcube.git diff --git a/debian/changelog b/debian/changelog index b81ac2d..aded25f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +roundcube (0.7.2-3) UNRELEASED; urgency=low + + * Remove old Replaces/Breaks for roundcube-core since it is not needed + since Squeeze. + * Add back roundcube-sqlite package as a transitional package, thanks to + a suggestion by Andreas Beckmann. This enables one to upgrade from + Squeeze. Closes: #677803. + * Move the actual NEWS entry about dropping SQLite to the transitional + package. And be more verbose about it. + + -- Vincent Bernat Sat, 23 Jun 2012 19:52:33 +0200 + +roundcube (0.7.2-2) unstable; urgency=low + + * Rotate /var/log/roundcube/session. Closes: #671472. + * Fix rights of files generated by UCF. Closes: #671474. + * Update Slovak debconf translation, thanks to Ivan Masár (Closes: #677907). + + -- Vincent Bernat Tue, 19 Jun 2012 08:30:20 +0200 + +roundcube (0.7.2-1) unstable; urgency=low + + * New upstream version. + * Bump Standards-Version. No changes required. + * Depends on php-mail-mime (>= 1.8.2). Closes: #656243. + + -- Vincent Bernat Sat, 28 Apr 2012 10:29:15 +0200 + +roundcube (0.7.1-2) unstable; urgency=high + + * Remove roundcube-sqlite package since php5 package does not ship + SQLite 2.x support anymore. Roundcube is incompatible with SQLite 3.x. + Closes: #657092. + * Urgency set to high for php5 migration into testing. + + -- Vincent Bernat Tue, 07 Feb 2012 17:37:52 +0100 + roundcube (0.7.1-1) unstable; urgency=low * New upstream version. Closes: #656093.