aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f7c4b60c..66401a65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sisu (0.70.3-1) unstable; urgency=medium
+
+ * new upstream, see upstream changelog, fixes to sqlite3 component and minor
+ fix and cosmetic modification to some html
+
+ * new dependency on libsqlite3-ruby, now used to populate sqlite3 db
+
+ -- Ralph Amissah <ralph@amissah.com> Wed, 24 Dec 2008 00:08:39 -0400
+
sisu (0.70.2-1) unstable; urgency=medium
* new upstream, see upstream changelog, includes a fix and a minor
diff --git a/debian/control b/debian/control
index bcc947ef..c9a0d1d5 100644
--- a/debian/control
+++ b/debian/control
@@ -94,7 +94,7 @@ Description: SiSU dependencies for use with PostgreSQL database
Package: sisu-sqlite
Architecture: all
-Depends: sisu, sqlite3, libdbd-sqlite3-ruby, libdbd-sqlite3-ruby1.8, libdbi-ruby, libdbi-ruby1.8, libdbm-ruby
+Depends: sisu, sqlite3, libsqlite3-ruby, libdbd-sqlite3-ruby, libdbd-sqlite3-ruby1.8, libdbi-ruby, libdbi-ruby1.8, libdbm-ruby
Recommends: libfcgi-ruby
Description: SiSU dependencies for use with SQLite database
This package enables SiSU to populate an SQLite database. This is done at an