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
|
virtualenv-clone (0.3.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Update the Vcs-* fields to point to salsa
* debian/control: Add Breaks/Replaces against virtualenv-clone (<< 0.3.0) as
the virtualenv-clone executable as been moved around (Closes: #894172)
* Move virtualenv-clone manpage to the new packages as well
* debian/control: Move Homepage to pypy.org
* debian/control: Avoid duplicate short description
-- Laurent Bigonville <bigon@debian.org> Thu, 14 Jun 2018 11:14:40 +0200
virtualenv-clone (0.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Provide Python3 version: (Closes: #891496)
* Created transition package for the old virtualenv-clone package
* Updated to upstream version 0.3.0
* Bumped standards version
* Minor packaging updates
-- Bastian Venthur <venthur@debian.org> Sat, 24 Mar 2018 17:20:12 +0100
virtualenv-clone (0.2.5-1) unstable; urgency=medium
* New upstream release
* bump Standards-Version to 3.9.5 (no changes)
-- Jan Dittberner <jandd@debian.org> Sun, 11 May 2014 21:19:13 +0200
virtualenv-clone (0.2.4-1) unstable; urgency=low
* Initial release. (Closes: #719637)
-- Jan Dittberner <jandd@debian.org> Tue, 13 Aug 2013 22:03:44 +0200
|