[Python-modules-commits] [sortedcontainers] 05/06: declare compat level 10
Sandro Tosi
morph at moszumanska.debian.org
Tue Dec 13 12:36:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository sortedcontainers.
commit eadd64f458d417e239d047761eb4a45a02ef3e06
Author: Sandro Tosi <morph at debian.org>
Date: Tue Dec 13 07:32:37 2016 -0500
declare 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 1a2058c..b5f8734 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ sortedcontainers (1.5.6-1) UNRELEASED; urgency=medium
* New upstream release
* debian/python-sortedcontainers-doc.doc-base
- add doc-base
+ * declare compat level 10
- -- Sandro Tosi <morph at debian.org> Tue, 13 Dec 2016 07:29:56 -0500
+ -- Sandro Tosi <morph at debian.org> Tue, 13 Dec 2016 07:32:30 -0500
sortedcontainers (1.5.3-2) unstable; urgency=medium
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 9c76c9f..23e8b44 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), python-all, python3-all, dh-python, python-setuptools, python3-setuptools, python-nose, python3-nose, python-sphinx (>= 1.4), texlive-latex-base
+Build-Depends: debhelper (>= 10), python-all, python3-all, dh-python, python-setuptools, python3-setuptools, python-nose, python3-nose, python-sphinx (>= 1.4), texlive-latex-base
Standards-Version: 3.9.8
Homepage: http://www.grantjenks.com/docs/sortedcontainers/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sortedcontainers.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sortedcontainers.git
More information about the Python-modules-commits
mailing list