[Python-modules-commits] [cheetah] 01/05: Add dh-python to Build-Depends (dh_python2 warning).
Arnaud Fontaine
arnau at moszumanska.debian.org
Fri Nov 18 06:26:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
arnau pushed a commit to branch master
in repository cheetah.
commit bdbdeb61f4e522be9a8816d95067d434fb16bd6a
Author: Arnaud Fontaine <arnau at debian.org>
Date: Fri Nov 18 12:46:34 2016 +0900
Add dh-python to Build-Depends (dh_python2 warning).
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fd0f870..96c498c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ cheetah (2.4.4-4) UNRELEASED; urgency=low
[ Arnaud Fontaine ]
* debian/rules: add --install-layout=deb to python install command to
install files in the proper directory, as per dh_python2 warning.
+ * d/control:
+ + Add dh-python to Build-Depends (dh_python2 warning).
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
diff --git a/debian/control b/debian/control
index 25d3835..0d15a37 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 5.0.37.2),
cdbs (>= 0.4.90~),
python-all-dev (>= 2.6.6-9),
+ dh-python,
python-setuptools (>= 0.6.14-5),
python-markdown (>= 2.0.1)
X-Python-Version: >= 2.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cheetah.git
More information about the Python-modules-commits
mailing list