debian/0000755000000000000000000000000012202510461007157 5ustar debian/virtualenv-clone.docs0000644000000000000000000000000712202510461013323 0ustar README debian/virtualenv-clone.manpages0000644000000000000000000000003212202510461014164 0ustar debian/virtualenv-clone.1 debian/control0000644000000000000000000000204112202510461010557 0ustar Source: virtualenv-clone Section: python Priority: optional Maintainer: Jan Dittberner Build-Depends: debhelper (>= 9) Build-Depends-Indep: python, python-setuptools Standards-Version: 3.9.4 Homepage: https://pypi.python.org/pypi/virtualenv-clone Vcs-Git: git://anonscm.debian.org/collab-maint/virtualenv-clone.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/virtualenv-clone.git Package: virtualenv-clone Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: script for cloning a non-relocatable virtualenv Virtualenv provides a way to make virtualenv's relocatable which could then be copied as wanted. However making a virtualenv relocatable this way breaks the no-site-packages isolation of the virtualenv as well as other aspects that come with relative paths and '/usr/bin/env' shebangs that may be undesirable. . Also, the .pth and .egg-link rewriting doesn't seem to work as intended. This attempts to overcome these issues and provide a way to easily clone an existing virtualenv. debian/changelog0000644000000000000000000000024112202510461011026 0ustar virtualenv-clone (0.2.4-1) unstable; urgency=low * Initial release. (Closes: #719637) -- Jan Dittberner Tue, 13 Aug 2013 22:03:44 +0200 debian/watch0000644000000000000000000000015112202510461010205 0ustar version=3 http://pypi.python.org/packages/source/v/virtualenv-clone/ \ virtualenv-clone-([\d.]+).tar.gz debian/.gitignore0000644000000000000000000000000712202510461011144 0ustar .*.swp debian/copyright0000644000000000000000000000500312202510461011110 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream: virtualenv-clone Upstream-Contact: Edward George Source: https://pypi.python.org/pypi/virtualenv-clone Files: * Copyright: 2011 Edward George License: MIT Copyright (c) 2011, Edward George, based on code contained within the virtualenv project. . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2013 Jan Dittberner License: MIT Copyright (c) 2013, Jan Dittberner . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/compat0000644000000000000000000000000212202510461010355 0ustar 9 debian/rules0000755000000000000000000000011412202510461010233 0ustar #!/usr/bin/make -f %: dh $@ --with python2 --buildsystem=python_distutils debian/virtualenv-clone.10000644000000000000000000000111112202510461012530 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10. .TH VIRTUALENV-CLONE "1" "August 2013" "virtualenv-clone 0.2.4" "User Commands" .SH NAME virtualenv-clone \- virtualenv-clone .SH SYNOPSIS .B virtualenv-clone \fI/path/to/existing/venv /path/to/cloned/venv\fR .SH "SEE ALSO" The full documentation for .B virtualenv-clone is contained in /usr/share/doc/virtualenv-clone/README.gz. .SH AUTHOR .B virtualenv-clone was written by Edward George. .PP This manual page was written by Jan Dittberner , for the Debian project (but may be used by others). debian/source/0000755000000000000000000000000012202510461010457 5ustar debian/source/format0000644000000000000000000000001412202510461011665 0ustar 3.0 (quilt)