[Python-modules-commits] [pyodbc] 01/01: Fix more duplicate long description

Laurent Bigonville bigon at moszumanska.debian.org
Tue Mar 14 14:23:28 UTC 2017


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

bigon pushed a commit to branch master
in repository pyodbc.

commit c69257e85928be3740ed887fb378c0ef48f2b242
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Tue Mar 14 15:23:14 2017 +0100

    Fix more duplicate long description
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b9ad3f0..1679f2b 100644
--- a/debian/control
+++ b/debian/control
@@ -78,7 +78,7 @@ Depends: python3-pyodbc (= ${binary:Version}),
          ${python3:Depends},
          ${shlibs:Depends}
 Description: Python3 module for ODBC database access - Debugging symbols
- A Python DB API 2 module for ODBC. No 3rd party libraries are required.
+ A Python3 DB API 2 module for ODBC. No 3rd party libraries are required.
  Only native Python datatypes are used, such as decimal and datetime.
  It implements the Python Database API Specification v2.0.
  For example:

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



More information about the Python-modules-commits mailing list