lp:ubuntu/saucy-proposed/python-virtualenv

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-proposed/python-virtualenv
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

15. By Tristan Seligmann <email address hidden>

* Team upload.
* New upstream release. (Closes: #719700)
  - Drop use_distribute.patch as this is no longer relevant (--distribute
      and --setuptools options no longer do anything).
  - Update files shipped by upstream.
* Use https in watch file.

14. By Stefano Rivera

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Stefano Rivera ]
* New upstream release.
  - debian/patches/multiarch.patch: Removed; applied upstream.
* Upload to unstable.
* Bump Standards-Version to 3.9.4.
  - Bump debhelper dependency to 8.1 for build-{arch,indep} support.
* Drop pycentral cleanup in preinst, we haven't used pycentral since before
  oldstable.

13. By Stefano Rivera

Apply test_urlparse_uses_fragment.patch to the bundled pip, allowing it to
work with Python >= 2.7.4 or >= 3.3. (Closes: #679337)

12. By Stefano Rivera

[ Clint Byrum ]
* New upstream release. (LP: #986227)
* d/p/pep3147-dist-packges.patch - Dropped, applied upstream
* d/p/remove_syspath0_on_reinvoke.patch - Dropped, applied upstream

[ Stefano Rivera ]
* system-python.patch: Use /usr/bin/python in the shebang
  (Closes: #663228, LP: #737734)
* cleanup_tmpdirs.patch: Cleanup temporary working directories
  (Closes: #661272)
  - rebuild_script.patch: Include rebuild_script.py. The tmpdir patch
    touches some embedded files.
  - Rebuild virtualenv.py during package build.
* Bumped standards version to 3.9.3 (no changes needed).
* Add myself to Uploaders.
* Wrap long lists in debian/control.

11. By Stefano Rivera

* Team upload.
* New upstream version. Closes: #632982
  - Doesn't import pkg_resources from python2 run with -p python3
    Closes: #625784, LP: #787822
* Refreshed patches.
* Bumped standards version to 3.9.2 (no changes needed).
* Updated manpage for new options:
  - --system-site-packages (no longer the default)
  - --extra-search-dir
  - --never-download
* debian/patches/remove_syspath0_on_reinvoke.patch
  - Remove the first entry from sys.path to fix failure with -p python3
* debian/patches/pep3147-dist-packges.patch
  - Use the unified python3 dist-packages path in site.py

10. By Piotr Ożarowski

* Team upload.
* Rebuild to add Python 2.7 support

9. By chaica

* New upstream version. Closes: #617941
* debian/control
  - Removed python-support from Build-Depends-Indep
  - Bump python version to 2.6.6-3
  - Removed XB-Python-Version
  - Bump to 3.9.1.0 (No changes needed)
* debian/python-virtualenv.lintian-overrides
  - Added overrides for the 2.7 egg
* debian/rules
  - Added --with python2 to dh $@
* debian/virtualenv.1
  - Added the prompt option description
* debian/patches/add_distribute.patch
  - Updated for the new upstream file virtualenv.py

8. By Piotr Ożarowski

* Team upload.
* Update look_for_external_files.patch to use /usr/share/python-virtualenv

7. By chaica

* New upstream version. Closes: #563993,#571411
* Switched from python-virtualenv.manpages to manpages
* Added README.source
* Added debian/install
* Added Depends on python-pip >= 0.7.2
* debian/control
  - added python in Build-Depends
  - removed Build-Depends python-setuptools dependency
* debian/format/source
  - bump to 3.0 (quilt)
* debian/virtualenv.1
  - added --distribute,--relocatable,--unzip-setuptools descriptions
* debian/docs
  - added news.txt
  - added debian/README.source
* debian/rules
  - added export DH_ALWAYS_EXCLUDE for pip sources tarball
  - added override for auto_clean, auto_build, auto_install, install
    and link
* debian/python-virtualenv.lintian-overrides
  - Added every *.egg in the override

6. By chaica

* New upstream release
* Using dh7 + rules.tiny
* Added a debian/python-virtualenv.preinst file to get rid of
  python-central
* Removed debian/dirs
* debian/virtualenv.1 has been created
* Removed debian/virtualenv.xml
* debian/python-virtualenv.manpages
  - Switched from debian/virtualenv.1.gz to
    virtualenv.1
* Removed debian/README.Debian because it did not contain any
  Debian-related information
* debian/control
  - added Vcs-Svn and Vcs-Browser fields
  - removed Section field in Package section.
  - removed xsltproc and docbook-xsl from b-d-i
  - removed the or from Depends field
  - added dh7 in Build-Depends
  - switched from python-central to python-support. Closes: #556853.
  - the Maintainer is now DPMT
  - put Carl Chenet <email address hidden> in Uploaders
  - put Jeff Licquia <email address hidden> in Uploaders
  - bump Standards-Version to 3.8.4 (no changes needed)
  - switching b-d python-all to python
  - added python-pip in the Depends field
  - added ${misc:Depends} in Depends field
* debian/compat
  - bump to 7
* debian/rules
  - added an override for the upstream changelog
  - using DH_ALWAYS_EXCLUDE for useless files already provided
   by dependencies
* debian/python-virtualenv.lintian-overrides
  - removing useless overrides on setuptools for py2.4
* debian/virtualenv.1
  - correcting a typo spotted by lintian
* debian/python-virtualenv.preinst
  - cleaning virtualenv from site-packages
* debian/watch
  - remove useless comments

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/python-virtualenv
This branch contains Public information 
Everyone can see this information.

Subscribers