Use '' instead of the deprecated 'multiarch-support', bump standards version

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
This commit is contained in:
Vasilis Tsiligiannis 2019-02-12 18:47:44 +02:00 committed by Manolis Surligas
parent 06bf36f22c
commit 336576e282
1 changed files with 2 additions and 2 deletions

4
debian/control vendored
View File

@ -19,14 +19,14 @@ Build-Depends: cmake,
python-dev, python-dev,
swig swig
X-Python-Version: >= 2.7, << 2.8 X-Python-Version: >= 2.7, << 2.8
Standards-Version: 3.9.6 Standards-Version: 3.9.8
Homepage: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs Homepage: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs
Vcs-Git: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs.git Vcs-Git: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs.git
Vcs-Browser: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs Vcs-Browser: https://gitlab.com/librespacefoundation/satnogs/gr-satnogs
Package: gr-satnogs Package: gr-satnogs
Architecture: any Architecture: any
Pre-Depends: multiarch-support Pre-Depends: ${misc:Pre-Depends}
Depends: ${python:Depends}, Depends: ${python:Depends},
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}