aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-05-12 22:11:31 -0400
committerRalph Amissah <ralph@amissah.com>2013-05-12 22:11:31 -0400
commitd59e348115085d14c9ac3669200e1815f42fb0ab (patch)
treeabc906930a8bbe6f519dfa40341da748da938236
parentdebian/control, Priority optional, revert, seek to have ruby db drivers optional (diff)
debian/changelog (4.1.0-2)debian/sisu_4.1.0-2
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 25eab9a1..38c62c5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+sisu (4.1.0-2) unstable; urgency=low
+
+ [ Ralph Amissah ]
+ * [3c05864] debian/control, Priority optional, revert, seek to have ruby db
+ drivers optional
+ * Priority optional unchanged:
+ * sisu
+ * sisu-pdf, extra depends on: ttf-liberation, resolve issue later,
+ if necessary use another font
+ * sisu-postgresql, extra depends on libdbi-ruby1.9.1 & libdbd-pg-ruby1.9.1
+ * sisu-sqlite, extra depends on libdbi-ruby1.9.1, libsqlite3-ruby1.9.1 &
+ libdbd-sqlite3-ruby1.9.1
+ * sisu-complete, extra depends on: sisu-postgresql & sisu-sqlite
+ * seek to persuade that ruby db drivers should be optional to match ruby and
+ the databases (postgresql & sqlite); else developers using priority
+ optional database and priority optional ruby by the use of ruby drivers to
+ access database are obliged to develop for priority extra, seek a fix (so
+ as to remove this suboptimal default predicament).
+
+ -- Ralph Amissah <ralph@amissah.com> Sun, 12 May 2013 22:10:05 -0400
+
sisu (4.1.0-1) unstable; urgency=low
[ Ralph Amissah ]