pycurl 7.19.3.1-1.2ubuntu1 source package in Ubuntu RTM

Changelog

pycurl (7.19.3.1-1.2ubuntu1) utopic; urgency=medium

  * Merge with Debian; remaining changes:
    - Remove build dependency on python-bottle (universe).
    - debian/patches/lp1063350.patch: Reset the float context after
      closing the curl object.
    - Drop libssh2-1-dev from Build-Depends, as it is not in main, and is
      not needed since in Ubuntu, curl-config --static-libs doesn't return
      -lssh2.
  * Split out a python-pycurl-doc package, to avoid a dependency in
    python3-pycurl on python-pycurl.
  * Fix package descriptions and suggestions.

pycurl (7.19.3.1-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload to unstable.

pycurl (7.19.3.1-1.1) experimental; urgency=medium

  * Non-maintainer upload.
  * Upload to experimental, to test successful build/testsuite run.
  * Drop build-depency on librtmp-dev, as it is not in "curl-config
    --static-libs", otoh add one for libgnutls28-dev, since pycurl.c
    #includes <gnutls/gnutls.h>. Closes: #751059

pycurl (7.19.3.1-1) unstable; urgency=medium

  [ Bernd Zeimetz ]
  * Removing myself from uploaders.

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - switch me to Maintainer (team to Uploaders)
  * debian/copyright
    - used DEP-5 format
    - updated upstream & packaging copyright information
  * debian/patches/10_setup.py.patch
    - refreshed
  * Build and install doc from ReST files
  * debian/rules
    - use dh_installdocs to link doc dirs to main package
  * Build Python 3 packages

pycurl (7.19.3-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - updated MIT copyright holders
    - added new file license information
  * debian/patches/10_setup.py.patch
    - refreshed to new upstream code
  * debian/{control, rules}
    - build and install documentation
 -- Matthias Klose <email address hidden>   Mon, 04 Aug 2014 18:02:21 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main interpreters
14.09 release main interpreters

Downloads

File Size SHA-256 Checksum
pycurl_7.19.3.1.orig.tar.gz 114.0 KiB c0d673fe99a9de07239eabe77c798f1b043f60c02afaec1430ceaf59d7501a4f
pycurl_7.19.3.1-1.2ubuntu1.debian.tar.xz 7.8 KiB 66f9a92c8b5afbbb14fe6ad487961d5f2b411536e5ec5165bb62c4aa945ed501
pycurl_7.19.3.1-1.2ubuntu1.dsc 1.8 KiB c736d385ee0bd8873d32f7e5ac4b8edf2be070da8ee7e093508c172fe1b15e57

View changes file

Binary packages built by this source

python-pycurl: Python bindings to libcurl (Python 3)

 This module provides the Python bindings to libcurl. Please refer to
 the libcurl documentation available in libcurl4-gnutls-dev Debian package.
 .
 NOTE: the SSL support is provided by GnuTLS.

python-pycurl-dbg: Python bindings to libcurl (debug extension)

 This module provides the Python bindings to libcurl. Please refer to
 the libcurl documentation available in libcurl4-gnutls-dev Debian package.
 .
 This package contains the extension built for the Python debug interpreter.

python-pycurl-doc: Python bindings to libcurl (documentation)

 This module provides the Python bindings to libcurl. Please refer to
 the libcurl documentation available in libcurl4-gnutls-dev Debian package.
 .
 NOTE: the SSL support is provided by GnuTLS.
 .
 This package contains the PyCURL documentation.

python3-pycurl: Python bindings to libcurl (Python 3)

 This module provides the Python bindings to libcurl. Please refer to
 the libcurl documentation available in libcurl4-gnutls-dev Debian package.
 .
 NOTE: the SSL support is provided by GnuTLS.
 .
 This package contains PyCURL for Python 3.

python3-pycurl-dbg: Python bindings to libcurl (debug extension, Python 3)

 This module provides the Python bindings to libcurl. Please refer to
 the libcurl documentation available in libcurl4-gnutls-dev Debian package.
 .
 This package contains the extension built for the Python 3 debug interpreter.