[Python-modules-commits] [adapt-parser] 02/02: Update descriptions

Ethan Ward ethanward-guest at moszumanska.debian.org
Thu Jul 27 20:17:50 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository adapt-parser.

commit 1b153a2474dbbc7b427a404ca7d8f34f2301a2d8
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Thu Jul 27 15:17:36 2017 -0500

    Update descriptions
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e7e955b..6af6880 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Package: python-adapt-parser
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 XB-Python-Version: ${python:Versions}
-Description: Text-to-intent parsing framework
+Description: Python 2 text-to-intent parsing framework
  This package contains the adapt module for Python 2.
  The Adapt Intent Parser is a flexible and extensible intent definition and
  determination framework. It is intended to parse natural language text into
@@ -31,7 +31,7 @@ Description: Text-to-intent parsing framework
 Package: python3-adapt-parser
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
-Description: Text-to-intent parsing framework
+Description: Python 3 text-to-intent parsing framework
  This package contains the adapt module for Python 3.
  The Adapt Intent Parser is a flexible and extensible intent definition and
  determination framework. It is intended to parse natural language text into

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



More information about the Python-modules-commits mailing list