Hi Adrian,

* Adrian Lang <[email protected]> [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 
<[email protected]>
 Uploaders: Filipe Lautert <[email protected]>, Micah Anderson 
<[email protected]>, David Moreno <[email protected]>
 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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to