r11768:
[clsql.git] / debian / changelog
index 7ce2f5a5466bfc69994db7b6999c38095328c358..7de1f363f2d4d4b14381384ce353c3a1a9971718 100644 (file)
@@ -1,3 +1,20 @@
+cl-sql (3.8.6.1-2) unstable; urgency=low
+
+  * debian/control: Tighten version dependencies. Revert changes in 3.8.6.1-1
+  (closes:434358)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 23 Jul 2007 11:59:21 -0600
+
+cl-sql (3.8.6.1-1) unstable; urgency=low
+
+  * debian/control: Change architecture of binary packages which
+  depend on cl-sql-uffi from 'all' to 'any' since cl-sql-uffi is 'any'.
+  Without this change, packages which depend on cl-sql-uffi can become
+  uninstallable if the autobuilder fails to build the 'any' cl-sql-uffi
+  and the dependant 'all' package gets upgraded. (closes: 433907)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Jul 2007 11:37:13 -0600
+
 cl-sql (3.8.6-1) unstable; urgency=low
 
   * New upstream