--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package python-defaults
python2.7 was recently unblocked to update to 2.7.9. This upload is meant to
align the version numbers, so it's essentially a documentation update.
There's no technical risk to do this and it would look odd/cause confusion if
we didn't.
unblock python-defaults/2.7.9-1
diff -Nru python-defaults-2.7.8/debian/changelog python-defaults-2.7.9/debian/changelog
--- python-defaults-2.7.8/debian/changelog 2015-03-02 15:45:46.000000000 -0500
+++ python-defaults-2.7.9/debian/changelog 2015-03-16 18:32:08.000000000 -0400
@@ -1,3 +1,9 @@
+python-defaults (2.7.9-1) unstable; urgency=medium
+
+ * Bump version to 2.7.9.
+
+ -- Matthias Klose <d...@debian.org> Mon, 16 Mar 2015 23:32:04 +0100
+
python-defaults (2.7.8-4) unstable; urgency=medium
[ Barry Warsaw ]
diff -Nru python-defaults-2.7.8/debian/control python-defaults-2.7.9/debian/control
--- python-defaults-2.7.8/debian/control 2015-03-02 15:45:53.000000000 -0500
+++ python-defaults-2.7.9/debian/control 2015-03-16 18:37:08.000000000 -0400
@@ -3,11 +3,12 @@
Priority: optional
Maintainer: Matthias Klose <d...@debian.org>
Uploaders: Scott Kitterman <sc...@kitterman.com>, Piotr Ożarowski <pi...@debian.org>, Barry Warsaw <ba...@debian.org>
-Build-Depends: debhelper (>= 8~), ,
+Build-Depends: debhelper (>= 8~), dpkg-dev (>= 1.17.11), python2.7 (>= 2.7.8-5),
lsb-release,
python-all,
+ python2.7 (>= 2.7.9-1~),
debiandoc-sgml,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
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
@@ -17,8 +18,8 @@
Multi-Arch: allowed
Priority: standard
Pre-Depends: python-minimal (= ${binary:Version})
-Depends: ${misc:Depends}, python2.7 (>= 2.7.8-5~), libpython-stdlib (= ${binary:Version})
-Suggests: python-doc (= ${binary:Version}), python-tk (>= 2.7.8-5~)
+Depends: ${misc:Depends}, python2.7 (>= 2.7.9-1~), libpython-stdlib (= ${binary:Version})
+Suggests: python-doc (= ${binary:Version}), python-tk (>= 2.7.9-1~)
Conflicts: python-central (<< 0.5.5)
Breaks: update-manager-core (<< 0.200.5-2)
Replaces: python-dev (<< 2.6.5-2)
@@ -35,7 +36,7 @@
Architecture: any
Multi-Arch: allowed
Priority: standard
-Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.8-5~), dpkg (>= 1.13.20)
+Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.9-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)
@@ -48,7 +49,7 @@
Package: python-examples
Architecture: all
-Depends: ${misc:Depends}, python (>= ${binary:Version}), python2.7-examples (>= 2.7.8-5~)
+Depends: ${misc:Depends}, python (>= ${binary:Version}), python2.7-examples (>= 2.7.9-1~)
Description: examples for the Python language (default version)
Examples, Demos and Tools for Python. These are files included in
the upstream Python distribution.
@@ -59,7 +60,7 @@
Package: python-dev
Architecture: any
Multi-Arch: allowed
-Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dev (= ${binary:Version}), python2.7-dev (>= 2.7.8-5~)
+Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dev (= ${binary:Version}), python2.7-dev (>= 2.7.9-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
@@ -72,7 +73,7 @@
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libpython2.7-dev (>= 2.7.8-5~), ${misc:Depends}
+Depends: libpython2.7-dev (>= 2.7.9-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
@@ -84,7 +85,7 @@
Package: libpython-stdlib
Architecture: any
Multi-Arch: same
-Depends: libpython2.7-stdlib (>= 2.7.8-5~), ${misc:Depends}
+Depends: libpython2.7-stdlib (>= 2.7.9-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
@@ -109,7 +110,7 @@
Package: python-doc
Section: doc
Architecture: all
-Depends: ${misc:Depends}, python2.7-doc (>= 2.7.8-5~)
+Depends: ${misc:Depends}, python2.7-doc (>= 2.7.9-1~)
Suggests: python-examples, python (= ${binary:Version})
Breaks: python (<< 2.3.5)
Replaces: python (<< 2.3.5)
@@ -136,7 +137,7 @@
Multi-Arch: allowed
Section: debug
Priority: extra
-Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python2.7-dbg (>= 2.7.8-5~)
+Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python2.7-dbg (>= 2.7.9-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.
@@ -146,7 +147,7 @@
Multi-Arch: same
Section: debug
Priority: extra
-Depends: libpython2.7-dbg (>= 2.7.8-5~), ${misc:Depends}
+Depends: libpython2.7-dbg (>= 2.7.9-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.
diff -Nru python-defaults-2.7.8/debian/control.in python-defaults-2.7.9/debian/control.in
--- python-defaults-2.7.8/debian/control.in 2015-02-02 16:12:34.000000000 -0500
+++ python-defaults-2.7.9/debian/control.in 2015-02-28 11:03:22.000000000 -0500
@@ -6,8 +6,9 @@
Build-Depends: debhelper (>= 8~), @bd_i586@,
lsb-release,
python-all,
+ @PVER@ (>= @PREVVER@),
debiandoc-sgml,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
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
diff -Nru python-defaults-2.7.8/debian/rules python-defaults-2.7.9/debian/rules
--- python-defaults-2.7.8/debian/rules 2014-10-24 11:03:31.000000000 -0400
+++ python-defaults-2.7.9/debian/rules 2014-12-11 05:43:36.000000000 -0500
@@ -24,7 +24,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.8-5~
+PREVVER := 2.7.9-1~
# not yet allowed
ma_allowed = yes
--- End Message ---