File: control

package info (click to toggle)
pg-bsd-indent 2.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 520 kB
  • sloc: ansic: 2,875; makefile: 24
file content (19 lines) | stat: -rw-r--r-- 750 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: pg-bsd-indent
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Build-Depends:
 debhelper (>= 12),
 postgresql-server-dev-all (>= 153~)
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/postgresql/pg-bsd-indent
Vcs-Git: https://salsa.debian.org/postgresql/pg-bsd-indent.git

Package: pg-bsd-indent
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: PostgreSQL source code indenter
 pg_bsd_indent is the official way the PostgreSQL developers reformat code
 before release. It is also recommended to be used by developers for code
 changes prior to submission. It is a fork of FreeBSD's indent.