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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
virtualenv-clone (0.5.7-1) unstable; urgency=medium
* QA upload.
* Orphan the package. (See #1063576)
* New upstream release.
* debian/watch: Fix monitoring script.
* debian/: Refresh packaging.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
-- Boyuan Yang <byang@debian.org> Sat, 02 Mar 2024 12:50:19 -0500
virtualenv-clone (0.3.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* d/copyright: Use https protocol in Format field
[ Nicholas D Steeves ]
* Drop the following from Build-Depends: python-all, python-setuptools,
python-pytest, python-virtualenv.
* Drop bin:python-virtualenv-clone, which is the Python 2 variant package.
(Closes: #938785)
* Drop dummy transitional package "virtualenv-clone", because
transitions from this old Python 2 package to the package that was
just dropped, and because was included in the "buster" stable release.
* Rename virtualenv-clone.docs to python3-virtualenv-clone.docs.
* No longer build "--with python2".
-- Jan Dittberner <jandd@debian.org> Sun, 01 Dec 2019 15:24:56 +0100
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
|