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
f9e80927
Commit
f9e80927
authored
8 years ago
by
Matthias Klose
Browse files
Options
Downloads
Patches
Plain Diff
* Rebuild to pick up the GNU triplet change on i386 archs. Addresses: #826128.
parent
0468863b
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/changelog
+3
-2
3 additions, 2 deletions
debian/changelog
debian/control
+13
-13
13 additions, 13 deletions
debian/control
debian/control.in
+2
-2
2 additions, 2 deletions
debian/control.in
debian/rules
+2
-2
2 additions, 2 deletions
debian/rules
with
20 additions
and
19 deletions
debian/changelog
+
3
−
2
View file @
f9e80927
python-defaults (2.7.11-2
ubuntu1
) UNRELEASED; urgency=medium
python-defaults (2.7.11-2) UNRELEASED; urgency=medium
[ Scott Kitterman ]
* Python policy updates for Stretch (Many thanks to Ben Finney for all the
...
...
@@ -11,8 +11,9 @@ python-defaults (2.7.11-2ubuntu1) UNRELEASED; urgency=medium
[ Matthias Klose ]
* Update valgrind suppression file. Issue #12612. LP: #1512622.
* Rebuild to pick up the GNU triplet change on i386 archs. Addresses: #826128.
-- Matthias Klose <doko@debian.org>
Mon, 09 May
2016
14:0
9:5
6
+0200
-- Matthias Klose <doko@debian.org>
Fri, 03 Jun
2016
01:2
9:5
5
+0200
python-defaults (2.7.11-1) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
13
−
13
View file @
f9e80927
...
...
@@ -3,12 +3,12 @@ Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org>, Barry Warsaw <barry@debian.org>
Build-Depends: debhelper (>=
8
~), dpkg-dev (>= 1.17.11), python2.7 (>= 2.7.11-
2
),
Build-Depends: debhelper (>=
9
~), dpkg-dev (>= 1.17.11), python2.7 (>= 2.7.11-
11
),
lsb-release,
python-all,
python2.7 (>= 2.7.11-1~),
python2.7 (>= 2.7.11-1
1
~),
debiandoc-sgml,
Standards-Version: 3.9.
6
Standards-Version: 3.9.
8
Homepage: http://www.python.org/
Vcs-Bzr: http://alioth.debian.org/anonscm/bzr/pkg-python/python-defaults-debian
Vcs-Browser: http://alioth.debian.org/scm/loggerhead/pkg-python/python-defaults-debian/files
...
...
@@ -18,8 +18,8 @@ Architecture: any
Multi-Arch: allowed
Priority: standard
Pre-Depends: python-minimal (= ${binary:Version})
Depends: ${misc:Depends}, python2.7 (>= 2.7.11-1~), libpython-stdlib (= ${binary:Version})
Suggests: python-doc (= ${binary:Version}), python-tk (>= 2.7.11-1~)
Depends: ${misc:Depends}, python2.7 (>= 2.7.11-1
1
~), libpython-stdlib (= ${binary:Version})
Suggests: python-doc (= ${binary:Version}), python-tk (>= 2.7.11-1
1
~)
Conflicts: python-central (<< 0.5.5)
Breaks: update-manager-core (<< 0.200.5-2)
Replaces: python-dev (<< 2.6.5-2)
...
...
@@ -36,7 +36,7 @@ Package: python-minimal
Architecture: any
Multi-Arch: allowed
Priority: standard
Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.11-1~), dpkg (>= 1.13.20)
Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.11-1
1
~), dpkg (>= 1.13.20)
Recommends: python
Conflicts: python-central (<< 0.5.5)
Breaks: python (<= 2.7.3-1~), python-dev (<< 2.6), python-dbg (<< 2.6), python-all (<< 2.6), python-all-dev (<< 2.6), python-all-dbg (<< 2.6), python-examples (<< 2.6), idle (<< 2.6), python2.5-minimal (<< 2.5.5-7), python2.6-minimal (<< 2.6.5~rc2-2), python3.1-minimal (<< 3.1.2~rc1-2), python-support (<< 1.0.10ubuntu2)
...
...
@@ -49,7 +49,7 @@ Description: minimal subset of the Python language (default version)
Package: python-examples
Architecture: all
Depends: ${misc:Depends}, python (>= ${binary:Version}), python2.7-examples (>= 2.7.11-1~)
Depends: ${misc:Depends}, python (>= ${binary:Version}), python2.7-examples (>= 2.7.11-1
1
~)
Description: examples for the Python language (default version)
Examples, Demos and Tools for Python. These are files included in
the upstream Python distribution.
...
...
@@ -60,7 +60,7 @@ Description: examples for the Python language (default version)
Package: python-dev
Architecture: any
Multi-Arch: allowed
Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dev (= ${binary:Version}), python2.7-dev (>= 2.7.11-1~)
Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dev (= ${binary:Version}), python2.7-dev (>= 2.7.11-1
1
~)
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
...
...
@@ -73,7 +73,7 @@ Package: libpython-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libpython2.7-dev (>= 2.7.11-1~), ${misc:Depends}
Depends: libpython2.7-dev (>= 2.7.11-1
1
~), ${misc:Depends}
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
...
...
@@ -86,7 +86,7 @@ Package: libpython-stdlib
Architecture: any
Multi-Arch: same
Priority: standard
Depends: libpython2.7-stdlib (>= 2.7.11-1~), ${misc:Depends}
Depends: libpython2.7-stdlib (>= 2.7.11-1
1
~), ${misc:Depends}
Description: interactive high-level object-oriented language (default python version)
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
...
...
@@ -111,7 +111,7 @@ Description: IDE for Python using Tkinter (default version)
Package: python-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, python2.7-doc (>= 2.7.11-1~)
Depends: ${misc:Depends}, python2.7-doc (>= 2.7.11-1
1
~)
Suggests: python-examples, python (= ${binary:Version})
Breaks: python (<< 2.3.5)
Replaces: python (<< 2.3.5)
...
...
@@ -138,7 +138,7 @@ Architecture: any
Multi-Arch: allowed
Section: debug
Priority: extra
Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python2.7-dbg (>= 2.7.11-1~)
Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python2.7-dbg (>= 2.7.11-1
1
~)
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.
...
...
@@ -148,7 +148,7 @@ Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: libpython2.7-dbg (>= 2.7.11-1~), ${misc:Depends}
Depends: libpython2.7-dbg (>= 2.7.11-1
1
~), ${misc:Depends}
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
+
2
−
2
View file @
f9e80927
...
...
@@ -3,12 +3,12 @@ Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org>, Barry Warsaw <barry@debian.org>
Build-Depends: debhelper (>=
8
~), @bd_i586@,
Build-Depends: debhelper (>=
9
~), @bd_i586@,
lsb-release,
python-all,
@PVER@ (>= @PREVVER@),
debiandoc-sgml,
Standards-Version: 3.9.
6
Standards-Version: 3.9.
8
Homepage: http://www.python.org/
Vcs-Bzr: http://alioth.debian.org/anonscm/bzr/pkg-python/python-defaults-debian
Vcs-Browser: http://alioth.debian.org/scm/loggerhead/pkg-python/python-defaults-debian/files
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
2
−
2
View file @
f9e80927
...
...
@@ -24,13 +24,13 @@ export PVER=python2.7
PREVVER := $(shell awk '/^python/ && NR > 1 {print substr($$2,2,length($$2)-2); exit}' debian/changelog)
# first version with Multi-Arch: allowed
PREVVER := 2.7.11-1~
PREVVER := 2.7.11-1
1
~
# not yet allowed
ma_allowed = yes
ifeq (,$(filter $(distrelease),lenny etch squeeze wheezy lucid maverick natty oneiric precise quantal raring saucy trusty))
bd_i586 = dpkg-dev (>= 1.17.11), python2.7 (>= 2.7.11-
2
)
bd_i586 = dpkg-dev (>= 1.17.11), python2.7 (>= 2.7.11-
11
)
endif
...
...
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