Source: dia
Section: graphics
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Philippe SWARTVAGHER <phil.swart@gmx.fr>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13),
    meson,
    libglib2.0-dev,
    libgtk-3-dev,
    libgraphene-1.0-dev,
    cmake,
    libxml2-dev,
    libpython3-dev,
    libpoppler-cpp-dev,
    libpoppler-dev (>= 22.09),
    libemf-dev [!mipsel !mips64el],
    dblatex,
    appstream-util,
    libpoppler-private-dev (>= 22.09),
    xsltproc,
    docbook-xsl,
    desktop-file-utils,
Homepage: https://wiki.gnome.org/Apps/Dia/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/dia
Vcs-Git: https://salsa.debian.org/debian/dia.git -b debian/master

Package: dia-common
Architecture: all
Depends: ${misc:Depends}, python3:any
Recommends: dia
Description: Diagram editor (common files)
 Dia is an editor for diagrams, graphs, charts etc. There is support for UML
 static structure diagrams (class diagrams), Entity-Relationship diagrams,
 network diagrams and much more. Diagrams can be exported to postscript and
 many other formats.
 .
 This package contains the architecture independent files.

Package: dia
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
    dia-common (=${source:Version}),
    gir1.2-gtk-3.0,
Recommends: fonts-urw-base35, dia-shapes
# usr/share/applications/dia.desktop has moved from dia-common to dia:
Breaks: dia-libs (<< 0.97.3+git20160904-1~),
        dia-common (<< 0.97.3+git20160930-10~),
Replaces: dia-libs (<< 0.97.3+git20160904-1~),
          dia-common (<< 0.97.3+git20160930-10~),
Description: Diagram editor
 Dia is an editor for diagrams, graphs, charts etc. There is support for UML
 static structure diagrams (class diagrams), Entity-Relationship diagrams,
 network diagrams and much more. Diagrams can be exported to postscript and
 many other formats.
