From 83401758c5c23034de0036d404c60e427f0b9be1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 28 May 2011 18:13:26 +0100 Subject: Fix version number in debian/changelog and add missing build-dep. --- debian/changelog | 4 ++-- debian/control | 3 ++- 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 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 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 -- cgit v1.2.1