diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-08-02 20:14:54 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-08-02 20:14:54 +0200 |
| commit | 5975f86e017004a2391cba7d5fda7c6a8b24e2a5 (patch) | |
| tree | 9118724c91df69c4daefb98a27b19fb4b797d2a9 /debian | |
| parent | cdb7e74be8bfa4bc16aa8d9231829095f8689033 (diff) | |
| download | python-apt-5975f86e017004a2391cba7d5fda7c6a8b24e2a5.tar.gz | |
* setup.py: Always build documentation, even if python-gtk2 is not installed.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
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 |
