mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] Update debhelper build depends and standard version
This commit is contained in:
parent
349c03321d
commit
4dff1916a5
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -2,8 +2,8 @@ Source: moulinette
|
|||
Section: python
|
||||
Priority: optional
|
||||
Maintainer: Jérôme Lebleu <jerome.lebleu@mailoo.org>
|
||||
Build-Depends: debhelper (>= 7.0.50), python (>= 2.7)
|
||||
Standards-Version: 3.9.2
|
||||
Build-Depends: debhelper (>= 9), python (>= 2.7)
|
||||
Standards-Version: 3.9.6
|
||||
X-Python-Version: >= 2.7
|
||||
Homepage: https://github.com/YunoHost/moulinette
|
||||
|
||||
|
|
Loading…
Reference in a new issue