[Python-modules-commits] [ipdb] 03/10: Switch to the debhelper compat level 11.

Andrey Rahmatullin wrar at moszumanska.debian.org
Thu Jan 18 17:50:24 UTC 2018


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

wrar pushed a commit to annotated tag debian/0.10.3-1
in repository ipdb.

commit f67ba32df2269537876badbc80ac94cdcb99d82d
Author: Andrey Rahmatullin <wrar at debian.org>
Date:   Sun Jan 14 00:48:25 2018 +0500

    Switch to the debhelper compat level 11.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 074d9ae..c032b2f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Andrey Rahmatullin <wrar at debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python3-all,
+Build-Depends: debhelper (>= 11), dh-python, python-all (>= 2.6.6-3~), python3-all,
  python-setuptools, python3-setuptools, ipython, ipython3
 Standards-Version: 3.9.8
 Homepage: https://github.com/gotcha/ipdb

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



More information about the Python-modules-commits mailing list