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
44f130e9
Commit
44f130e9
authored
14 years ago
by
Matthias Klose
Browse files
Options
Downloads
Patches
Plain Diff
package version python-defaults-2.5.4-2
parent
0f061cf8
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
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+3
-3
3 additions, 3 deletions
debian/control
debian/control.in
+3
-3
3 additions, 3 deletions
debian/control.in
debian/python.mk
+3
-3
3 additions, 3 deletions
debian/python.mk
with
15 additions
and
9 deletions
debian/changelog
+
6
−
0
View file @
44f130e9
python-defaults (2.5.4-2) unstable; urgency=high
* python-all*: Tighten the dependencies on the python-* packages.
-- Matthias Klose <doko@debian.org> Thu, 26 Feb 2009 12:44:47 +0000
python-defaults (2.5.4-1) unstable; urgency=medium
* Depend on python2.5-2.5.4.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
3
−
3
View file @
44f130e9
...
...
@@ -106,7 +106,7 @@ Description: Debug Build of the Python Interpreter (version 2.5)
Package: python-all
Architecture: all
Priority: optional
Depends: python (= ${Source-Version}), python2.4 (>= 2.4.
4-4
), python2.5 (>= 2.5.
1
-1)
Depends: python (= ${Source-Version}), python2.4 (>= 2.4.
6-2
), python2.5 (>= 2.5.
4
-1)
Description: Package depending on all supported Python runtime versions
The package currently depends on python2.4 and python2.5, in the future,
dependencies on jython (Python for a JVM) and ironpython (Python for Mono)
...
...
@@ -118,7 +118,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 (= ${Source-Version}), python2.4-dev (>= 2.4.
4-4
), python2.5-dev (>= 2.5.
1
-1)
Depends: python-all (= ${Source-Version}), python-dev (= ${Source-Version}), python2.4-dev (>= 2.4.
6-2
), python2.5-dev (>= 2.5.
4
-1)
Description: Package depending on all supported Python development packages
The package currently depends on python2.4-dev and python2.5-dev, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
...
...
@@ -130,7 +130,7 @@ Description: Package depending on all supported Python development packages
Package: python-all-dbg
Architecture: all
Priority: optional
Depends: python-all (= ${Source-Version}), python-dbg (= ${Source-Version}), python2.4-dbg (>= 2.4.
4-4
), python2.5-dbg (>= 2.5.
1
-1)
Depends: python-all (= ${Source-Version}), python-dbg (= ${Source-Version}), python2.4-dbg (>= 2.4.
6-2
), python2.5-dbg (>= 2.5.
4
-1)
Description: Package depending on all supported Python debugging packages
The package currently depends on python2.4-dbg and python2.5-dbg, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
...
...
This diff is collapsed.
Click to expand it.
debian/control.in
+
3
−
3
View file @
44f130e9
...
...
@@ -106,7 +106,7 @@ Description: Debug Build of the Python Interpreter (version @VER@)
Package: python-all
Architecture: all
Priority: optional
Depends: python (= ${Source-Version}), python2.4 (>= 2.4.
4-4
), python2.5 (>= 2.5.
1
-1)
Depends: python (= ${Source-Version}), python2.4 (>= 2.4.
6-2
), python2.5 (>= 2.5.
4
-1)
Description: Package depending on all supported Python runtime versions
The package currently depends on python2.4 and python2.5, in the future,
dependencies on jython (Python for a JVM) and ironpython (Python for Mono)
...
...
@@ -118,7 +118,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 (= ${Source-Version}), python2.4-dev (>= 2.4.
4-4
), python2.5-dev (>= 2.5.
1
-1)
Depends: python-all (= ${Source-Version}), python-dev (= ${Source-Version}), python2.4-dev (>= 2.4.
6-2
), python2.5-dev (>= 2.5.
4
-1)
Description: Package depending on all supported Python development packages
The package currently depends on python2.4-dev and python2.5-dev, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
...
...
@@ -130,7 +130,7 @@ Description: Package depending on all supported Python development packages
Package: python-all-dbg
Architecture: all
Priority: optional
Depends: python-all (= ${Source-Version}), python-dbg (= ${Source-Version}), python2.4-dbg (>= 2.4.
4-4
), python2.5-dbg (>= 2.5.
1
-1)
Depends: python-all (= ${Source-Version}), python-dbg (= ${Source-Version}), python2.4-dbg (>= 2.4.
6-2
), python2.5-dbg (>= 2.5.
4
-1)
Description: Package depending on all supported Python debugging packages
The package currently depends on python2.4-dbg and python2.5-dbg, in the
future, dependencies on jython (Python for a JVM) and ironpython (Python
...
...
This diff is collapsed.
Click to expand it.
debian/python.mk
+
3
−
3
View file @
44f130e9
...
...
@@ -26,11 +26,11 @@ py_sitename = $(if $(filter $(subst python,,$(1)), 2.3 2.4 2.5),site,dist)-packa
py_libdir
=
/usr/lib/python
$(
subst python,,
$(
1
))
/
$(
py_sitename
)
# The same macros for use in shell snippets
# The same macros for use
inside loops
in shell snippets
py_sitename_sh
=
$$(
basename
$$(
py
thon
$(
subst python,,
$(
1
))
-c
'from distutils import sysconfig; print
sysconfig.get_python_lib(
)
'
)
)
py_sitename_sh
=
$$(
basename
$$(
_
py
_
=
$(
strip
$(
1
));
python
$${
_py_
\#
python
*
}
-c
'from distutils import sysconfig; print
(
sysconfig.get_python_lib(
)
)
'
))
py_libdir_sh
=
$$(
py
thon
$(
subst python,,
$(
1
))
-c
'from distutils import sysconfig; print
sysconfig.get_python_lib(
)
'
)
py_libdir_sh
=
$$(
_
py
_
=
$(
strip
$(
1
));
python
$${
_py_
\#
python
*
}
-c
'from distutils import sysconfig; print
(
sysconfig.get_python_lib(
)
)
'
)
# Arguments to pass to setup.py install
py_setup_install_args
=
--install-layout
=
deb
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