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
e0acddff
Commit
e0acddff
authored
14 years ago
by
Matthias Klose
Browse files
Options
Downloads
Patches
Plain Diff
package version python-defaults-2.4.3-5
parent
82d4c28c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/changelog
+11
-0
11 additions, 0 deletions
debian/changelog
debian/control
+9
-9
9 additions, 9 deletions
debian/control
debian/control.in
+2
-2
2 additions, 2 deletions
debian/control.in
debian/rules
+4
-5
4 additions, 5 deletions
debian/rules
with
26 additions
and
16 deletions
debian/changelog
+
11
−
0
View file @
e0acddff
python-defaults (2.4.3-5) experimental; urgency=low
* Tighten dependencies between packages built from this source.
A versioned dependency on python-all / python-all-dev is enough
to depend on the same version of python / python-dev.
* python: Conflict with python-central (<< 0.4.17).
* python: Depend on a python2.4 built for the updated Python policy.
* python: Conflict with a python2.3 using the old Python policy.
-- Matthias Klose <doko@debian.org> Fri, 16 Jun 2006 18:15:00 +0200
python-defaults (2.4.3-4) experimental; urgency=low
* Include version 0.4.1.0 of the python policy.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
9
−
9
View file @
e0acddff
...
...
@@ -8,8 +8,8 @@ Standards-Version: 3.7.2
Package: python
Architecture: all
Priority: standard
Depends: python2.4 (>= 2.4.3), python-minimal (= ${Source-Version})
Conflicts: python2.3 (<
=
2.3.
2-6
), python2.1 (<= 2.1.2), python-xmlbase, python-csv, python-bz2, python-base
Depends: python2.4 (>= 2.4.3
-7
), python-minimal (= ${Source-Version})
Conflicts: python2.3 (<
<
2.3.
5-14
), python2.1 (<= 2.1.2), python-xmlbase, python-csv, python-bz2, python-base
, python-central (<< 0.4.17)
Replaces: python2.3 (<= 2.3.2-6), python-xmlbase, python-base
Provides: python-email, python-xmlbase
Suggests: python-doc, python-tk, python-profiler
...
...
@@ -24,7 +24,7 @@ Description: An interactive high-level object-oriented language (default version
Package: python-minimal
Architecture: all
Priority: standard
Depends: python2.4-minimal (>= 2.4.3), python-central (>= 0.4.11), dpkg (>= 1.13.20)
Depends: python2.4-minimal (>= 2.4.3
-7
), python-central (>= 0.4.11), dpkg (>= 1.13.20)
Conflicts: python (<= 2.4-1), python-central (<< 0.4.8)
Replaces: python (<= 2.4-1)
Description: A minimal subset of the Python language (default version)
...
...
@@ -35,7 +35,7 @@ Description: A minimal subset of the Python language (default version)
Package: python-examples
Architecture: all
Depends: python (= ${Source-Version}), python (<< 2.5), python2.4-examples (>= 2.4.3)
Depends: python (= ${Source-Version}), python (<< 2.5), python2.4-examples (>= 2.4.3
-7
)
Description: Examples for the Python language (default version)
Examples, Demos and Tools for Python. These are files included in
the upstream Python distribution.
...
...
@@ -45,7 +45,7 @@ Description: Examples for the Python language (default version)
Package: python-dev
Architecture: all
Depends: python (= ${Source-Version}), python2.4-dev (>= 2.4.3)
Depends: python (= ${Source-Version}), python2.4-dev (>= 2.4.3
-7
)
Description: Header files and a static library for Python (default)
Header files, a static library and development tools for building
Python modules, extending the Python interpreter or embedding Python
...
...
@@ -59,7 +59,7 @@ Description: Header files and a static library for Python (default)
Package: idle
Architecture: all
Depends: python (= ${Source-Version}), idle-python2.4 (>= 2.4.3)
Depends: python (= ${Source-Version}), idle-python2.4 (>= 2.4.3
-7
)
Description: An IDE for Python using Tkinter (default version)
IDLE is an Integrated Development Environment for Python.
IDLE is written using Tkinter and therefore quite platform-independent.
...
...
@@ -70,7 +70,7 @@ Description: An IDE for Python using Tkinter (default version)
Package: python-doc
Section: doc
Architecture: all
Depends: python2.4-doc (>= 2.4.3)
Depends: python2.4-doc (>= 2.4.3
-7
)
Suggests: python
Conflicts: python-doc-info, python (<< 2.3.5)
Replaces: python-doc-info, python (<< 2.3.5)
...
...
@@ -95,7 +95,7 @@ Description: Documentation for the high-level object-oriented language Python
Package: python-dbg
Architecture: all
Priority: extra
Depends: python (= ${Source-Version}), python2.4-dbg (>= 2.4.3)
Depends: python (= ${Source-Version}), python2.4-dbg (>= 2.4.3
-7
)
Description: Debug Build of the Python Interpreter (version 2.4)
Python interpreter configured with --pydebug. Dynamically loaded modules are
searched in /usr/lib/python2.4/lib-dynload/debug first.
...
...
@@ -115,7 +115,7 @@ Description: Package depending on all supported Python runtime versions
Package: python-all-dev
Architecture: all
Priority: optional
Depends: python-all (= ${Source-Version}), python-dev, python2.3-dev, python2.4-dev
Depends: python-all (= ${Source-Version}), python-dev
(= ${Source-Version})
, python2.3-dev, python2.4-dev
Description: Package depending on all supported Python development packages
The package currently depends on python2.4-dev, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
...
...
This diff is collapsed.
Click to expand it.
debian/control.in
+
2
−
2
View file @
e0acddff
...
...
@@ -9,7 +9,7 @@ Package: python
Architecture: all
Priority: standard
Depends: @PVER@ (>= @PREVVER@), python-minimal (= ${Source-Version})
Conflicts: python2.3 (<
=
2.3.
2-6
), python2.1 (<= 2.1.2), python-xmlbase, python-csv, python-bz2, python-base
Conflicts: python2.3 (<
<
2.3.
5-14
), python2.1 (<= 2.1.2), python-xmlbase, python-csv, python-bz2, python-base
, python-central (<< 0.4.17)
Replaces: python2.3 (<= 2.3.2-6), python-xmlbase, python-base
Provides: python-email, python-xmlbase
Suggests: python-doc, python-tk, python-profiler
...
...
@@ -115,7 +115,7 @@ Description: Package depending on all supported Python runtime versions
Package: python-all-dev
Architecture: all
Priority: optional
Depends: python-all (= ${Source-Version}), python-dev, python2.3-dev, python2.4-dev
Depends: python-all (= ${Source-Version}), python-dev
(= ${Source-Version})
, python2.3-dev, python2.4-dev
Description: Package depending on all supported Python development packages
The package currently depends on python2.4-dev, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
4
−
5
View file @
e0acddff
...
...
@@ -15,7 +15,7 @@ export PVER=python2.4
VERSIONS = 2.3 2.4
PREVVER := $(shell awk '/^python/ && NR > 1 {print substr($$2,2,length($$2)-2); exit}' debian/changelog)
PREVVER := 2.4.3
PREVVER := 2.4.3
-7
PWD := $(shell pwd)
...
...
@@ -141,12 +141,11 @@ binary-indep: build install stamp-doc
cp -p debian/debian_defaults \
debian/python-minimal/usr/share/python/
cp -p
debian/pyversions.py \
install -m 755
debian/pyversions.py \
debian/python-minimal/usr/share/python/
install -m 755 debian/pyversions \
debian/python-minimal/usr/bin/
cp -p debian/pyversions.1 \
install -m 644 debian/pyversions.1 \
debian/python-minimal/usr/share/man/man1/
dh_link -ppython /usr/share/python/pyversions.py /usr/bin/pyversions
# mkdir debian/python-minimal/usr/share/python-central
# cp -p debian/python.pycentral debian/python-minimal/usr/share/python-central/
...
...
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