Source: raspi-utils
Section: utils
Priority: optional
Maintainer: Serge Schneider <serge@raspberrypi.com>
Build-Depends: debhelper (>= 11),
 cmake,
 dh-python,
 python3,
 libfdt-dev
Standards-Version: 4.1.3
Homepage: https://github.com/raspberrypi/utils
Vcs-Browser: https://github.com/raspberrypi/utils
Vcs-Git: https://github.com/raspberrypi/utils.git

Package: raspi-utils
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${perl:Depends},
 ${python3:Depends},
 net-tools,
 raspi-gpio,
 usbutils,
 kms++-utils,
 device-tree-compiler
Breaks:
 raspinfo (<< 20230123-1),
 ovmerge (<< 20230123-1),
 libraspberrypi-bin (<= 1:2+git20231018~131943+3c97f76-1)
Replaces:
 raspinfo (<< 20230123-1),
 ovmerge (<< 20230123-1),
 libraspberrypi-bin (<= 1:2+git20231018~131943+3c97f76-1)
Provides:
 libraspberrypi-bin
Description: Collection of scripts and simple applications
 dtmerge - A tool for applying compiled DT overlays (*.dtbo) to base Device Tree
 files (*.dtb)
 otpset - A short script to help with reading and setting the customer OTP bits
 overlaycheck - A tool for validating the overlay files and README in a kernel
 source tree
 ovmerge - A tool for merging DT overlay source files (*-overlay.dts),
 flattening and sorting .dts files for easy comparison, displaying the include
 tree, etc
 raspinfo - A short script to dump information about the Pi. Intended for the
 submission of bug reports
 vclog - A tool to get VideoCore 'assert' or 'msg' logs with optional -f to wait
 for new logs to arrive

Package: raspinfo
Architecture: all
Section: oldlibs
Depends:  ${misc:Depends}, raspi-utils
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.

Package: ovmerge
Architecture: all
Section: oldlibs
Depends:  ${misc:Depends}, raspi-utils
Description: transitional dummy package
 This is a transitional dummy package, it can be safely removed.
