[Python-modules-commits] [python-vagrant] 09/13: add python version to short description
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Fri Jun 17 12:01:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository python-vagrant.
commit 3a49d54d13f4d0ef055e843c6991f6d5fd8b06c3
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Fri Jun 17 13:55:42 2016 +0200
add python version to short description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0ab1d58..9ec0cad 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: all
Depends: ${misc:Depends},
${python:Depends},
XB-Python-Version: ${python:Versions}
-Description: Python bindings for interacting with Vagrant virtual machines
+Description: Python 2.7 bindings for interacting with Vagrant virtual machines
python-vagrant is a Python module that provides a _thin_ wrapper
around the `vagrant` command line executable, allowing programmatic
control of Vagrant virtual machines (boxes). This project began to
@@ -64,7 +64,7 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
XB-Python-Version: ${python3:Versions}
-Description: Python bindings for interacting with Vagrant virtual machines
+Description: Python 3 bindings for interacting with Vagrant virtual machines
python-vagrant is a Python module that provides a _thin_ wrapper
around the `vagrant` command line executable, allowing programmatic
control of Vagrant virtual machines (boxes). This project began to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-vagrant.git
More information about the Python-modules-commits
mailing list