Your message dated Mon, 10 Aug 2015 15:58:31 +0000
with message-id <[email protected]>
and subject line Bug#786098: fixed in ndg-httpsclient 0.4.0-1
has caused the Debian Bug report #786098,
regarding ndg-httpsclient: deprecation of python-support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
786098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786098
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ndg-httpsclient
Version: 0.3.2-1
Severity: important
User: [email protected]
Usertags: pysupport-deprecation



Dear Maintainer,

your package either build-depends or depends on the python-support
package, or uses dh_pysupport in debian/rules file.

python-support has been deprecated for some time, and any package
still using it should be migrated to dh_python2 and dh_python3.
Instructions on how to migrate packages to dh_python2/dh_python3 can
be found on the Debian wiki [0]. An overview of the anatomy of a
package using the pybuild and dh_python{2,3} helpers can be found in
the Python Module Style Guide [1].

Please test your package thoroughly to make sure the transition to
dh_python2/dh_python3 is done correctly and does not cause a negative
impact on your package. In particular, please test upgrades from the
current jessie and stretch/sid versions of the package.

If your package does not yet use Python 3, please consider adding
Python 3 support to your package at the same time as updating the
build system; the py3k porters can offer assistance with that [2].

[0] https://wiki.debian.org/Python/TransitionToDHPython2 [1]
https://wiki.debian.org/Python/LibraryStyleGuide [2]
https://wiki.debian.org/Python/Python3Port

Thanks! 

--- End Message ---
--- Begin Message ---
Source: ndg-httpsclient
Source-Version: 0.4.0-1

We believe that the bug you reported is fixed in the latest version of
ndg-httpsclient, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <[email protected]> (supplier of updated 
ndg-httpsclient package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 10 Aug 2015 16:03:11 +0200
Source: ndg-httpsclient
Binary: python-ndg-httpsclient
Architecture: source all
Version: 0.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Gianfranco Costamagna <[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Description:
 python-ndg-httpsclient - enhanced HTTPS support for httplib and urllib2 using 
PyOpenSSL
Closes: 783059 784202 786098 794677
Changes:
 ndg-httpsclient (0.4.0-1) unstable; urgency=medium
 .
   [ Gianfranco Costamagna ]
   * New upstream release (Closes: #784202, #794677).
   * Add a manpage
   * Convert to quilt format.
   * Use pybuild
   * Take over package maintenance with jcristau blessing.
   * Bump std-version to 3.9.6.
   * Change VCS fields.
   * Bump compat level to 9.
   * Fix watch file.
   * Run wrap-and-sort
   * Make copyright file machine-readable.
   * Drop patch basicauth.diff, fixed upstream.
   * Drop patch fix_socket_close.diff, fixed upstream.
   * Drop python-openssl from runtime dependencies,
     already taken care on setup.py.
 .
   [ Adam Conrad ]
   * debian/rules: Fix leaked test server process with extra vim and vigor.
 .
   [ Martin Pitt ]
   * debian/rules: Fix leaked test server process, which upsets our ancient
     sbuild on the buildds (Closes: #783059).
   * Run tests during package build:
     - Add python-openssl and openssl build dependencies.
     - debian/rules: Start test server and run test_urllib2.py.
   * Add fix_socket_close.diff: Fix AttributeError when destructing an
     un-opened Connection object. Exposed by test03_open_fails_unknown_loc.
 .
   [ Matthias Klose ]
   * Build using pybuild (Closes: #786098).
Checksums-Sha1:
 0b5a395549a4c64aed2e2ce01e62c4d5adcf08c1 2004 ndg-httpsclient_0.4.0-1.dsc
 82f6a1797b80a544cbfbc7f9f1df41da8463248d 24038 
ndg-httpsclient_0.4.0.orig.tar.gz
 55cfe92f8d4e4e6f37821715e90eea24670da07c 3168 
ndg-httpsclient_0.4.0-1.debian.tar.xz
 1a2b368ce1331c912a525e703480fd7fbabb1077 24802 
python-ndg-httpsclient_0.4.0-1_all.deb
Checksums-Sha256:
 c2723f54d2e1c35ee7842d14a864f21c6f993255d3ce4302c33d54b4e1bd4907 2004 
ndg-httpsclient_0.4.0-1.dsc
 e8c155fdebd9c4bcb0810b4ed01ae1987554b1ee034dd7532d7b8fdae38a6274 24038 
ndg-httpsclient_0.4.0.orig.tar.gz
 61504154757dd63def9463ff8aef5ea749c3a5970476444e2378133af0c6829c 3168 
ndg-httpsclient_0.4.0-1.debian.tar.xz
 8c61041eea779bf182ff1f8dff5c99e410bcb85a68ed7c171a37f7fa1ec1698b 24802 
python-ndg-httpsclient_0.4.0-1_all.deb
Files:
 34054b7adce5e37281deb2913e50688b 2004 python optional 
ndg-httpsclient_0.4.0-1.dsc
 81972c0267d5a47d678211ac854838f5 24038 python optional 
ndg-httpsclient_0.4.0.orig.tar.gz
 349331f237cf03e0f01fd8636d277cf1 3168 python optional 
ndg-httpsclient_0.4.0-1.debian.tar.xz
 91df1c750a7542ee0075e4bef66bb6ef 24802 python optional 
python-ndg-httpsclient_0.4.0-1_all.deb

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

iQIcBAEBCAAGBQJVyMEXAAoJEPNPCXROn13ZvswQAJi+kP0qBOBARDjEvXk9zfLI
Ne4H7BGoYtySvX2iM70pESW+JYGFJGLXr+cFoo58g+45SJjkomPub1cnL+VX7xFx
LE+qyRkXteOr0Y64I9HNkHOblqpzNmxpQJis0u6YMdDNTYc0HpOekV8WwCY46ey9
tAhe33S16oAG8I6bi3+ubi/O5sUErfTWQlmKRKRXEgCG17vrptQdTEf1dgRugfpB
186lDIzjVB3sCyJ4qUIDVmG6Vz3rY5kdE+fzi3I0C5J50QdxS756vtJc4Kn70jMH
MNbLh5jVsEjYgqBZDXYCP53Nd0m+1ciOmcW3O/kBmbIgGkGbF6pX4xkByHfP7JjX
v0fnwOcJidm8gbDH1b1mC1tYcdUUAYZiZRZfjRANxRPsj19iAI/QGgmVqVClHZ9X
aoYpwYa+FI6aOPyWH+9d/tLtXU8OIv3ot64y7Oi/zwW7PXHMQurRmFlp89VVpxu5
wfwjltppDZhKlm7tKisdHbzJAM63H5pI18T7SniG/lIfOdtlGNig5dQOsQhG78Uv
5AI7jFklYUhOOjW+MeDb8neLzXdr34+yH82YXdRCcawL8W5Ym7RIu8yebky0d1q8
VuboY0gJUcpniOGTRABXg9DuhQs5arJGbZbvQO00d6MXVBnRgj+PeN5NI7rZ6+l+
3PHcyrjFmdgb0B76QnwU
=7DF2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to