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/control | |
| 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/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
