diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/debian/control b/debian/control index 8943ae20..4c7b542f 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release, libjs-jquery Recommends: iso-codes -Breaks: debdelta (<< 0.28) +Breaks: debdelta (<< 0.28~) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte XB-Python-Version: ${python:Versions} |
