[Python-modules-commits] [pymodbus] 03/03: prepare 1.3.2-1

Wolfgang Borgert debacle at moszumanska.debian.org
Sun Aug 27 22:26:43 UTC 2017


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

debacle pushed a commit to branch master
in repository pymodbus.

commit e6a55d15b96d46426b6f000c378d2b16bb7e3efa
Author: W. Martin Borgert <debacle at debian.org>
Date:   Mon Aug 28 00:25:25 2017 +0200

    prepare 1.3.2-1
---
 debian/README.source | 5 +++++
 debian/changelog     | 7 +++++++
 debian/control       | 7 ++++---
 3 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 9ccc869..24e0b88 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -4,3 +4,8 @@ The following changes were made to the upstream source:
     (not present in previous version anyway)
     from source, because there are different licenses involved.
     Needs clarification.
+
+  * Removed generated documentation:
+    doc/pymodbus.pdf
+    doc/sphinx/doctrees/
+    doc/sphinx/html/
diff --git a/debian/changelog b/debian/changelog
index a9c7848..ca10c82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pymodbus (1.3.2-1) unstable; urgency=medium
+
+  * New upstream version 1.3.2
+  * Bump Standards-Version to 4.1.0
+
+ -- W. Martin Borgert <debacle at debian.org>  Sun, 27 Aug 2017 22:11:41 +0000
+
 pymodbus (1.3.1-1) unstable; urgency=medium
 
   * New upstream version 1.3.1
diff --git a/debian/control b/debian/control
index 8b3924d..fb94875 100644
--- a/debian/control
+++ b/debian/control
@@ -8,20 +8,20 @@ Uploaders: W. Martin Borgert <debacle at debian.org>,
 Build-Depends: debhelper (>= 10~),
 	dh-python,
 	python,
-	python-humanfriendly,
 	python-mock,
 	python-nose,
 	python-serial,
 	python-setuptools,
-	python-sphinx,
 	python-twisted,
 	python3,
+	python3-humanfriendly,
+	python3-sphinx,
 	python3-mock,
 	python3-nose,
 	python3-serial,
 	python3-setuptools,
 	python3-twisted
-Standards-Version: 4.0.0
+Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pymodbus.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pymodbus.git
 Homepage: https://github.com/riptideio/pymodbus
@@ -83,6 +83,7 @@ Description: full Modbus protocol implementation for Python 3
 Package: python-pymodbus-doc
 Section: doc
 Architecture: all
+Multi-Arch: foreign
 Depends: ${sphinxdoc:Depends}, ${misc:Depends}
 Description: full Modbus protocol implementation, documentation
  Pymodbus is a full Modbus protocol implementation.

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



More information about the Python-modules-commits mailing list