[Python-modules-commits] [python-opcua] 01/01: prepare 0.10.17-3
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Oct 15 01:24:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-opcua.
commit 8fc934180f1229f2730bb3777deaecab6a4b58b5
Author: W. Martin Borgert <debacle at debian.org>
Date: Sat Oct 15 01:07:01 2016 +0000
prepare 0.10.17-3
---
debian/changelog | 7 +++++++
debian/control | 15 +++++++++------
2 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b761b97..e56ad9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-opcua (0.10.17-3) unstable; urgency=medium
+
+ * Fix description, esp. copy/paste from other package
+ (Closes: #840737).
+
+ -- W. Martin Borgert <debacle at debian.org> Sat, 15 Oct 2016 00:57:33 +0000
+
python-opcua (0.10.17-2) unstable; urgency=medium
* Fix missing build-deps (Closes: #840761).
diff --git a/debian/control b/debian/control
index 8d9c842..41498f3 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,9 @@ Depends: ${python:Depends}, ${misc:Depends}
Suggests: ${python:Suggests}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
-Description: Python XMPP (Jabber) Library Implementing Everything as a Plugin
- An OPC-UA client and server library, written entirely in Python.
+Description: Pure Python OPC-UA Client and Server (Python 2)
+ An OPC-UA (Open Platform Communications - Unified Architecture)
+ client and server library, written entirely in Python.
.
This package contains the Python 2 library.
@@ -36,8 +37,9 @@ Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: ${python3:Suggests}
Provides: ${python3:Provides}
-Description: Python OPC UA Library Implementing Everything as a Plugin
- An OPC-UA client and server library, written entirely in Python.
+Description: Pure Python OPC-UA Client and Server (Python 3)
+ An OPC-UA (Open Platform Communications - Unified Architecture)
+ client and server library, written entirely in Python.
.
This package contains the Python 3 library.
@@ -46,8 +48,9 @@ Architecture: all
Depends: python3, python3-opcua, ${python3:Depends}, ${misc:Depends}
Suggests: ${python3:Suggests}
Provides: ${python3:Provides}
-Description: Python OPC UA Library Implementing Everything as a Plugin
- An OPC-UA client and server library, written entirely in Python.
+Description: Pure Python OPC-UA Client and Server (tools)
+ An OPC-UA (Open Platform Communications - Unified Architecture)
+ client and server library, written entirely in Python.
.
This package contains OPC UA tools:
* uabrowse
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-opcua.git
More information about the Python-modules-commits
mailing list