diff -Nru python-defaults-2.7.9/debian/changelog python-defaults-2.7.10/debian/changelog --- python-defaults-2.7.9/debian/changelog 2015-04-29 20:06:18.000000000 +0000 +++ python-defaults-2.7.10/debian/changelog 2015-12-11 08:03:36.000000000 +0000 @@ -1,8 +1,8 @@ -python-defaults (2.7.9-1~14.04.1) trusty-proposed; urgency=medium +python-defaults (2.7.10-0ubuntu1) trusty-proposed; urgency=medium * SRU, update python2.7 for trusty. LP: #1348955. - -- Matthias Klose Wed, 29 Apr 2015 22:06:09 +0200 + -- Matthias Klose Fri, 11 Dec 2015 09:03:26 +0100 python-defaults (2.7.9-1) unstable; urgency=medium diff -Nru python-defaults-2.7.9/debian/control python-defaults-2.7.10/debian/control --- python-defaults-2.7.9/debian/control 2015-03-16 22:46:24.000000000 +0000 +++ python-defaults-2.7.10/debian/control 2015-12-11 08:04:33.000000000 +0000 @@ -1,12 +1,13 @@ Source: python-defaults Section: python Priority: optional -Maintainer: Matthias Klose +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Matthias Klose Uploaders: Scott Kitterman , Piotr Ożarowski , Barry Warsaw Build-Depends: debhelper (>= 8~), , lsb-release, python-all, - python2.7 (>= 2.7.9-1~), + python2.7 (>= 2.7.10-4~), debiandoc-sgml, Standards-Version: 3.9.6 Homepage: http://www.python.org/ @@ -18,8 +19,8 @@ Multi-Arch: allowed Priority: standard Pre-Depends: python-minimal (= ${binary:Version}) -Depends: ${misc:Depends}, python2.7 (>= 2.7.9-1~), libpython-stdlib (= ${binary:Version}) -Suggests: python-doc (= ${binary:Version}), python-tk (>= 2.7.9-1~) +Depends: ${misc:Depends}, python2.7 (>= 2.7.10-4~), libpython-stdlib (= ${binary:Version}) +Suggests: python-doc (= ${binary:Version}), python-tk (>= 2.7.10-4~) Conflicts: python-central (<< 0.5.5) Breaks: update-manager-core (<< 0.200.5-2) Replaces: python-dev (<< 2.6.5-2) @@ -36,7 +37,7 @@ Architecture: any Multi-Arch: allowed Priority: standard -Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.9-1~), dpkg (>= 1.13.20) +Depends: ${misc:Depends}, python2.7-minimal (>= 2.7.10-4~), 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 +50,7 @@ Package: python-examples Architecture: all -Depends: ${misc:Depends}, python (>= ${binary:Version}), python2.7-examples (>= 2.7.9-1~) +Depends: ${misc:Depends}, python (>= ${binary:Version}), python2.7-examples (>= 2.7.10-4~) 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 +61,7 @@ Package: python-dev Architecture: any Multi-Arch: allowed -Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dev (= ${binary:Version}), python2.7-dev (>= 2.7.9-1~) +Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dev (= ${binary:Version}), python2.7-dev (>= 2.7.10-4~) 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 +74,7 @@ Architecture: any Multi-Arch: same Section: libdevel -Depends: libpython2.7-dev (>= 2.7.9-1~), ${misc:Depends} +Depends: libpython2.7-dev (>= 2.7.10-4~), ${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 @@ -85,7 +86,7 @@ Package: libpython-stdlib Architecture: any Multi-Arch: same -Depends: libpython2.7-stdlib (>= 2.7.9-1~), ${misc:Depends} +Depends: libpython2.7-stdlib (>= 2.7.10-4~), ${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 @@ -110,7 +111,7 @@ Package: python-doc Section: doc Architecture: all -Depends: ${misc:Depends}, python2.7-doc (>= 2.7.9-1~) +Depends: ${misc:Depends}, python2.7-doc (>= 2.7.10-4~) Suggests: python-examples, python (= ${binary:Version}) Breaks: python (<< 2.3.5) Replaces: python (<< 2.3.5) @@ -137,7 +138,7 @@ Multi-Arch: allowed Section: debug Priority: extra -Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python2.7-dbg (>= 2.7.9-1~) +Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dbg (= ${binary:Version}), python2.7-dbg (>= 2.7.10-4~) 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. @@ -147,7 +148,7 @@ Multi-Arch: same Section: debug Priority: extra -Depends: libpython2.7-dbg (>= 2.7.9-1~), ${misc:Depends} +Depends: libpython2.7-dbg (>= 2.7.10-4~), ${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.9/debian/rules python-defaults-2.7.10/debian/rules --- python-defaults-2.7.9/debian/rules 2014-12-11 10:43:36.000000000 +0000 +++ python-defaults-2.7.10/debian/rules 2015-12-11 08:04:27.000000000 +0000 @@ -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.9-1~ +PREVVER := 2.7.10-4~ # not yet allowed ma_allowed = yes