File: control

package info (click to toggle)
dia 0.97.3%2Bgit20220525-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 52,964 kB
  • sloc: ansic: 159,727; xml: 14,075; python: 6,260; cpp: 3,588; sh: 458; perl: 137; makefile: 26
file content (54 lines) | stat: -rw-r--r-- 1,825 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: dia
Section: graphics
Priority: optional
Maintainer: Philippe SWARTVAGHER <phil.swart@gmx.fr>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13),
    meson,
    libglib2.0-dev,
    libgtk2.0-dev,
    libgraphene-1.0-dev,
    cmake,
    libxml2-dev,
    libpython3-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-2.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.