[DRE-commits] [diaspora] 02/06: remove ruby-mysql2 from depends
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jan 27 16:35:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit f60f89775e505047a6b702bf4b58331c63e0c2ce
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Jan 27 18:57:30 2016 +0530
remove ruby-mysql2 from depends
---
debian/changelog | 1 +
debian/control | 4 +---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 667be3c..69343e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ diaspora (0.5.5.1+debian-3) unstable; urgency=medium
* Replace sidetiq with sidekiq-cron (include upstream patch)
- sidetiq is unmaintained and it does not work with siekiq 4.0
+ * Remove ruby-mysql2 from dependencies (we use postgresql)
-- Pirate Praveen <praveen at debian.org> Wed, 27 Jan 2016 18:47:30 +0530
diff --git a/debian/control b/debian/control
index 46f4817..f141f00 100644
--- a/debian/control
+++ b/debian/control
@@ -33,13 +33,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-devise-lastseenable (<< 0.1),
ruby-devise-token-authenticatable,
ruby-simple-captcha2,
- ruby-sidekiq (>= 3.4.2~dfsg-2),
- ruby-sidekiq (<< 3.5),
+ ruby-sidekiq (>= 4.0~),
ruby-sinatra,
ruby-sidekiq-cron,
ruby-configurate (>= 0.2.0~),
ruby-rack-cors,
- ruby-mysql2,
ruby-pg (>= 0.18.3~),
ruby-activerecord-import (>= 0.10.0~),
ruby-foreigner,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list