News for package python2.7

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.0
Source: python2.7
Binary: python2.7, libpython2.7-stdlib, python2.7-minimal, libpython2.7-minimal, libpython2.7, python2.7-examples, python2.7-dev, libpython2.7-dev, libpython2.7-testsuite, idle-python2.7, python2.7-doc, python2.7-dbg, libpython2.7-dbg
Architecture: any all
Version: 2.7.8-11
Maintainer: Matthias Klose <[email protected]>
Standards-Version: 3.9.6
Vcs-Browser: https://code.launchpad.net/~doko/python/pkg2.7-debian
Vcs-Bzr: http://bazaar.launchpad.net/~doko/python/pkg2.7-debian
Testsuite: autopkgtest
Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.17.11), quilt, autoconf, autotools-dev, lsb-release, sharutils, libreadline-dev, libtinfo-dev, libncursesw5-dev (>= 5.3), gcc (>= 4:4.9.1-1~), tk-dev, blt-dev (>= 2.4z), libssl-dev, zlib1g-dev, libbz2-dev, libexpat1-dev, libbluetooth-dev [linux-any], locales [!armel !avr32 !hppa !ia64 !mipsel], libsqlite3-dev, libffi-dev (>= 3.0.5) [!or1k !avr32], libgpm2 [linux-any], mime-support, netbase, net-tools, bzip2, libdb-dev (<< 1:6.0), libgdbm-dev, python:any, help2man, xvfb, xauth
Build-Depends-Indep: python-sphinx
Build-Conflicts: autoconf2.13, hardening-wrapper, python-cxx-dev, python-xml, python2.7-xml, tcl8.4-dev, tk8.4-dev
Package-List:
 idle-python2.7 deb python optional arch=all
 libpython2.7 deb libs standard arch=any
 libpython2.7-dbg deb debug extra arch=any
 libpython2.7-dev deb libdevel optional arch=any
 libpython2.7-minimal deb python standard arch=any
 libpython2.7-stdlib deb python standard arch=any
 libpython2.7-testsuite deb libdevel optional arch=all
 python2.7 deb python standard arch=any
 python2.7-dbg deb debug extra arch=any
 python2.7-dev deb python optional arch=any
 python2.7-doc deb doc optional arch=all
 python2.7-examples deb python optional arch=all
 python2.7-minimal deb python standard arch=any
Checksums-Sha1:
 4bdec4f2a7baf509cf972942c18db001546f544d 14941412 python2.7_2.7.8.orig.tar.gz
 a4e95a6b0d791cbfd6597eb72e5c94588bedb5a2 1229310 python2.7_2.7.8-11.diff.gz
Checksums-Sha256:
 062f8069a37310bfc79eaa6f4f5bb64b01186bf1964d94cc87042eaadc271685 14941412 python2.7_2.7.8.orig.tar.gz
 0645e8b120a7b1c51cae81003ca50b49f2a84966e39d2408e601d4744441f6af 1229310 python2.7_2.7.8-11.diff.gz
Files:
 fff1249cfb7c0866cb83afa49c0d71b4 14941412 python2.7_2.7.8.orig.tar.gz
 955dd0f33f27584de5c2217308a46c17 1229310 python2.7_2.7.8-11.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlRCe8IACgkQStlRaw+TLJxEaQCeOi1pZp+0+/I3/3hfK/3HC0ML
6IgAmQH2tF/LNGm7ITpljVh5VLO1nr/F
=SzWC
-----END PGP SIGNATURE-----

Changes:
python2.7 (2.7.8-11) unstable; urgency=medium

  * Update to 20141018, taken from the 2.7 branch.
    - Issue #9351: Defaults set with set_defaults on an argparse subparser
      are no longer ignored when also set on the parent parser.
    - Issue #20421: Add a .version() method to SSL sockets exposing the actual
      protocol version in use.
    - Issue #22435: Fix a file descriptor leak when SocketServer bind fails.
    - Issue #13664: GzipFile now supports non-ascii Unicode filenames.
    - Issue #13096: Fixed segfault in CTypes POINTER handling of large
      values.
    - Issue #11694: Raise ConversionError in xdrlib as documented.
    - Issue #10712: 2to3 has a new "asserts" fixer that replaces deprecated names
      of unittest methods (e.g. failUnlessEqual -> assertEqual).
  * Pass -ffat-lto-objects for LTO enabled builds with GCC 4.9.

 -- Matthias Klose <[email protected]>  Sat, 18 Oct 2014 14:14:19 +0200