]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/changelog
Fix bug number.
[roundcube.git] / debian / changelog
index 63ac70a7089bd1cb3716bf4667df203054517cad..50f18a0f9da3fd7a2ba79f80add5c9e61269a617 100644 (file)
@@ -1,6 +1,39 @@
+roundcube (0.2.1-2) UNRELEASED; urgency=low
+
+  * Update debconf translations:
+      + German, thanks to Helge Kreutzmann. Closes: #520004.
+      + Japanese, thanks to Hideki Yamane. Closes: #520024.
+      + Spanish, thanks to Francisco Javier. Closes: #526696.
+  * Depend on php-mdb2-* (>= 1.5.0b2) since it is needed to fix some
+    bugs. Closes: #519104, #519293. Remove not needed any more patch from
+    debian/patches/series. Keep it in debian/patches to help backports.
+
+ -- Vincent Bernat <bernat@debian.org>  Sat, 25 Apr 2009 17:40:45 +0200
+
+roundcube (0.2.1-1) unstable; urgency=low
+
+  * New upstream release:
+      + Fix use_packaged_tinymce.patch to apply to this new version
+      + Remove cve-2009-0413.patch which has been applied upstream
+
+ -- Vincent Bernat <bernat@debian.org>  Sat, 14 Mar 2009 17:42:07 +0100
+
+roundcube (0.2~stable-2) unstable; urgency=low
+
+  * Update debconf translations:
+      + French, thanks to Christian Perrier. Closes: #515806.
+      + Swedish, thanks to Martin Bagge. Closes: #516683.
+  * Drop virtual package roundcube-db and add dependencies on real package
+    instead: this way, we can have versioned dependencies on those to avoid
+    version mismatch between packages.
+  * Add a patch to not use a MDB2 feature not present in the Debian
+    package. Thanks to Grzegorz SobaƄski for the patch. Closes: #519104.
+
+ -- Vincent Bernat <bernat@debian.org>  Wed, 11 Mar 2009 18:49:32 +0100
+
 roundcube (0.2~stable-1) unstable; urgency=low
 
-  * New upstream version. Closes: #503573.
+  * New upstream version. Closes: #503573, #504570.
       + Add SQL update scripts for this new release and for
         0.2~alpha. Remove copy of SQL upgrade script from debian/rules.
       + Remove patch for CVE-2008-5620 which is now fixed upstream.
@@ -8,8 +41,15 @@ roundcube (0.2~stable-1) unstable; urgency=low
       + Remove patch fixing login issue. This is fixed upstream.
       + Remove patch setting the default backend to db instead of mdb2:
         this is not possible any more. We depend on php-mdb2 now.
+      + Update patch to use packaged tinymce.
   * Upload to unstable since Lenny is out.
   * Apply fix for XSS issue (CVE-2009-0413). Closes: #514179.
+  * Remove hack to update a SQLite table for an upgrade from a quite old
+    version of roundcube.
+  * Fix pending l10n issues:
+      + Update English debconf template. Closes: #473794.
+      + Add Swedish translation thanks to Martin Bagge. Closes: #508752.
+  * Fix debian/copyright to make lintian happy.
 
  -- Vincent Bernat <bernat@debian.org>  Sun, 15 Feb 2009 16:18:58 +0100