File: control

package info (click to toggle)
pgmodeler 1.2.0~beta1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 14,120 kB
  • sloc: cpp: 98,932; xml: 27; makefile: 15; sh: 15
file content (41 lines) | stat: -rw-r--r-- 1,492 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
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),
               libgl-dev,
               libpq-dev,
               libxext-dev,
               libxml2-dev,
               pkgconf,
               qt6-base-dev,
               qt6-svg-dev | libqt6svg6-dev,
               qt6-tools-dev,
Standards-Version: 4.5.1
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.