summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-05-18 07:25:17 +0100
committerLars Wirzenius <liw@liw.fi>2011-05-18 07:25:17 +0100
commite09bcb7eada2acbc63e1f439469d7dfc00126217 (patch)
treea297f570dcd18828d068442f27421b9d42afc43e
parente411bdaa7b319e34c23430e741107e96b2822426 (diff)
downloadpython-tracing-e09bcb7eada2acbc63e1f439469d7dfc00126217.tar.gz
Add Homepage field to debian/copyright.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e672a9d..69c3d10 100644
--- a/debian/control
+++ b/debian/control
@@ -23,4 +23,4 @@ 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/