[Python-modules-commits] [python-pygraphviz] 11/14: compat level 10
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 8 20:06:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-pygraphviz.
commit 269f956ee0b4095d66865ee7405f3bf6e791a631
Author: Sandro Tosi <morph at debian.org>
Date: Sun Jan 8 14:47:45 2017 -0500
compat level 10
---
debian/changelog | 3 ++-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 235c1c7..ae4be5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ python-pygraphviz (1.4~rc1-1) UNRELEASED; urgency=medium
* debian/control
- add mock to b-d, needed by tests
- remove X-P-V fields, no longer needed
+ * compat level 10
- -- Sandro Tosi <morph at debian.org> Sun, 08 Jan 2017 14:47:12 -0500
+ -- Sandro Tosi <morph at debian.org> Sun, 08 Jan 2017 14:47:41 -0500
python-pygraphviz (1.3.1-1.1) unstable; urgency=high
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 0ac7ea2..9f13b86 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Sandro Tosi <morph at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python-all-dev (>= 2.3.5-11), python-all-dbg, python3-all-dev, python3-all-dbg, libgraphviz-dev, python-setuptools, python3-setuptools, pkg-config, graphviz, python-nose, python3-nose, python-sphinx, python-mock (>= 1.3), python3-mock (>= 1.3)
+Build-Depends: debhelper (>= 10), dh-python, python-all-dev (>= 2.3.5-11), python-all-dbg, python3-all-dev, python3-all-dbg, libgraphviz-dev, python-setuptools, python3-setuptools, pkg-config, graphviz, python-nose, python3-nose, python-sphinx, python-mock (>= 1.3), python3-mock (>= 1.3)
Standards-Version: 3.9.8
Homepage: https://pygraphviz.github.io/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-pygraphviz.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pygraphviz.git
More information about the Python-modules-commits
mailing list