[Python-modules-commits] [pytest-django] 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:26:11 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository pytest-django.

commit 20d722e1b2963f1353ecdaa0ec94a20c85a5e76a
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Jun 17 21:25:47 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index d290ccb..882bb2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pytest-django (2.9.1-4) UNRELEASED; urgency=medium
+
+  * Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION
+
+ -- Ondřej Nový <novy at ondrej.org>  Fri, 17 Jun 2016 21:25:24 +0200
+
 pytest-django (2.9.1-3) unstable; urgency=medium
 
   [ Neil Williams ]
diff --git a/debian/control b/debian/control
index 471ad84..b4dc751 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Brian May <bam at debian.org>
 Section: python
 Priority: optional
 Build-Depends:
-    debhelper (>= 9), dh-python,
+    debhelper (>= 9), dh-python (>= 2.20160609~),
     python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python-setuptools-scm,
     python3-all, python3-setuptools, python3-setuptools-scm,
 Standards-Version: 3.9.7

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



More information about the Python-modules-commits mailing list