summaryrefslogtreecommitdiffstats
path: root/dh_make_pgxs/debian/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'dh_make_pgxs/debian/control.in')
-rw-r--r--dh_make_pgxs/debian/control.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/dh_make_pgxs/debian/control.in b/dh_make_pgxs/debian/control.in
new file mode 100644
index 0000000..d77bd1b
--- /dev/null
+++ b/dh_make_pgxs/debian/control.in
@@ -0,0 +1,16 @@
+Source: @SOURCE@
+Section: database
+Priority: optional
+Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
+Uploaders: @MAINTAINER_NAME@ <@DEBEMAIL@>
+Build-Depends: debhelper (>= @COMPAT@), postgresql-server-dev-all (>= 153~)
+Standards-Version: @STANDARDS_VERSION@
+Vcs-Browser: https://salsa.debian.org/postgresql/@SOURCE@
+Vcs-Git: https://salsa.debian.org/postgresql/@SOURCE@.git
+#Homepage: @URL@
+
+Package: postgresql-PGVERSION-@EXTNAME@
+Architecture: any
+Depends: postgresql-PGVERSION, ${misc:Depends}, ${shlibs:Depends}
+Description: FIXME PostgreSQL extension @SOURCE@
+ FIXME long description here