From 6316bb34cb962354bb96f053f8ee92aabf4ef3e1 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Tue, 27 Nov 2012 16:13:11 +0000 Subject: Added dependency on dm-transactions --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e781cc2..6bc7afa 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,8 @@ Depends: mauvealert-common (>= 3.8.0), ruby-dm-sqlite-adapter (>= 1.2.0) | libdm-sqlite-adapter-ruby1.8 (>= 1.2.0), ruby-dm-types (>= 1.2.0) | libdm-types-ruby1.8 (>= 1.2.0), ruby-dm-aggregates (>= 1.2.0) | libdm-aggregates-ruby1.8 (>= 1.2.0), - ruby-dm-validations (>= 1.2.0) | libdm-validations-ruby1.8 (>= 1.2.0) , + ruby-dm-validations (>= 1.2.0) | libdm-validations-ruby1.8 (>= 1.2.0), + ruby-dm-transactions (>= 1.2.0) | libdm-transactions-ruby1.8 (>= 1.2.0), ruby-haml (>= 3.0.15) | libhaml-ruby1.8 (>= 3.0.15) | haml (>= 3.0.15), ruby-sanitize (>= 2.0.3) | libsanitize-ruby1.8 (>= 2.0.3), ruby-sinatra (>= 1.0) | libsinatra-ruby1.8 (>= 1.0), -- cgit v1.2.3