From 242db7c12f49ccb20cacc0be1b6aa7847a169271 Mon Sep 17 00:00:00 2001 From: Marcello Rinaldo Martina Date: Mon, 9 Dec 2024 15:10:41 +0100 Subject: [PATCH] refactor(distrib): fixed Maintainer metadata field Signed-off-by: Marcello Rinaldo Martina --- kura/distrib/src/main/resources/aarch64-nn/deb/control/control | 2 +- kura/distrib/src/main/resources/aarch64/deb/control/control | 2 +- kura/distrib/src/main/resources/armhf-nn/deb/control/control | 2 +- kura/distrib/src/main/resources/armhf/deb/control/control | 2 +- .../src/main/resources/docker-x86_64-nn/deb/control/control | 2 +- kura/distrib/src/main/resources/x86_64-nn/deb/control/control | 2 +- kura/distrib/src/main/resources/x86_64/deb/control/control | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/kura/distrib/src/main/resources/aarch64-nn/deb/control/control b/kura/distrib/src/main/resources/aarch64-nn/deb/control/control index c76eb55f7c9..08d1e05fb0c 100644 --- a/kura/distrib/src/main/resources/aarch64-nn/deb/control/control +++ b/kura/distrib/src/main/resources/aarch64-nn/deb/control/control @@ -20,7 +20,7 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk, bluez | bluez5, bluez-hcidump | bluez5-noinst-tools, ntpdate, chrony, chronyc | chrony, cron | cronie, logrotate, gpsd, python3 Architecture: arm64 -Maintainer: support@eurotech.com +Maintainer: Eclipse Kura Developers Description: Open-source IoT edge framework based on Java/OSGi Kura is an inclusive software framework that puts a layer between the operating system and the customer application, with industry diff --git a/kura/distrib/src/main/resources/aarch64/deb/control/control b/kura/distrib/src/main/resources/aarch64/deb/control/control index 1c10164ed78..efab05ac70b 100644 --- a/kura/distrib/src/main/resources/aarch64/deb/control/control +++ b/kura/distrib/src/main/resources/aarch64/deb/control/control @@ -22,7 +22,7 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk, network-manager | networkmanager, bind9 | bind, dnsmasq | isc-dhcp-server, isc-dhcp-client | dhcpcd, iw, iptables, modemmanager, logrotate, gpsd, python3 Architecture: arm64 -Maintainer: support@eurotech.com +Maintainer: Eclipse Kura Developers Description: Open-source IoT edge framework based on Java/OSGi Kura is an inclusive software framework that puts a layer between the operating system and the customer application, with industry diff --git a/kura/distrib/src/main/resources/armhf-nn/deb/control/control b/kura/distrib/src/main/resources/armhf-nn/deb/control/control index e4f8bc929d0..c83ea0ff7f5 100644 --- a/kura/distrib/src/main/resources/armhf-nn/deb/control/control +++ b/kura/distrib/src/main/resources/armhf-nn/deb/control/control @@ -20,7 +20,7 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk, bluez | bluez5, bluez-hcidump | bluez5-noinst-tools, ntpdate, chrony, chronyc | chrony, cron | cronie, logrotate, gpsd, python3 Architecture: armhf -Maintainer: support@eurotech.com +Maintainer: Eclipse Kura Developers Description: Open-source IoT edge framework based on Java/OSGi Kura is an inclusive software framework that puts a layer between the operating system and the customer application, with industry diff --git a/kura/distrib/src/main/resources/armhf/deb/control/control b/kura/distrib/src/main/resources/armhf/deb/control/control index 3835d9e9eb4..a73afe19aeb 100644 --- a/kura/distrib/src/main/resources/armhf/deb/control/control +++ b/kura/distrib/src/main/resources/armhf/deb/control/control @@ -22,7 +22,7 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk, network-manager | networkmanager, bind9 | bind, dnsmasq | isc-dhcp-server, isc-dhcp-client | dhcpcd, iw, iptables, modemmanager, logrotate, gpsd, python3 Architecture: armhf -Maintainer: support@eurotech.com +Maintainer: Eclipse Kura Developers Description: Open-source IoT edge framework based on Java/OSGi Kura is an inclusive software framework that puts a layer between the operating system and the customer application, with industry diff --git a/kura/distrib/src/main/resources/docker-x86_64-nn/deb/control/control b/kura/distrib/src/main/resources/docker-x86_64-nn/deb/control/control index 17ac6fcdafc..dece2acf0d4 100644 --- a/kura/distrib/src/main/resources/docker-x86_64-nn/deb/control/control +++ b/kura/distrib/src/main/resources/docker-x86_64-nn/deb/control/control @@ -8,7 +8,7 @@ Depends: dos2unix, unzip, openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | temurin-8-jdk, cron Architecture: all -Maintainer: support@eurotech.com +Maintainer: Eclipse Kura Developers Description: Kura is an inclusive software framework that puts a layer between the operating system and the customer application, with industry standard interfaces that shorten custom development time, simplified coding diff --git a/kura/distrib/src/main/resources/x86_64-nn/deb/control/control b/kura/distrib/src/main/resources/x86_64-nn/deb/control/control index 4b9dfc7a52d..3b3f3fbc6b6 100644 --- a/kura/distrib/src/main/resources/x86_64-nn/deb/control/control +++ b/kura/distrib/src/main/resources/x86_64-nn/deb/control/control @@ -20,7 +20,7 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk, bluez | bluez5, bluez-hcidump | bluez5-noinst-tools, ntpdate, chrony, chronyc | chrony, cron | cronie, logrotate, gpsd, python3 Architecture: amd64 -Maintainer: support@eurotech.com +Maintainer: Eclipse Kura Developers Description: Open-source IoT edge framework based on Java/OSGi Kura is an inclusive software framework that puts a layer between the operating system and the customer application, with industry diff --git a/kura/distrib/src/main/resources/x86_64/deb/control/control b/kura/distrib/src/main/resources/x86_64/deb/control/control index 5413335d773..8e1f477719e 100644 --- a/kura/distrib/src/main/resources/x86_64/deb/control/control +++ b/kura/distrib/src/main/resources/x86_64/deb/control/control @@ -22,7 +22,7 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk, network-manager | networkmanager, bind9 | bind, dnsmasq | isc-dhcp-server, isc-dhcp-client | dhcpcd, iw, iptables, modemmanager, logrotate, gpsd, python3 Architecture: amd64 -Maintainer: support@eurotech.com +Maintainer: Eclipse Kura Developers Description: Open-source IoT edge framework based on Java/OSGi Kura is an inclusive software framework that puts a layer between the operating system and the customer application, with industry