From 3cfcf3d6cc3eacb1f4fd2864f5c275e29389cfb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Fri, 5 Jun 2020 19:14:57 +0200 Subject: [PATCH] Update dev package name --- debian/control | 6 +++--- ...igbee1-dev.install.in => libnymea-zigbee-dev.install.in} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename debian/{libnymea-zigbee1-dev.install.in => libnymea-zigbee-dev.install.in} (100%) 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