|
|
@ -2,7 +2,7 @@ Source: mosquitto
|
|
|
|
Section: net
|
|
|
|
Section: net
|
|
|
|
Priority: optional
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Roger A. Light <roger@atchoo.org>
|
|
|
|
Maintainer: Roger A. Light <roger@atchoo.org>
|
|
|
|
Build-Depends: debhelper (>= 9),
|
|
|
|
Build-Depends: debhelper (>= 10),
|
|
|
|
libc-ares-dev,
|
|
|
|
libc-ares-dev,
|
|
|
|
libssl-dev (>=1.0.0),
|
|
|
|
libssl-dev (>=1.0.0),
|
|
|
|
libwebsockets-dev (>=1.2),
|
|
|
|
libwebsockets-dev (>=1.2),
|
|
|
@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
|
|
|
|
python-all (>= 2.6.6-3~),
|
|
|
|
python-all (>= 2.6.6-3~),
|
|
|
|
uthash-dev,
|
|
|
|
uthash-dev,
|
|
|
|
uuid-dev
|
|
|
|
uuid-dev
|
|
|
|
Standards-Version: 3.9.6
|
|
|
|
Standards-Version: 3.9.8
|
|
|
|
Homepage: http://mosquitto.org/
|
|
|
|
Homepage: http://mosquitto.org/
|
|
|
|
Vcs-Git: https://git.eclipse.org/r/mosquitto/org.eclipse.mosquitto
|
|
|
|
Vcs-Git: https://git.eclipse.org/r/mosquitto/org.eclipse.mosquitto
|
|
|
|
Vcs-Browser: http://git.eclipse.org/c/mosquitto/org.eclipse.mosquitto.git
|
|
|
|
Vcs-Browser: http://git.eclipse.org/c/mosquitto/org.eclipse.mosquitto.git
|
|
|
|