[DRE-maint] Bug#545872: Bug#545872: libapache2-mod-passenger: Does not work with apache-prefork

Micah Anderson micah at riseup.net
Tue Sep 22 20:40:01 UTC 2009


Hi Adrian,

* Adrian Lang <debian at adrianlang.de> [2009-09-09 13:58-0400]:
> Package: libapache2-mod-passenger
> Version: 2.2.4-1lenny1
> Severity: normal
> 
> The package depends on apache2-mpm-worker while the one from http://debian.tryphon.org/ works with apache2-mpm-prefork as well.

Do you think that the following change to the control file would be
sufficient:

Index: debian/control
===================================================================
--- debian/control	(revision 4156)
+++ debian/control	(working copy)
@@ -4,7 +4,7 @@
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Filipe Lautert <filipe at debian.org>, Micah Anderson <micah at debian.org>, David Moreno <damog at debian.org>
 Build-Depends: debhelper (>= 7), apache2-threaded-dev (>= 2.2.9-9),
- apache2-mpm-worker, libapr1-dev, rubygems (>= 1.2), debhelper (>= 5.0.44), 
+ apache2-mpm-worker | apache2-mpm-prefork, libapr1-dev, rubygems (>= 1.2), debhelper (>= 5.0.44), 
  ruby-dev, doxygen, asciidoc (>= 8.2), graphviz, rake, cdbs, source-highlight
 Standards-Version: 3.8.3
 Homepage: http://www.modrails.com/


Micah
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20090922/e4712e31/attachment-0001.pgp>


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