[DRE-commits] [diaspora] 04/06: remove pre-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 700c098a95aefb3d74050ee718e207972f958748
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Jan 27 20:24:37 2016 +0530
remove pre-depends
---
debian/changelog | 1 +
debian/control | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 69343e4..2ed47db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,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)
+ * Remove Pre-Depends (handled by diaspora-common)
-- Pirate Praveen <praveen at debian.org> Wed, 27 Jan 2016 18:47:30 +0530
diff --git a/debian/control b/debian/control
index f141f00..1f5383e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ XS-Ruby-Versions: all
Package: diaspora
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Pre-Depends: postgresql-client, dbconfig-common, adduser
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
diaspora-common (>= 0.5.2.0+debian4),
bundler (>= 1.9~),
--
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