tag 783612 pending
thanks
Hello,
Bug #783612 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/pymodbus.git;a=commitdiff;h=655c07a
---
commit 655c07a688bd5f94bfdb1d981566c1b2f54e61d8
Author: W. Martin Borgert <[email protected]>
Date: Tue Oct 13 22:57:00 2015 +0200
prepare version 1.2.0+git20151013-1
diff --git a/debian/changelog b/debian/changelog
index 3224f5e..9b67f8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pymodbus (1.2.0+git20151013-1) unstable; urgency=low
+
+ * Use latest git from upstream.
+ * Don't install ez_setup.py.
+ * Fixed Vcs fields.
+ * Closes: #783612, thanks to Andreas Beckmann!
+ (syntax error, already closed in previous version)
+
+ -- W. Martin Borgert <[email protected]> Tue, 13 Oct 2015 20:41:48 +0000
+
pymodbus (1.2.0+git20150925-1) unstable; urgency=low
* Use latest git from upstream, fixing some issues.