Skip to content
Snippets Groups Projects
Commit 558433ae authored by Matthias Klose's avatar Matthias Klose
Browse files

* python-dbg: Stop providing python-gdbm-dbg, python-tk-dbg. Closes: #700716.

parent 65974c98
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ python-defaults (2.7.3-11) UNRELEASED; urgency=low
* Add Multi-Arch: same packages libpython-all-{dev,dbg} (not yet built,
python2.6 doesn't have support for multiarch).
* python-dbg: Stop providing python-gdbm-dbg, python-tk-dbg. Closes: #700716.
-- Matthias Klose <doko@debian.org> Wed, 12 Dec 2012 00:25:00 +0100
......
......@@ -121,7 +121,6 @@ Multi-Arch: allowed
Section: debug
Priority: extra
Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python2.7-dbg (>= 2.7.3-10~)
Provides: python-gdbm-dbg, python-tk-dbg
Description: debug build of the Python Interpreter (version 2.7)
Python interpreter configured with --pydebug. Dynamically loaded modules are
searched in /usr/lib/python2.7/lib-dynload/debug first.
......
......@@ -121,7 +121,6 @@ Multi-Arch: allowed
Section: debug
Priority: extra
Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python@VER@-dbg (>= @PREVVER@)
Provides: python-gdbm-dbg, python-tk-dbg
Description: debug build of the Python Interpreter (version @VER@)
Python interpreter configured with --pydebug. Dynamically loaded modules are
searched in /usr/lib/python@VER@/lib-dynload/debug first.
......
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