Skip to content
Merged
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
2 changes: 1 addition & 1 deletion packaging/configs/iio-osc-aarch64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
PACKAGE=iio-oscilloscope
ARCHITECTURE=arm64
DEPENDS="libfuse2t64, libxcb-icccm4, libxcb-image0, libxcb-keysyms1, libxcb-render-util0, libxcb-xinerama0, libxkbcommon-x11-0, libxcb-xkb1, libmatio13"
MAINTAINER="Engineerzone <https://ez.analog.com/sw-interface-tools>"
MAINTAINER="EngineerZone <https://ez.analog.com/sw-interface-tools/>"
HOMEPAGE="https://github.com/analogdevicesinc/iio-oscilloscope"
DESCRIPTION="IIO Oscilloscope for ARM64 architecture"
LONG_DESCRIPTION="This package contains the IIO Oscilloscope software from Analog Devices for ARM64 architecture."
2 changes: 1 addition & 1 deletion packaging/configs/iio-osc-armhf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
PACKAGE=iio-oscilloscope
ARCHITECTURE=armhf
DEPENDS="libfuse2t64, libxcb-icccm4, libxcb-image0, libxcb-keysyms1, libxcb-render-util0, libxcb-xinerama0, libxkbcommon-x11-0, libxcb-xkb1, libmatio13"
MAINTAINER="Engineerzone <https://ez.analog.com/sw-interface-tools>"
MAINTAINER="EngineerZone <https://ez.analog.com/sw-interface-tools/>"
HOMEPAGE="https://github.com/analogdevicesinc/iio-oscilloscope"
DESCRIPTION="IIO Oscilloscope for ARMHF architecture"
LONG_DESCRIPTION="This package contains the IIO Oscilloscope software from Analog Devices for ARMHF architecture."
Expand Down
2 changes: 1 addition & 1 deletion packaging/debian/copyright
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: iio-oscilloscope
Upstream-Contact: Analog Devices, Inc.
Upstream-Contact: EngineerZone <https://ez.analog.com/sw-interface-tools/>
Source: https://github.com/analogdevicesinc/iio-oscilloscope

Files: *
Expand Down
Loading