Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-defaults
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
python-defaults
Commits
558433ae
Commit
558433ae
authored
12 years ago
by
Matthias Klose
Browse files
Options
Downloads
Patches
Plain Diff
* python-dbg: Stop providing python-gdbm-dbg, python-tk-dbg. Closes: #700716.
parent
65974c98
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+1
-0
1 addition, 0 deletions
debian/changelog
debian/control
+0
-1
0 additions, 1 deletion
debian/control
debian/control.in
+0
-1
0 additions, 1 deletion
debian/control.in
with
1 addition
and
2 deletions
debian/changelog
+
1
−
0
View file @
558433ae
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
0
−
1
View file @
558433ae
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
debian/control.in
+
0
−
1
View file @
558433ae
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment