summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-05-28 18:13:26 +0100
committerLars Wirzenius <liw@liw.fi>2011-05-28 18:13:26 +0100
commit83401758c5c23034de0036d404c60e427f0b9be1 (patch)
tree7b1d6779c4e8ebbb1df714b38b4125b80206f996
parentd882eced0790628f989a1bb198bbded9e168515d (diff)
downloadpython-tracing-83401758c5c23034de0036d404c60e427f0b9be1.tar.gz
Fix version number in debian/changelog and add missing build-dep.tracing-0.5
-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