chiark
/
gitweb
/
~mdw
/
mLib-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
deeefa1
)
debian/control: Add Build-Depends for `dh-python'.
master
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 6 Dec 2018 11:34:50 +0000
(11:34 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 6 Dec 2018 11:34:50 +0000
(11:34 +0000)
Because it asked me so nicely.
debian/control
patch
|
blob
|
blame
|
history
diff --git
a/debian/control
b/debian/control
index e97305d9e063dd1579552009ee82fa4c90e8ca1b..335e07117fe7f0c2478d9a1c60611c131a5dfd7c 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-2,7
+2,7
@@
Source: mlib-python
Section: python
Priority: extra
XS-Python-Version: >= 2.6, << 2.8
-Build-Depends: debhelper (>= 9), pkg-config,
+Build-Depends: debhelper (>= 9),
dh-python,
pkg-config,
python (>= 2.6.6-3~), python-all-dev, python-pyrex,
mlib-dev (>= 2.2.2.1)
Maintainer: Mark Wooding <mdw@distorted.org.uk>