Source: libglibutil
Section: libs
Maintainer: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Build-Depends:
 debhelper-compat (= 13),
 libglib2.0-dev,
Standards-Version: 4.7.4
Homepage: https://github.com/sailfishos/libglibutil
Vcs-Browser: https://salsa.debian.org/amin_modaresi/libglibutil
Vcs-Git: https://salsa.debian.org/amin_modaresi/libglibutil.git

Package: libglibutil1
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Library of glib utilities
 The library is a bunch of reusable utilities on top of glib.
 .
 This package contains the library.

Package: libglibutil-dev
Section: libdevel
Architecture: any
Depends:
 libglibutil1 (= ${binary:Version}),
 ${misc:Depends},
Description: Library of glib utilities (dev fiiles)
 The library is a bunch of reusable utilities on top of glib.
 .
 This package contains the development files.
