[DRE-commits] [diaspora-installer] 01/01: cleanup dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon May 4 04:23:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 15fc993f3cdc574b7b96b060d47b9924798038f5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 4 09:52:57 2015 +0530

    cleanup dependencies
---
 debian/changelog |  3 +++
 debian/control   | 24 +++---------------------
 2 files changed, 6 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 64490c8..e15e2d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ diaspora-installer (0.5.0.0+debian1) UNRELEASED; urgency=medium
   * Symlink /usr/bin to /usr/share/diaspora
   * Move database configuration to diaspora-common
   * Add an introduction debconf text
+  * Add rake as dependency to diaspora-common
+  * Remove dependencies needed only for building native gems from
+    diaspora-common
 
   * [Debconf translation updates]
   * Swedish (Martin Bagge / brother).  Closes: #781671
diff --git a/debian/control b/debian/control
index 1b3d206..f884cd1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,13 +17,6 @@ Pre-Depends: postgresql-client, dbconfig-common, adduser,
  diaspora-common (>= 0.5.0.0)
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  wget,
- nodejs,
- curl,
- postgresql,
- redis-server,
- sudo,
- ruby-rspec,
- bundler (>= 1.7),
  ruby-dev,
  libpq-dev,
  build-essential,
@@ -33,9 +26,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  libxslt-dev,
  imagemagick,
  ghostscript,
- libmagickwand-dev,
- net-tools,
- nginx
+ libmagickwand-dev
 Conflicts: diaspora
 Replaces: diaspora
 Description: distributed social networking service - installer
@@ -67,17 +58,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  redis-server,
  sudo,
  ruby-rspec,
- bundler,
- ruby-dev,
- libpq-dev,
- build-essential,
- libssl-dev,
- libcurl4-openssl-dev,
- libxml2-dev,
- libxslt-dev,
- imagemagick,
- ghostscript,
- libmagickwand-dev,
+ rake,
+ bundler (>= 1.7),
  mta | exim4,
  net-tools,
  nginx

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list