use package format 3.0 (native) so we can depend on rsync:native

pull/135/head
Michael Zanetti 2017-07-26 17:43:47 +02:00
parent 6f9c4a1a87
commit c680f0ae18
2 changed files with 3 additions and 3 deletions

5
debian/control vendored
View File

@ -8,7 +8,7 @@ Vcs-Git: https://github.com/guh/guh.git
Build-Depends: debhelper (>= 9.0.0),
dpkg-dev (>= 1.16.1~),
python:any,
rsync,
rsync:native,
qtchooser,
qt5-default,
qt5-qmake,
@ -29,7 +29,6 @@ Architecture: any
Section: metapackages
Multi-Arch: same
Depends: guhd (= ${binary:Version}),
guh-plugins (= ${binary:Version}),
${misc:Depends}
Suggests: guh-doc
Description: An open source IoT server - meta package
@ -165,7 +164,7 @@ Depends: libguh1 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
python:any,
rsync:any,
rsync:native,
qtconnectivity5-dev,
qttools5-dev-tools,
libqt5websockets5-dev,

1
debian/format vendored Normal file
View File

@ -0,0 +1 @@
3.0 (native)