X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=b1a90f4fc829f96b857abbf9e766e2cf6db1cdbc;hb=34132660e336b6d52609d7f596153962e8326f6b;hp=a7d8fecb9959efa6344e7014af1c0de1d116adbb;hpb=3873c887b986dc09982e39120249ec6337f32a34;p=roundcube.git diff --git a/debian/changelog b/debian/changelog index a7d8fec..b1a90f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,24 @@ +roundcube (0.7.2-1) unstable; urgency=low + + * New upstream version. + * Bump Standards-Version. No changes required. + + -- 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. + * Add Dutch debconf translation, thanks to Jeroen Schot. + Closes: #656082. -- Vincent Bernat Tue, 17 Jan 2012 08:57:11 +0100