File: control

package info (click to toggle)
pgmodeler 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,712 kB
  • sloc: cpp: 87,265; sh: 807; xml: 31; makefile: 15
file content (39 lines) | stat: -rw-r--r-- 1,424 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
Source: pgmodeler
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
 Christoph Berg <myon@debian.org>,
Build-Depends: debhelper-compat (= 13),
               libpq-dev,
               libqt5svg5-dev,
               libxml2-dev,
               pkg-config,
               qtbase5-dev,
               qttools5-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://pgmodeler.io/
Vcs-Git: https://salsa.debian.org/postgresql/pgmodeler.git
Vcs-Browser: https://salsa.debian.org/postgresql/pgmodeler

Package: pgmodeler
Architecture: any
Depends: pgmodeler-common, ${misc:Depends}, ${shlibs:Depends}
Description: PostgreSQL database modeler GUI interface
 pgModeler is a GUI for modelling PostgreSQL databases.
 It is easy to use, allowing the creation and modification of
 database models with an intuitive interface.
 .
 This package provides the graphical and command line interfaces.

Package: pgmodeler-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: pgmodeler's binary independent common files
 pgModeler is a GUI for modelling PostgreSQL databases.
 It is easy to use, allowing the creation and modification of
 database models with an intuitive interface.
 .
 This package provides the binary independent common files for pgmodeler.