summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c1c6668..15ff5b6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
Source: python-tracing
Maintainer: Lars Wirzenius <liw@liw.fi>
+Homepage: http://liw.fi/tracing/
Section: python
Priority: optional
-Standards-Version: 3.9.2
+Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~), python-sphinx
X-Python-Version: >= 2.6
@@ -23,4 +24,3 @@ Description: Python debug tracing helper
using `logging.Filter` to accomplish the same thing, which matters
when code is run in production mode. The actual logging still happens
using the `logging` library.
-Homepage: http://liw.fi/tracing/