From 1623988849235da3644a1da24de3c7ad652dd3af Mon Sep 17 00:00:00 2001 From: $FULLNAME <$EMAIL_PRIVATE> Date: Sat, 17 Jul 2010 08:40:55 -0400 Subject: debian/control & changelog, update ruby1.9 related depends to ruby1.9.1 --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d5f0c39d..58ae576f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sisu (2.6.2-2) unstable; urgency=medium + + [ Ralph Amissah ] + * debian/control update ruby1.9 related depends to ruby1.9.1 (affects + libfcgi-ruby) + + -- Ralph Amissah Sat, 17 Jul 2010 08:34:14 -0400 + sisu (2.6.2-1) unstable; urgency=medium [ Ralph Amissah ] diff --git a/debian/control b/debian/control index 1a037ed1..90074540 100644 --- a/debian/control +++ b/debian/control @@ -82,7 +82,7 @@ Package: sisu-postgresql Architecture: all Depends: ${misc:Depends}, sisu, libdbd-pg-ruby, libdbd-pg-ruby1.8, libdbi-ruby, - libdbi-ruby1.8, libdbm-ruby, postgresql, libfcgi-ruby1.8 | libfcgi-ruby1.9 + libdbi-ruby1.8, libdbm-ruby, postgresql, libfcgi-ruby1.8 | libfcgi-ruby1.9.1 Suggests: postgresql-contrib Description: SiSU dependencies for use with PostgreSQL database SiSU is a lightweight markup based document structuring, publishing and search @@ -102,7 +102,7 @@ Architecture: all Depends: ${misc:Depends}, sisu, sqlite3, libsqlite3-ruby, libdbd-sqlite3-ruby, libdbd-sqlite3-ruby1.8, libdbi-ruby, libdbi-ruby1.8, libdbm-ruby, - libfcgi-ruby1.8 | libfcgi-ruby1.9 + libfcgi-ruby1.8 | libfcgi-ruby1.9.1 Description: SiSU dependencies for use with SQLite database SiSU is a lightweight markup based document structuring, publishing and search framework for document collections. -- cgit v1.2.3