[SCM] routino branch, master, updated. f3631d16fe1605a38110683d9db713d4015b7f29
Uwe Steinmann
steinm at debian.org
Mon Apr 23 06:33:30 UTC 2012
The following commit has been merged in the master branch:
commit f3631d16fe1605a38110683d9db713d4015b7f29
Author: Uwe Steinmann <steinm at debian.org>
Date: Mon Apr 23 08:32:59 2012 +0200
dded dependency on javascript-common
diff --git a/debian/changelog b/debian/changelog
index 80bd130..1279631 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+routino (2.2-2) unstable; urgency=low
+
+ * added dependency on javascript-common
+
+ -- Uwe Steinmann <steinm at debian.org> Mon, 23 Apr 2012 8:32:41 +0200
+
routino (2.2-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index f11aa10..809723e 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, routino, ${misc:Depends}
+Depends: 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
More information about the Pkg-grass-devel
mailing list