Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set correct metadata for debian packages #5340

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 48 additions & 48 deletions kura/distrib/pom.xml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ Package: kura
Version: [[project.version]]
Section: misc
Priority: low
Depends: dos2unix, unzip,
telnet, bluez-hcidump,
bluez, chrony, ntpdate,
Depends: dos2unix, unzip,
telnet, bluez-hcidump,
bluez, chrony, ntpdate,
openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | temurin-8-jdk,
cron
Architecture: all
Architecture: amd64
Maintainer: [email protected]
Description: Kura is an inclusive software framework that puts a layer
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
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | tem
bluez | bluez5, bluez-hcidump | bluez5-noinst-tools,
ntpdate, chrony, chronyc | chrony, cron | cronie, logrotate, gpsd
Recommends: python3
Architecture: all
Architecture: amd64
Maintainer: [email protected]
Description: Kura is an inclusive software framework that puts a layer
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
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kura.name=Eclipse Kura
kura.version=
kura.marketplace.compatibility.version=
kura.company=EUROTECH
kura.project=generic-x86_64
kura.project=generic-amd64
kura.platform=kura_platform
kura.device.name=device_name
kura.model.id=device_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | tem
logrotate,
gpsd
Recommends: python3
Architecture: all
Architecture: amd64
Maintainer: [email protected]
Description: Kura is an inclusive software framework that puts a layer
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
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kura.name=Eclipse Kura
kura.version=
kura.marketplace.compatibility.version=
kura.company=EUROTECH
kura.project=generic-arm32
kura.project=generic-amd64
kura.platform=kura_platform
kura.device.name=device_name
kura.model.id=device_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | tem
bluez | bluez5, bluez-hcidump | bluez5-noinst-tools,
ntpdate, chrony, chronyc | chrony, cron | cronie, logrotate, gpsd
Recommends: python3
Architecture: all
Architecture: arm64
Maintainer: [email protected]
Description: Kura is an inclusive software framework that puts a layer
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
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
to another.
to another.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kura.name=Eclipse Kura
kura.version=
kura.marketplace.compatibility.version=
kura.company=EUROTECH
kura.project=generic-aarch64
kura.project=generic-arm64
kura.platform=kura_platform
kura.device.name=device_name
kura.model.id=N/A
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | tem
logrotate,
gpsd
Recommends: python3
Architecture: all
Architecture: arm64
Maintainer: [email protected]
Description: Kura is an inclusive software framework that puts a layer
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
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
to another.
to another.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kura.name=Eclipse Kura
kura.version=
kura.marketplace.compatibility.version=
kura.company=EUROTECH
kura.project=generic-aarch64
kura.project=generic-arm64
kura.platform=kura_platform
kura.device.name=device_name
kura.model.id=N/A
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | tem
bluez | bluez5, bluez-hcidump | bluez5-noinst-tools,
ntpdate, chrony, chronyc | chrony, cron | cronie, logrotate, gpsd
Recommends: python3
Architecture: all
Architecture: armhf
Maintainer: [email protected]
Description: Kura is an inclusive software framework that puts a layer
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
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
to another.
to another.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kura.name=Eclipse Kura
kura.version=
kura.marketplace.compatibility.version=
kura.company=EUROTECH
kura.project=generic-arm32
kura.project=generic-armhf
kura.platform=kura_platform
kura.device.name=device_name
kura.model.id=device_name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ Depends: openjdk-17-jre-headless | temurin-17-jdk | openjdk-8-jre-headless | tem
logrotate,
gpsd
Recommends: python3
Architecture: all
Architecture: armhf
Maintainer: [email protected]
Description: Kura is an inclusive software framework that puts a layer
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
standard interfaces that shorten custom development time, simplified coding
and software that can be easily ported from one hardware platform
to another.
to another.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kura.name=Eclipse Kura
kura.version=
kura.marketplace.compatibility.version=
kura.company=EUROTECH
kura.project=generic-x86_64
kura.project=generic-armhf
kura.platform=kura_platform
kura.device.name=device_name
kura.model.id=device_name
Expand Down