[Python-modules-commits] [python-urllib3] annotated tag debian/1.12-1 created (now 2fd51e5)

Piotr Ożarowski piotr at moszumanska.debian.org
Sun Oct 18 20:23:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

piotr pushed a change to annotated tag debian/1.12-1
in repository python-urllib3.

        at  2fd51e5   (tag)
   tagging  670dfbf79a1d7251bc33631839c741a21590822b (commit)
  replaces  upstream/1.12
 tagged by  Piotr Ożarowski
        on  Sun Oct 18 22:21:29 2015 +0200

- Log -----------------------------------------------------------------
stretch 1.12-1 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCgAGBQJWI/95AAoJEK728aKnRXZFSzIP/3A9T1bC9y1ol4J9JFEadu/8
CBBde0v53M5k04oYJ8PiIQSYkxCSm6oa7qKObhPYIFQ7KDQfNONNHMu1P93OzDgL
RSAR+uJJn2SaW50Ygfyut9QAwuyvNoG4umup3e4Sm27y9iTJ6Kt4N6R1jcFWCCTI
0HmyoRjSfArCYXQU4So9ZZ47GaHoHqc0l8WwOjJw0KBKhfg64szgInWgeVv9Tbqg
4zADdEOxDWRmSSkAZ4KmDc5wRs98SiEpokf7sf++X1cMHCzPD1YiFdVEdSrg2+ZT
nJ8PZOn1sl8e8j+8Nl93i/L706ycxmukIZIJmNtK6IFR2B7npRLp6eKvNAGRvzir
B7/M+qegMENR9sKDK48PFQjMPmRFJ+VT3vbNp4zFmeKGgWqlaxMxIKjNqDV04Ht8
YEQwMBXeysZdXlrzJu8MZNdj7jHZ1cxFiTxBBNwqb7jV8nRGHuyjwDJacLMrOsAk
xkIcStcyAc4lhhlWaF6XMf9SZEseNPRMkJKTimA8Py4v7YPb3E0gyhUB7Xyb3cpo
eGr+ZProkePSfcVDNlqDJ6GJeX+VyfUrK7aEfVGUKMELjdaww7CQi7rZNslrAXxr
mj2KmUDLe9Qs8WBbTeWu00GqYY5US1BKrwWHoJe+oQnjDYBFYUTT1oE/KJSagEFc
3RuyRXg7QtKody3wLQ3U
=91ZL
-----END PGP SIGNATURE-----

Barry Warsaw (11):
      * d/control:
      Fix Depends
      Imported Debian patch 1.8-1
      Team upload.
      - Added python-urllib3-whl binary package.
      [svn-buildpackage] Tagging python-urllib3 1.8-2
      Imported Debian patch 1.8-2
      * Team upload.
      Use setuptools.setup() so that the bdist_wheel
      Use setuptools.setup() so that the bdist_wheel
      Use setuptools.setup() so that the bdist_wheel

Daniele Tricoli (144):
      Initial import
      Fixed source name
      Added newline at end of file
      Fixed possible-unindented-list-in-extended-description
      Added debian/copyright
      Ship upstream changelog
      Added X-Python-Version: >= 2.6
      Build Python 3 package
      New upstream release
      Enabled testing at build time
      Don't use embedded copy of python-six
      Updated copyright
      Imported Debian patch 1.2.2-1
      Added override_dh_auto_clean to build the package twice in a row
      Added forgotten Depends
      * New upstream release
      Imported Debian patch 1.3-1
      Bumped Standards-Version to 3.9.3 (no changes needed)
      Updated comment about missing dependencies for Python3 testing at build time
      Tightened B-D of python-coverage to >= 3.4 (Closes: #668427)
      Fixed typo in python3-urllib3's
      * debian/patches/01_do-not-use-embedded-python-six.patch
      Imported Debian patch 1.3-2
      Cleaned .egg-info to build packages twice in a row
      Require SSL certificate validation by default by using
      Imported Debian patch 1.3-3
      Added ca-certificates to Recommends field
      New upstream release
      Refreshed
      Run tests only for python2.7 since upstream is using assertRaises() as a context manager
      Imported Debian patch 1.5-1
      Bumped Standards-Version to 3.9.4 (no changes needed)
      New upstream release
      Refreshed patches
      - Updated copyright years
      Added python3-six to Build-Depends field
      Bumped debhelper dependency to 8.1 for build-{arch,indep} support
      Do not use setuptools
      Do not use logging-clear-handlers to see all logging output and
      Fix syntax error 'unicodeescape' codec can't decode bytes in
      Imported Debian patch 1.6-1
      Upload to unstable (Closes: #707780)
      Imported Debian patch 1.6-2
      * debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patch
      New upstream release
      * debian/patches/01_do-not-use-embedded-python-six.patch
      * debian/patches/02_require-cert-verification.patch
      Refreshed 04_relax_nosetests_options.patch
      Removed 05_fix_python3_syntax_error_in_ntlmpool.patch since fixed upstream
      Removed 06_fix_abuse_of_match_hostname_for_DoS.patch since fixed upstream
      Removed 06_fix_abuse_of_match_hostname_for_DoS.patch from debian/patches/series
      Fixed forgotten import of python-six
      Added python-mock to Build-Depends
      * debian/compat
      Switched to pybuild
      Switched to debian/clean for cleaning instead of using debian/rules
      Sorted export
      Switched download URL to https
      Imported Debian patch 1.7.1-1
      Removed stanza about mimetools_choose_boundary since not shipped anymore
      New upstream release
      Refreshed 01_do-not-use-embedded-python-six.patch
      Fixed two forgotten imports from the removed embedded python-six
      Refreshed 02_require-cert-verification.patch
      Bumped Standards-Version to 3.9.5 (no changes needed)
      New upstream release
      Refreshed 01_do-not-use-embedded-python-six.patch
      Refreshed 02_require-cert-verification.patch
      Removed debian/patches/03_no-setuptools.patch; superseded by debian/patches/setuptools.patch
      Renamed setuptools.patch to 03_force_setuptools.patch
      Added description
      Do not use embedded copy of ssl.match_hostname
      Removed ssl_match_hostname package from setup.py
      Relax version of packages needed for testing
      * debian/control
      Enabled tests at build time for Python 3
      Enabled tests at build time also for Python 3 using the custom build plugin for tests
      s/using the custom build plugin for tests/using the custom build plugin of pybuild
      Cleanup
      No need to remove dummyserver since it is not installed anymore
      Run tests from build directory
      Removed python-tornado from Build-Depends since it was used only for dummyserver
      Updated copyright years
      Imported Debian patch 1.8.2-1
      Cleaned .coverage file generated by nose using coverage plugin
      New upstream release
      Imported Debian patch 1.8.3-1
      Refresh 01_do-not-use-embedded-python-six.patch and 04_relax_nosetests_options.patch
      New upstream release
      Refresh 01_do-not-use-embedded-python-six.patch
      Refresh 02_require-cert-verification.patch
      Refresh 05_do-not-use-embedded-ssl-match-hostname.patch
      Remove since upstream now does not specify version of packages needed
      Remove 06_relax-test-requirements.patch from debian/patches/series
      Fix a forgotten six import
      Refresh
      * debian/patches/06_add-test-init-py.patch
      Imported Debian patch 1.9-1
      * debian/control
      New upstream release
      Refresh debian/patches/01_do-not-use-embedded-python-six.patch
      Refresh debian/patches/05_do-not-use-embedded-ssl-match-hostname.patch
      Remove debian/patches/06_add-test-init-py.patch since fixed upstream
      Fix forgotten six import
      Exclude dummyserver tests since they are also failing upstream
      Refresh again
      Imported Debian patch 1.9.1-1
      Bump Standards-Version to 3.9.6 (no changes needed)
      Imported Debian patch 1.9.1-2
      Bump python{,3}-nose to >=1.3.3 to build urllib3 on Wheezy. Thanks to
      Imported Debian patch 1.9.1-3
      * debian/patches/06_do-not-make-SSLv3-mandatory.patch
      Add forgotten hash sign
      Fix typo s/insicure/insecure/
      s/UNRELEASED/unstable/
      New upstream release
      Refresh 01_do-not-use-embedded-python-six.patch
      Imported Debian patch 1.10-1
      Remove 06_do-not-make-SSLv3-mandatory.patch since it was merged upstream
      New upstream release
      Use pypi.debian.net redirector
      Refresh 01_do-not-use-embedded-python-six.patch
      Imported Debian patch 1.10.4-1
      Bump upstream version to 1.10.4
      New upstream release
      Refresh 01_do-not-use-embedded-python-six.patch
      Add python{,3}-tornado to Build-Depends
      Imported Debian patch 1.11-1
      Add python-ntlm to python-urllib3's Suggests
      Imported Debian patch 1.11-2
      Add debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch
      Do not use embedded copy of python-six.
      Do not use logging-clear-handlers to see all logging output and
      record new upstream branch created by importing python-urllib3_1.12.orig.tar.gz
      Do not use embedded copy of python-six.
      Do not use logging-clear-handlers to see all logging output and
      merge patched into master
      New upstream release
      Update Vcs fields for git migration
      Do not use embedded copy of python-six.
      Do not use logging-clear-handlers to see all logging output and
      merge patched into master
      Remove debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch
      Refresh debian/patches/01_do-not-use-embedded-python-six.patch

Jakub Wilk (1):
      Use canonical URIs for Vcs-* fields.

Jamie Strandboge (3):
      require SSL certificate validation by default by using
      require SSL certificate validation by default by using
      require SSL certificate validation by default by using

Piotr Ożarowski (19):
      [svn-buildpackage] Tagging python-urllib3 1.2.2-1
      s/UNRELEASED/unstable
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      upload to experimental due to Wheezy freeze
      s/UNRELEASED/unstable/
      * change urgency to high (fixes security bug)
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      s/UNRELEASED/experimental/
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      s/UNRELEASED/unstable/
      ignore egg-info

SVN-Git Migration (6):
      Merge SVN HEAD
      Rely on six to import httplib or http.client.
      Initialize git-dpm
      git-dpm config
      Update Vcs fields for git migration
      Rely on six to import httplib or http.client.

Stefano Rivera (4):
      * Team upload.
      Do not use embedded copy of ssl.match_hostname, when possible
      Do not use embedded copy of ssl.match_hostname, when possible
      Do not use embedded copy of ssl.match_hostname, when possible

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  670dfbf   ignore egg-info

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-urllib3.git



More information about the Python-modules-commits mailing list