[Python-modules-commits] [python-simpy3] 05/06: minor updates: dh compath, policy, sphinx3

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Aug 26 01:52:52 UTC 2017


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

debacle pushed a commit to branch master
in repository python-simpy3.

commit a4f98c9ce192599f2f722c42ee9d44d45fcb07b7
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sat Aug 26 03:23:48 2017 +0200

    minor updates: dh compath, policy, sphinx3
---
 debian/compat  | 2 +-
 debian/control | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index da314db..57bbdc1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Larissa Reis <larissa at colivre.coop.br>,
  W. Martin Borgert <debacle at debian.org>
 Build-Depends: 
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  python-all (>= 2.7),
  python3-all (>= 3.2),
@@ -14,8 +14,8 @@ Build-Depends:
  python-pytest,
  python3-doc,
  python3-pytest,
- python-sphinx (>= 1.0.7+dfsg-1~)
-Standards-Version: 3.9.8
+ python3-sphinx (>= 1.0.7+dfsg-1~)
+Standards-Version: 4.0.1
 X-Python3-Version: >= 3.2
 Homepage: http://simpy.rtfd.org
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-simpy3.git
@@ -61,6 +61,7 @@ Description: python-based simulation package (Python3 version)
 Package: python-simpy3-doc
 Architecture: all
 Section: doc
+Multi-Arch: foreign
 Depends: ${sphinxdoc:Depends}, ${misc:Depends}
 Description: python-based simulation package, Documentation and examples
  SimPy is a process-based discrete-event simulation language based on

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



More information about the Python-modules-commits mailing list