The following commit has been merged in the master branch:
commit f577ed5ba492c1b626606d6f83a87ac58432160e
Author: Uwe Steinmann <ste...@debian.org>
Date:   Tue May 8 18:02:02 2012 +0200

    - added missing dependency on apache2

diff --git a/debian/changelog b/debian/changelog
index 1279631..54be622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+routino (2.2-3) unstable; urgency=low
+
+  * added missing dependency on apache2
+
+ -- Uwe Steinmann <ste...@debian.org>  Tue, 8 Mai 2012 18:00:54 +0200
+
 routino (2.2-2) unstable; urgency=low
 
   * added dependency on javascript-common
diff --git a/debian/control b/debian/control
index 809723e..a964587 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Description: Set of tools to find a path between two points.
 
 Package: routino-www
 Architecture: all
-Depends: libjs-openlayers, javascript-common, routino, ${misc:Depends}
+Depends: apache2, libjs-openlayers, javascript-common, routino, ${misc:Depends}
 Description: Web frontend for routino
  Routino is an application for finding a route between two points
  using the dataset of topographical information collected by

-- 
Packaging for routino

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to