aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-05-18 09:49:18 -0400
committerRalph Amissah <ralph@amissah.com>2014-05-18 09:49:18 -0400
commite46a49674bdbfe87f24d330fd62346de169ccb41 (patch)
tree343dc0d6f8cfb68be1e528f7b398de1afe7d9d86
parentdebian/control sisu-postgresql added depends ruby-pg, omission corrected (diff)
debian/changelog (5.3.6-1)debian/sisu_5.3.6-1
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7bbbab08..3a8c2065 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+sisu (5.3.6-1) unstable; urgency=medium
+
+ * [b76284d] v5 v6: version & changelog (& rakefile)
+ * [569827d] documentation updates
+ * sisu.org info on ruby-dbi removal affecting sisu in debian
+ * sisu.org moved to data/doc/sisu (softlinked from root dir)
+ * CHANGELOG simplify maintenance
+ * note version changes
+ * misc
+ * [b17d90b] v6: utils, add ok code marker
+ * [307ecb4] v5 v6: db, use symbols to identify sql engine
+ * [7bfd567] v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3
+ (already uses)
+ * ruby-pg require for postgresql
+ * ruby-sqlite3 require for sqlite3 (done previously: already using
+ ruby-sqlite3 rather than ruby-dbi)
+ * ruby-dbi remove calls (in any common files & sisu pg and sisu sqlite3)
+ * separate pg and sqlite db actions
+ * [bcb074a] v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3;
+ remove ruby-dbi
+ * [1524845] debian/control sisu-postgresql added depends ruby-pg, omission
+ corrected
+ * removed ruby-dbi using ruby-pg instead
+
+ -- Ralph Amissah <ralph@amissah.com> Sun, 18 May 2014 09:48:17 -0400
+
sisu (5.3.5-1) unstable; urgency=medium
* [e132337] v5 v6: version & changelog (& rakefile)