summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-04-01 17:40:12 +0200
committerJulian Andres Klode <jak@debian.org>2009-04-01 17:40:12 +0200
commitb2d0d968e0aa3e3211b1a697c02117b7c09fb384 (patch)
treef976207303584c5006f6ad48455fabfa97078ce7 /debian/control
parentb05b23dc822c0cc93446cb67d18b73105248928c (diff)
downloadpython-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/control2
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}