python-pip (1.1-3ubuntu3) raring; urgency=low

  * Drop python3.2.

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Tue, 06 Nov 2012 22:48:27 +0000

python-pip (1.1-3ubuntu2) raring; urgency=low

  * Install pip3 symlink and remaining pip-3* scripts.

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Tue, 06 Nov 2012 15:38:25 +0000

python-pip (1.1-3ubuntu1) raring-proposed; urgency=low

  * Build depend on python3-all, fixes FTBFS against multiple supported
    python3 versions.

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Thu, 25 Oct 2012 10:09:14 +0100

python-pip (1.1-3) unstable; urgency=low

  * debian/patches
    - add test_urlparse_uses_fragment.patch (Closes: #677801)

 -- Carl Chenet <chaica@debian.org>  Sat, 23 Jun 2012 16:18:21 +0200

python-pip (1.1-2) unstable; urgency=low

  * debian/control
    - Use X-Python-Version >= 2.6 (Closes: #676041)
    - Put python-all (>= 2.6) in B-D and Depends field
    - Put python-all-dev (>= 2.6) in python-pip pkg Depends field
  * Add pip-2.6 manpage
  * debian/python-pip.install
    - add support for multiple 2.x libraries

 -- Carl Chenet <chaica@debian.org>  Tue, 05 Jun 2012 23:03:13 +0200

python-pip (1.1-1) unstable; urgency=low

  * New upstream version (Closes: #632578,#633610,#653049)
  * debian/control
    - Add python3-pip binary package section
    - Add python3 in B-D
    - Add python3-pkg-resources and python3-setuptools in Depends
    - Bump Standards-Version to 3.9.3
    - Add X-Python3-Version field
    - add python-dev, python3-dev and build-essential in Recommends
      in order to be able to install C extensions (Closes: #633974)
  * Add python-pip.manpages and python3-pip.manpages
  * Update the pip.1 manpage
  * Add the pip-2.7.1 and pip.3.2.1 manpages
  * Add python-pip.links to link to pip exe name only for python2
  * debian/patches
    - Modify remove_hardcoded_python_version.patch to generate pip-X.Y binaries
  * debian/rules
    - Add with python3 to dh 

 -- Carl Chenet <chaica@debian.org>  Sun, 27 May 2012 04:14:03 +0200

python-pip (1.0-1) unstable; urgency=low

  * New upstream version
  * debian/control
    - Remove python-support from Build-Depends-Indep
    - Bump python to 2.6.6-3
    - Bump Standards-Version to 3.9.1
  * debian/patches
    - Replaced remove_hardcoded_python_version by
      remove_hardcoded_python_version.patch
    - Replaced format_egg_string by format_egg_string.patch
  * debian/rules
    - Added --with python2 to dh $@
  * debian/copyright
    - updated copyright dates and authors

 -- Carl Chenet <chaica@ohmytux.com>  Wed, 13 Apr 2011 04:12:53 +0200

python-pip (0.8.1-1) unstable; urgency=low

  * New upstream version
  * debian/patches/format_egg_string
    - use the same egg string format than Debian python-setuptools
      Closes: #562544 
  * debian/patches/remove_hardcoded_python_version
    - remove pip-X.X exe and hardcoded Python version in entry_points.txt
  * debian/control
    - bump Standards-Version to 3.9.1. No changes needed.
    - added python-setuptools to Build-Depends-Indep
    - switched XS-Python-Version to >= 2.5
  * debian/rules
    - removing overrides

 -- Carl Chenet <chaica@ohmytux.com>  Wed, 06 Oct 2010 01:15:42 +0200

python-pip (0.7.2-1) unstable; urgency=low

  * New upstream version
  * Added debian/install
  * debian/source/format
    - bump to 3.0 (quilt)
  * renamed python-pip.manpages to manpages
  * debian/control
    - bump Standards-Version to 3.8.4 (no changes needed)
    - switched XS-Python-Version to all
    - removed python-setuptools in Build-Depends 
  * debian/rules
    - overriding dh_auto_install to install with install file
  * debian/pip.1
    - added uninstall and search sections

 -- Carl Chenet <chaica@ohmytux.com>  Fri, 04 Jun 2010 02:02:44 +0200

python-pip (0.6.1-1) unstable; urgency=low

  [ Carl Chenet ]
  * New upstream release. Closes: #546049
  * Switched from python-central to python-support
    Closes: #556852
  * Using dh7 + rules.tiny
  * debian/control
    - Added Build-Depends-Indep field
    - Switched Vcs-Bzr to Vcs-Svn
    - Switched Vcs-Browser to DPMT SVN url.
    - Removed python-all-dev from b-d. Not needed.
    - Removed xsltproc and docbook-xsl from b-d-i. Not needed anymore.
      We use a static debian/pip.1
    - Maintainer is now the DPMT team
    - Put Carl Chenet <chaica@ohmytux.com> in Uploaders
    - Put Jeff Licquia <licquia@debian.org> in Uploaders
    - python-setuptools is mandatory at runtime
      Added it in Depends field: Closes: #536698, #546432
    - Removing the first line of the long description
    - bump Standards-Version to 3.8.3 (no changes needed)
  * Removed debian/dirs
  * Replacing pip.xml by pip.1
  * debian/watch
    - Removed useless comments 
  * debian/rules
    - Added an override for the upstream changelog

  [ Kumar Appaiah ]
  * Integrate NMU changelog entry.

  [ Sandro Tosi ]
  * debian/control
    - removed python-all-dev from b-d, not needed

 -- Carl Chenet <chaica@ohmytux.com>  Tue, 15 Dec 2009 02:07:56 +0100

python-pip (0.3.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add Jakub Wilk's patch to fix FTBFS with Python 2.6 (Closes: #556852)

 -- Kumar Appaiah <akumar@debian.org>  Tue, 08 Dec 2009 18:41:05 -0600

python-pip (0.3.1-1) unstable; urgency=low

  * Initial release.  Closes: #522135.

 -- Jeff Licquia <licquia@debian.org>  Tue, 21 Apr 2009 21:10:13 -0400
