From 3baa6dff26e890fc52ab5e2a00fb3dc7edf13740 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 19 Dec 2011 18:49:28 +0000 Subject: replace underscore.js with symlink; suggest it and jquery --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 87dfc5a..c1c6668 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ X-Python-Version: >= 2.6 Package: python-tracing Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6), libjs-jquery +Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6) +Suggests: libjs-jquery, libjs-underscore Description: Python debug tracing helper Provides the Python library 'tracing' to help with logging debug messages. This library provides a function for logging debug messages. -- cgit v1.2.1