]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/changelog
Fix rights of files generated by UCF. Closes: #671474.
[roundcube.git] / debian / changelog
index 0ddd225482e2b2d60af1c5e7047d88c19d78d41a..91fb53ec9648f02bf455ffd77d475a6b9329af06 100644 (file)
@@ -1,3 +1,35 @@
+roundcube (0.7.2-2) UNRELEASED; urgency=low
+
+  * Rotate /var/log/roundcube/session. Closes: #671472.
+  * Fix rights of files generated by UCF. Closes: #671474.
+
+ -- Vincent Bernat <bernat@debian.org>  Fri, 04 May 2012 18:58:34 +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 <bernat@debian.org>  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 <bernat@debian.org>  Tue, 07 Feb 2012 17:37:52 +0100
+
+roundcube (0.7.1-1) unstable; urgency=low
+
+  * New upstream version. Closes: #656093.
+  * Add Dutch debconf translation, thanks to Jeroen Schot.
+    Closes: #656082.
+
+ -- Vincent Bernat <bernat@debian.org>  Tue, 17 Jan 2012 08:57:11 +0100
+
 roundcube (0.7-3) unstable; urgency=low
 
   * Ship jqueryui plugin. Closes: #653274.