diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-01 17:40:12 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-01 17:40:12 +0200 |
| commit | b2d0d968e0aa3e3211b1a697c02117b7c09fb384 (patch) | |
| tree | f976207303584c5006f6ad48455fabfa97078ce7 /debian/changelog | |
| parent | b05b23dc822c0cc93446cb67d18b73105248928c (diff) | |
| download | python-apt-b2d0d968e0aa3e3211b1a697c02117b7c09fb384.tar.gz | |
Fix Breaks 0.28 => 0.28~, so it works for backports as well.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f254200d..04d6a5d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ python-apt (0.7.10) unstable; urgency=low - doc/source/conf.py: Only include directories for current python version. - debian/control: Build-Depend on python-gtk2, python-vte. - setup.py: If pygtk can not be imported, do not build the documentation. - * Breaks: debdelta (<< 0.28) to avoid more problems due to the internal + * Breaks: debdelta (<< 0.28~) to avoid more problems due to the internal API changes from 0.7.9. -- Julian Andres Klode <jak@debian.org> Wed, 01 Apr 2009 15:24:29 +0200 |
