[Python-modules-commits] [python-neovim] 03/04: Reword descriptions; you don't need both python2 and 3 packages

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Wed Apr 20 14:14:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

viccuad-guest pushed a commit to branch master
in repository python-neovim.

commit 21dfb56411a4fbf305b1c24122e1eddbc7ab6a56
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Wed Apr 20 16:10:55 2016 +0200

    Reword descriptions; you don't need both python2 and 3 packages
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d65dd18..2b6edfd 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,8 @@ Description: Python2 library for scripting Neovim processes through its msgpack-
  Neovim is a Vim fork that focuses on refactoring, extensibility and
  simplification of the original code base.
  .
- This is the Python2 version of the package.
+ This is the Python2 version of the package (If you only use one of python2 or
+ python3, it is enough to install that version.)
 
 
 Package: python3-neovim
@@ -52,4 +53,5 @@ Description: Python3 library for scripting Neovim processes through its msgpack-
  Neovim is a Vim fork that focuses on refactoring, extensibility and
  simplification of the original code base.
  .
- This is the Python3 version of the package.
+ This is the Python3 version of the package (If you only use one of python2 or
+ python3, it is enough to install that version.)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim.git



More information about the Python-modules-commits mailing list