debhelper v9
kills that ugly python message during build
This commit is contained in:
parent
f0c84686b2
commit
e3ea5fe938
2 changed files with 2 additions and 2 deletions
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
||||||
7
|
9
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: git-annex
|
||||||
Section: utils
|
Section: utils
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper (>= 7.0.50),
|
debhelper (>= 9),
|
||||||
ghc,
|
ghc,
|
||||||
libghc-missingh-dev,
|
libghc-missingh-dev,
|
||||||
libghc-hslogger-dev,
|
libghc-hslogger-dev,
|
||||||
|
|
Loading…
Reference in a new issue