Source: ghex
Standards-Version: 4.7.4
Maintainer: Debian GNOME Extras Maintainers <pkg-gnome-extras-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
Section: gnome
Build-Depends:
 debhelper-compat (= 13),
 appstream <!nocheck>,
 desktop-file-utils,
 itstool,
 libadwaita-1-dev (>= 1.7),
 libglib2.0-dev,
 libgtk-4-dev (>= 4.17.5),
 libxml2-utils,
 meson,
Vcs-Browser: https://salsa.debian.org/gnome-team/extras/ghex
Vcs-Git: https://salsa.debian.org/gnome-team/extras/ghex.git
Homepage: https://wiki.gnome.org/Apps/Ghex

Package: libgtkhex-4-1
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 libgtkhex-4-0,
Replaces:
 libgtkhex-4-0,
Description: GNOME Hex editor for files (shared library)
 The GHex program can view and edit files in two ways, hex or ascii. Good
 for editing saved game files.
 .
 This package contains the shared library.

Package: libgtkhex-4-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libgtk-4-dev,
 libgtkhex-4-1 (= ${binary:Version}),
 ${misc:Depends},
Description: GNOME Hex editor for files (development headers)
 The GHex program can view and edit files in two ways, hex or ascii. Good
 for editing saved game files.
 .
 This package contains the development headers.

Package: ghex
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: GNOME Hex editor for files
 The GHex program can view and edit files in two ways, hex or ascii. Good
 for editing saved game files.
