14 Sep 2007 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / debian / changelog
index 70904ca6697efc44c4a79744d420bcd0b9bde4a4..c4af1af4e122d1df2baadb1fe7ad42b22fcd200a 100644 (file)
@@ -1,3 +1,52 @@
+cl-sql (4.0.0-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 14 Sep 2007 11:55:03 -0600
+
+cl-sql (3.8.6.1-4) unstable; urgency=low
+
+  * make package binNMU safe (closes:435968)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Aug 2007 08:40:23 -0600
+
+cl-sql (3.8.6.1-3) unstable; urgency=low
+
+  * debian/control: actually use the binary:Version for any-to-any dependencies
+  (closes:434812)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Jul 2007 16:55:29 -0600
+
+cl-sql (3.8.6.1-2) unstable; urgency=low
+
+  * debian/control: Tighten version dependencies. Convert source:Version to
+  binary:Version for any-to-any 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
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Jul 2007 17:17:32 -0600
+
+cl-sql (3.8.5-2) unstable; urgency=low
+
+  * debian/watch: New version
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Jul 2007 20:26:08 -0600
+
 cl-sql (3.8.5-1) unstable; urgency=low
 
   * debian/control: Add libmysqlclient15-dev as dependency for cl-sql-mysql