diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-04-01 17:36:38 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-04-01 17:36:38 +0200 |
| commit | 0447f65d8f2497d2b0ee3b27c772873dfc9c1248 (patch) | |
| tree | 049b7c0bf21ff7e4168c48bc6dfe23b826aa3e0c /debian/control | |
| parent | e3bdb73667560fcf662b8f1b5252b6e268d95e59 (diff) | |
| download | python-apt-0447f65d8f2497d2b0ee3b27c772873dfc9c1248.tar.gz | |
Breaks: debdelta (<< 0.28) to avoid more problems due to the internal
API changes from 0.7.9.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c06611e2..e50518ae 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release, libjs-jquery Recommends: iso-codes +Breaks: debdelta (<< 0.28) Provides: ${python:Provides} Suggests: python-apt-dbg, python-gtk2, python-vte XB-Python-Version: ${python:Versions} |
