[Python-modules-commits] [ansi] 01/01: removed Recommends and Suggests changed Python 3.X to Python 3 reformatted the long description
Muri Nicanor
muri-guest at moszumanska.debian.org
Tue Nov 28 18:46:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
muri-guest pushed a commit to branch master
in repository ansi.
commit 03c87b2d63c8a45814f3af639e813ea0fa60bb61
Author: Muri Nicanor <muri at immerda.ch>
Date: Tue Nov 28 19:45:19 2017 +0100
removed Recommends and Suggests
changed Python 3.X to Python 3
reformatted the long description
---
debian/control | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 9b666c7..76c4d00 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,10 @@ X-Python3-Version: >= 3.2
Package: python3-ansi
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
-Recommends: ${python:Recommends}
-Suggests: ${python:Suggests}
-Description: cursor movement and graphics - Python 3.X
+Description: cursor movement and graphics - Python 3
Various ANSI escape codes, used in moving the cursor in a text console or
rendering coloured text.
+ .
256 RGB colours supported.
.
This package installs the library for Python 3.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ansi.git
More information about the Python-modules-commits
mailing list