[DRE-commits] r4197 - trunk/passenger/debian
Micah Anderson
micah at alioth.debian.org
Wed Sep 23 18:57:30 UTC 2009
Author: micah
Date: 2009-09-23 18:57:29 +0000 (Wed, 23 Sep 2009)
New Revision: 4197
Modified:
trunk/passenger/debian/changelog
trunk/passenger/debian/control
Log:
add | apache2-mpm-prefork to control
Modified: trunk/passenger/debian/changelog
===================================================================
--- trunk/passenger/debian/changelog 2009-09-23 15:50:55 UTC (rev 4196)
+++ trunk/passenger/debian/changelog 2009-09-23 18:57:29 UTC (rev 4197)
@@ -1,3 +1,10 @@
+passenger (2.2.5debian-2) UNRELEASED; urgency=low
+
+ * Update control to allow for possible installation of
+ apache2-mpm-prefork (Closes: #545872)
+
+ -- Micah Anderson <micah at debian.org> Wed, 23 Sep 2009 14:55:53 -0400
+
passenger (2.2.5debian-1) unstable; urgency=low
* New upstream release
Modified: trunk/passenger/debian/control
===================================================================
--- trunk/passenger/debian/control 2009-09-23 15:50:55 UTC (rev 4196)
+++ trunk/passenger/debian/control 2009-09-23 18:57:29 UTC (rev 4197)
@@ -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/
More information about the Pkg-ruby-extras-commits
mailing list