diff --git a/debian/control b/debian/control index ad207fd..6118f01 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: nymea-zigbee Section: utils Priority: optional -Maintainer: Simon Stuerz +Maintainer: Simon Stuerz Standards-Version: 3.9.7 Homepage: https://nymea.io -Vcs-Git: https://github.com/guh/nymea.git +Vcs-Git: https://github.com/nymea/nymea-zigbee.git Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~), qt5-default, @@ -26,7 +26,7 @@ Description: Qt 5 based library for Zigbee Qt 5 based library for Zigbee. -Package: libnymea-zigbee1-dev +Package: libnymea-zigbee-dev Section: libdevel Architecture: any Depends: libnymea-zigbee1 (= ${binary:Version}), diff --git a/debian/libnymea-zigbee1-dev.install.in b/debian/libnymea-zigbee-dev.install.in similarity index 100% rename from debian/libnymea-zigbee1-dev.install.in rename to debian/libnymea-zigbee-dev.install.in