[Python-modules-commits] [path.py] 01/01: Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Jun 17 19:24:34 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository path.py.

commit 464def71588046f14f09d50a48754a7bffc2a4f4
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Jun 17 21:24:30 2016 +0200

    Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index aeded9c..afc9c01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 path.py (8.1.2+dfsg-2) UNRELEASED; urgency=medium
 
   * Fixed VCS URL (https)
+  * Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:45:43 +0200
 
diff --git a/debian/control b/debian/control
index c8acd3a..3d4c576 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: python
 Priority: optional
 Standards-Version: 3.9.6
 Homepage: https://github.com/jaraco/path.py
-Build-Depends: debhelper (>= 9), dh-python, python, python3-all,
+Build-Depends: debhelper (>= 9), dh-python (>= 2.20160609~), python, python3-all,
                python-setuptools, python3-setuptools, python-pytest, python3-pytest,
                python-setuptools-scm, python3-setuptools-scm
 X-Python-Version: >= 2.7

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



More information about the Python-modules-commits mailing list