News for package python-nbxmpp

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: python-nbxmpp
Binary: python-nbxmpp, python3-nbxmpp, python-nbxmpp-doc
Architecture: all
Version: 0.5.1-2
Maintainer: Tanguy Ortolo <[email protected]>
Homepage: https://python-nbxmpp.gajim.org/
Standards-Version: 3.9.6
Vcs-Browser: http://git.ortolo.eu/pkg-python-nbxmpp.git
Vcs-Git: git://git.ortolo.eu/pkg-python-nbxmpp.git
Build-Depends: debhelper (>= 9), dh-python, python-all, python3-all
Package-List:
 python-nbxmpp deb python optional arch=all
 python-nbxmpp-doc deb doc optional arch=all
 python3-nbxmpp deb python optional arch=all
Checksums-Sha1:
 641700db0ae19e35d821508f4d5cd27259405b98 1514899 python-nbxmpp_0.5.1.orig.tar.gz
 fe9cb6cf185f57d9fb554aed56a1cff01825298c 6068 python-nbxmpp_0.5.1-2.debian.tar.xz
Checksums-Sha256:
 2988dd2ae4e0dca76c1c7d75b1cac5bc31517a05959eba652ecad6e66604f929 1514899 python-nbxmpp_0.5.1.orig.tar.gz
 92666447f4833b37c312107f8727521989c6ff5623d5be91f4e43045f644bcad 6068 python-nbxmpp_0.5.1-2.debian.tar.xz
Files:
 fc3946a949db6d8131a28b7220414b52 1514899 python-nbxmpp_0.5.1.orig.tar.gz
 2a6c472cba94e2da57254d0bd9ebc761 6068 python-nbxmpp_0.5.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJUP4WUAAoJEOryzVHFAGgZWwIP/0q6KFFVd4kxS1y4JaheRFpG
9j0Uw1rUxhZC7uNcA9Nm20G4qjKJSp1qs3ulMHAeBGCZYcvNTNt16MVRaFLeZvdy
g2kiE/opIKZMkuCQ0/xryGb5O1hPioiWv/HB3g3AwUXdzuJJUks9BaTe1IRoP53L
ljnQKMgPxbRFC+9iqyB+4DAF5ZCeoCsjm7mICrmKpd6KZosLGFll7zp9D1xFLafH
oAPAD6ylJL1tIwEeBEw1/xFt4oHelQuiPUNdUmJNX94iTuNBfzihMvw7IjeN7Ecl
CwH6hVzdTPXA9dnjjmu4Nm01ekA3FBrBZyiolhAZAj6zthnq6hdUHgnXwho/9OMv
P28phbYVE8BC8pguCFG8g0NQlf8Qv0gWo9wi2n3XpFw1xwPthGfdiId4HhpusvLX
9Fkol7tby043UwCzD6k55l1biqPirCnfATOCftR7VN+IdR9GeqqFE7L2sY/LGcTr
rTPsgoVp64Nbm8LWW2OvgpryaOqd8Qt7iNFdzoMqklXUhXlnubS0pXztWh/THgK5
/ZCif1mYksh6mymF7zp5iSUr+bS6V2+7wOb0LfR0OGI3UeNL70Ty18mkyagNexJD
I5/Wm0eJ2bDxvrwoXC0zE5gpIkr+csKwS6+ZWAVn5uk1FGnI4+KC7q8D6sKw17YJ
3dp9WKsGkVjWcarsl4lY
=+as0
-----END PGP SIGNATURE-----

Changes:
python-nbxmpp (0.5.1-2) unstable; urgency=medium

  * Build for python2 and python3 (thanks to W. Martin Borgert for notifying
    me that python3 was supported).
  * debian/control:
     - update the Vcs-* URLs (add .git suffix).
     - build-depend on python3-all.
     - split in three binary packages (python2, python3 and doc).
     - recomment python-openssl (and python3-openssl).
  * debian/python-nbxmpp.doc-base, debian/python-nbxmpp.docs: rename to
    python-nbxmpp-doc.doc-base, python-nbxmpp-doc.docs to install
    documentation to the documentation package.
  * debian/rules: use pybuild to build for python2 and python3.
  * debian/patches/fix-raise-statements.patch: fix old syntax of raise
    statement which was incompatible with python 3.4.

 -- Tanguy Ortolo <[email protected]>  Wed, 15 Oct 2014 23:27:47 +0200