1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
python-virtualenv (1.1-1) unstable; urgency=low
* New upstream version.
* Update man page.
* Make sure /usr/bin/virtualenv uses the default Python interpreter.
Closes: #477683.
-- Jeff Licquia <licquia@debian.org> Mon, 26 May 2008 00:11:01 -0400
python-virtualenv (1.0-4) unstable; urgency=low
* Ignore error on deleting unneeded directory /usr/lib, for bugfixed
python-central. Closes: #472022.
* Implement http://wiki.debian.org/Proposals/CopyrightFormat.
* Update override paths to reflect new python-central layout.
-- Jeff Licquia <licquia@debian.org> Wed, 26 Mar 2008 16:25:57 -0400
python-virtualenv (1.0-3) unstable; urgency=low
* Fix capitalization mistake.
* Switch setuptools dependency to the new python-pkg-resources.
Closes: #468706.
-- Jeff Licquia <licquia@debian.org> Sat, 01 Mar 2008 11:17:30 -0500
python-virtualenv (1.0-2) unstable; urgency=low
* Add missing python-setuptools dependency. Closes: #462193.
-- Jeff Licquia <licquia@debian.org> Tue, 22 Jan 2008 23:49:54 -0500
python-virtualenv (1.0-1) unstable; urgency=low
* New upstream version.
-- Jeff Licquia <licquia@debian.org> Wed, 16 Jan 2008 10:13:52 -0500
python-virtualenv (0.9.2-2) unstable; urgency=low
* Change the name of the package, by request of ftpmaster.
* Update policy version.
* Add Homepage and Vcs-* entries to debian/control.
-- Jeff Licquia <licquia@debian.org> Wed, 26 Dec 2007 11:35:49 -0500
virtualenv (0.9.2-1) unstable; urgency=low
* Initial release. (Closes: #442394)
-- Jeff Licquia <licquia@debian.org> Tue, 18 Sep 2007 19:30:00 -0500
|