summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-08-02 20:14:54 +0200
committerJulian Andres Klode <jak@debian.org>2009-08-02 20:14:54 +0200
commit5975f86e017004a2391cba7d5fda7c6a8b24e2a5 (patch)
tree9118724c91df69c4daefb98a27b19fb4b797d2a9 /debian
parentcdb7e74be8bfa4bc16aa8d9231829095f8689033 (diff)
downloadpython-apt-5975f86e017004a2391cba7d5fda7c6a8b24e2a5.tar.gz
* setup.py: Always build documentation, even if python-gtk2 is not installed.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db1eef02..a7cf71a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ python-apt (0.7.12.1) UNRELEASED; urgency=low
- Add missing argument to Version.__le__() and Version.__ge__()
* debian/control:
- Do not build-depend on python-gtk2 and python-vte on kfreebsd-*.
+ * setup.py:
+ - Always build documentation, even if python-gtk2 is not installed.
-- Julian Andres Klode <jak@debian.org> Fri, 31 Jul 2009 12:38:18 +0200