Skip to content
Snippets Groups Projects
Commit 40c350a2 authored by Scott Kitterman's avatar Scott Kitterman
Browse files

Fix update-manager Breaks (Closes: #644491)

parent 7f2bee10
No related branches found
No related tags found
No related merge requests found
python-defaults (2.7.2-8) unstable; urgency=high
* Fix update-manager Breaks (Closes: #644491)
-- Scott Kitterman <scott@kitterman.com> Thu, 06 Oct 2011 15:48:06 -0500
python-defaults (2.7.2-7) unstable; urgency=low
* Adjust version numbers for upload to unstable.
......
......@@ -16,7 +16,7 @@ Priority: standard
Depends: ${misc:Depends}, python2.7 (>= 2.7.2-3~), python-minimal (= ${binary:Version})
Suggests: python-doc (= ${binary:Version}), python-tk (= ${binary:Version})
Conflicts: python-central (<< 0.5.5)
Breaks: python-csv (<< 1.0-4), python-bz2 (<< 1.1-8), python-email (<< 2.5.5-3), update-manager (<= 0.200.5-1)
Breaks: python-csv (<< 1.0-4), python-bz2 (<< 1.1-8), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2)
Replaces: python-dev (<< 2.6.5-2)
Provides: python-email, python-ctypes, python-wsgiref, python-importlib, python-profiler
Description: interactive high-level object-oriented language (default version)
......
......@@ -16,7 +16,7 @@ Priority: standard
Depends: ${misc:Depends}, @PVER@ (>= @PREVVER@), python-minimal (= ${binary:Version})
Suggests: python-doc (= ${binary:Version}), python-tk (= ${binary:Version})
Conflicts: python-central (<< 0.5.5)
Breaks: python-csv (<< 1.0-4), python-bz2 (<< 1.1-8), python-email (<< 2.5.5-3), update-manager (<= 0.200.5-1)
Breaks: python-csv (<< 1.0-4), python-bz2 (<< 1.1-8), python-email (<< 2.5.5-3), update-manager-core (<< 0.200.5-2)
Replaces: python-dev (<< 2.6.5-2)
Provides: python-email, python-ctypes, python-wsgiref, python-importlib, python-profiler
Description: interactive high-level object-oriented language (default version)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment