[Python-modules-commits] [django-hstore] 07/07: Adjust package descriptions to remove first person
Scott Kitterman
kitterman at moszumanska.debian.org
Sat Nov 26 23:16:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository django-hstore.
commit aabc2119bad7a3368fd6a6c7744232b816ffbc4a
Author: Scott Kitterman <scott at kitterman.com>
Date: Sat Nov 26 18:12:39 2016 -0500
Adjust package descriptions to remove first person
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 39cd586..c265af1 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Description: Django module for the PostgreSQL hstore extension (Python 2)
django-hstore is a niche library which integrates the hstore extension of
PostgreSQL into Django.
.
- HStore brings the power of NoSQL key/value stores into PostgreSQL, giving us
+ HStore brings the power of NoSQL key/value stores into PostgreSQL, giving
the advantage of flexibility and performance without renouncing to the
robustness of SQL databases.
.
@@ -47,7 +47,7 @@ Description: Django module for the PostgreSQL hstore extension (Python 3)
django-hstore is a niche library which integrates the hstore extension of
PostgreSQL into Django.
.
- HStore brings the power of NoSQL key/value stores into PostgreSQL, giving us
+ HStore brings the power of NoSQL key/value stores into PostgreSQL, giving
the advantage of flexibility and performance without renouncing to the
robustness of SQL databases.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-hstore.git
More information about the Python-modules-commits
mailing list