[DRE-commits] [ruby-passenger] 11/17: Add ruby1.9.1 as an alternative dependency to rubygems. (Closes: #683511)

Felix Geyer fgeyer at alioth.debian.org
Mon Aug 5 19:12:10 UTC 2013


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

fgeyer pushed a commit to branch master
in repository ruby-passenger.

commit 5dc264d2a063b475ca792c5513abafc4f221a6a6
Author: Felix Geyer <fgeyer at debian.org>
Date:   Mon Aug 5 20:41:50 2013 +0200

    Add ruby1.9.1 as an alternative dependency to rubygems. (Closes: #683511)
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bda5d51..5615937 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ruby-passenger (4.0.10-1) UNRELEASED; urgency=low
     applied upstream.
   * Point PassengerRoot to the locations.ini in passenger.conf.
   * Pass CXXFLAGS, CPPFLAGS and LDFLAGS to the build system.
+  * Add ruby1.9.1 as an alternative dependency to rubygems. (Closes: #683511)
   * Add myself as Uploader.
 
  -- Felix Geyer <fgeyer at debian.org>  Mon, 05 Aug 2013 20:31:08 +0200
diff --git a/debian/control b/debian/control
index a7214f9..d12a14d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ XS-Ruby-Versions: all
 Package: ruby-passenger
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rubygems (>= 1.2), ruby-rack
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rubygems | ruby1.9.1, ruby-rack
 Suggests: python, rails, ruby-passenger-doc
 Breaks: libapache2-mod-passenger (<< 3.0.11debian)
 Replaces: libapache2-mod-passenger (<< 3.0.11debian)

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



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