Source: gitg
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>,
 Laurent Bigonville <bigon@debian.org>,
Section: vcs
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-gir,
 dpkg-build-api (= 1),
 gsettings-desktop-schemas-dev,
 libgee-0.8-dev,
 libgit2-dev,
 libgit2-glib-1.0-dev (>= 1.2.0),
 libglib2.0-dev,
 libgpgme-dev,
 libgspell-1-dev,
 libgtk-3-dev,
 libgtksourceview-4-dev,
 libhandy-1-dev,
 libjson-glib-dev,
 libpeas-dev (>= 1.36.0-7~),
 libsecret-1-dev,
 libxml2-utils,
 meson,
 pkgconf,
 valac,
Vcs-Browser: https://salsa.debian.org/gnome-team/extras/gitg
Vcs-Git: https://salsa.debian.org/gnome-team/extras/gitg.git
Homepage: https://wiki.gnome.org/Apps/Gitg

Package: gitg
Architecture: any
Depends:
 gir1.2-peas-1.0 (>= 1.36.0-7~),
 git,
 gsettings-desktop-schemas,
Description: git repository viewer
 gitg is a fast git repository browser.
 It currently features:
 .
  * Loading large repositories very fast
  * Show/browse repository history
  * Show highlighted revision diff
  * Browse file tree of a revision and export by drag and drop
  * Search in the revision history on subject, author or hash
  * Switch between history view of branches easily
  * Commit view providing per hunk stage/unstage and commit

#Package: gir1.2-gitg
#Section: introspection
#Architecture: any
#Depends: ${gir:Depends}, ${misc:Depends}, gitg (= ${binary:Version})
#Description: GObject introspection data for Gitg
# This package contains Gitg introspection data.
# With it one can use Gitg API from scripting languages like Python or
# others.
# .
# It can be used by packages using the GIRepository format to generate
# dynamic bindings.
