python-pip (18.1-1) experimental; urgency=medium

  [ Barry Warsaw ]
  * d/control: Remove MIA Jeff Licquia from Uploaders.  (Closes: #854225)

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org.
  * d/copyright: Use https protocol in Format field.
  * d/watch: Use https protocol.
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP.
  * d/control: Remove ancient X-Python-Version field.
  * d/control: Remove ancient X-Python3-Version field.
  * Convert git repository from git-dpm to gbp layout.

  [ Andrius Merkys ]
  * New upstream version 18.0.  (Closes: #901393)
  * Remove patch html5lib-alternative-beta-name.patch which is no longer
    required as versions of html5lib match.
  * Update patches.
  * debian/rules: adjust paths.
  * debian/rules: changelog is stored in NEWS.rst now.

  [ Manas Kashyap ]
  * New upstream release 18.1
  * Update Standards-Version to 4.2.1, no changes.
  * Use debhelper 11.

  [ Andrej Shadura ]
  * Refresh set_user_default.patch.
  * Refresh disable-pip-version-check.patch.
  * Drop use-unvendored-urllib3.diff.
  * Don’t remove vendored PEP517 code.
  * Only default to --user when --target/--prefix not set
    (Closes: #830892, #895232, #876145)