[Python-modules-commits] [pyodbc] 04/05: debian/control: Fix duplicate long description

Laurent Bigonville bigon at moszumanska.debian.org
Tue Mar 14 14:09:25 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 995defd618b4d6a38e25eda1952afcfe31aeed9b
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Tue Mar 14 14:58:48 2017 +0100

    debian/control: Fix duplicate long description
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 84c9f16..fedeff8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 pyodbc (4.0.14-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/control: Fix duplicate long description
 
- -- Laurent Bigonville <bigon at debian.org>  Tue, 14 Mar 2017 14:47:01 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 14 Mar 2017 14:56:46 +0100
 
 pyodbc (3.0.10-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4bd0f75..b9ad3f0 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
 Provides: ${python3:Provides}
 Description: Python3 module for ODBC database access
- 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