[Python-modules-commits] [inflection] 04/04: Update description

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Jul 25 17:41:25 UTC 2017


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

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

commit 102639c16e9702c88064058cd13a8af933811c5c
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 12:37:55 2017 -0500

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

diff --git a/debian/control b/debian/control
index b798993..99bdc7e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: python-inflection
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 XB-Python-Version: ${python:Versions}
-Description: A port of Ruby on Rails' inflector to Python
+Description: Port of Ruby on Rails' inflector to Python
  This package contains the module for Python 2.x. Inflection
  is a string transformation library. It singularizes and
  pluralizes English words, and transforms strings from CamelCase
@@ -26,7 +26,7 @@ Description: A port of Ruby on Rails' inflector to Python
 Package: python3-inflection
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
-Description: A port of Ruby on Rails' inflector to Python
+Description: Port of Ruby on Rails' inflector to Python
  This package contains the module for Python 3.x. Inflection
  is a string transformation library. It singularizes and
  pluralizes English words, and transforms strings from CamelCase

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



More information about the Python-modules-commits mailing list