Source: tilix
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Matthias Klumpp <mak@debian.org>
Build-Depends: appstream (>= 0.15.2),
               debhelper-compat (= 13),
               dh-dlang,
               libgtkd-3-dev (>= 3.9),
               librsvg2-dev,
               libsecret-1-dev,
               libunwind-dev,
               libvted-3-dev (>= 3.9),
               meson,
               po4a
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/tilix
Vcs-Git: https://salsa.debian.org/gnome-team/tilix.git
Homepage: https://gnunn1.github.io/tilix-web/

Package: tilix
Architecture: any
Depends: tilix-common (= ${source:Version}),
         python3-nautilus,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: x-terminal-emulator
Description: Tiling terminal emulator for GNOME
 Tilix is a feature-rich tiling terminal emulator following the
 GNOME human interface design guidelines.
 Its many features include:
 .
  * Layout terminals in any fashion by splitting them horizontally or
    vertically.
  * Terminals can be re-arranged using drag and drop both within and
    between windows.
  * Terminals can be detached into a new window via drag and drop.
  * Input can be synchronized between terminals so commands typed in
    one terminal are replicated to the others.
  * Supports notifications when processes are completed out of view.

Package: tilix-common
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Tiling terminal emulator - data files
 Tilix is a feature-rich tiling terminal emulator following the
 GNOME human interface design guidelines.
 .
 This package contains architecture independent data.