tag 830389 pending
thanks
Hello,
Bug #830389 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/pyodbc.git;a=commitdiff;h=7ca6af7
---
commit 7ca6af713ac201e1309d90bcf764223c4a7e22e9
Author: Laurent Bigonville <[email protected]>
Date: Sun Jul 10 14:02:58 2016 +0200
Update to 3.0.10, add py3 support and fix FTBFS
* Team upload
* New upstream release
- Fix FTBFS with GCC 6 (Closes: #811673)
* debian/rules: Fix FTBFS with new cdbs version (Closes: #830389)
* Build python3 module (Closes: #699778)
* debian/control: Add dh-python to the build-dependencies
* debian/watch: Update watch file URL
* debian/control: Bump Standards-Version to 3.9.8 (no further changes)
* Ship the egg-infos with the packages.
* Run wrap-and-sort script
diff --git a/debian/changelog b/debian/changelog
index d965a0e..0bc6b19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,21 @@
-pyodbc (3.0.6-3) UNRELEASED; urgency=medium
+pyodbc (3.0.10-1) unstable; urgency=medium
+ * Team upload
+ [ Ondřej Nový ]
* Fixed VCS URL (https)
- -- Ondřej Nový <[email protected]> Tue, 29 Mar 2016 21:52:10 +0200
+ [ Laurent Bigonville ]
+ * New upstream release
+ - Fix FTBFS with GCC 6 (Closes: #811673)
+ * debian/rules: Fix FTBFS with new cdbs version (Closes: #830389)
+ * Build python3 module (Closes: #699778)
+ * debian/control: Add dh-python to the build-dependencies
+ * debian/watch: Update watch file URL
+ * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
+ * Ship the egg-infos with the packages.
+ * Run wrap-and-sort script
+
+ -- Laurent Bigonville <[email protected]> Sun, 10 Jul 2016 13:56:06 +0200
pyodbc (3.0.6-2) unstable; urgency=low