~ubuntu-branches/ubuntu/raring/python-pip/raring-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Barry Warsaw
  • Date: 2013-04-17 10:45:19 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20130417104519-cn67sz4camrlkbsb
Tags: 1.3.1-0ubuntu1
* New upstream release.  (LP: #1167351)
  - debian/patches/test_urlparse_uses_fragment.patch: Removed; applied
    upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
python-pip (1.3.1-0ubuntu1) raring; urgency=low
 
2
 
 
3
  * New upstream release.  (LP: #1167351)
 
4
    - debian/patches/test_urlparse_uses_fragment.patch: Removed; applied
 
5
      upstream.
 
6
 
 
7
 -- Barry Warsaw <barry@ubuntu.com>  Wed, 17 Apr 2013 10:45:19 -0400
 
8
 
1
9
python-pip (1.1-3ubuntu4) raring; urgency=low
2
10
 
3
11
  * Really install the pip3 symlink (by fixing name of dh_link command).