summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control3
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 10270b0..5c914a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-python-tracing (0.4-2) unstable; urgency=low
+python-tracing (0.5-1) unstable; urgency=low
- * New upstream version.
+ * New upstream version. Adds documentation formatted using sphinx.
-- Lars Wirzenius <liw@liw.fi> Sat, 28 May 2011 18:04:22 +0100
diff --git a/debian/control b/debian/control
index 69c3d10..7eaf73c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Section: python
Priority: optional
Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3), python (>= 2.5)
+Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3),
+ python (>= 2.5), python-sphinx
XS-Python-Version: >= 2.5
Package: python-tracing