diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:33:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:33:09 +0000 |
commit | 9506df6702911b85c1e5ac31331d213379b78e42 (patch) | |
tree | df316e5ebad99a6cc770a1eb11344f0339631d14 /doc/postgresql-debian-packaging.md | |
parent | Adding debian version 258. (diff) | |
download | postgresql-common-9506df6702911b85c1e5ac31331d213379b78e42.tar.xz postgresql-common-9506df6702911b85c1e5ac31331d213379b78e42.zip |
Merging upstream version 259.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | doc/postgresql-debian-packaging.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/postgresql-debian-packaging.md b/doc/postgresql-debian-packaging.md index 4edd9ca..79d4a8a 100644 --- a/doc/postgresql-debian-packaging.md +++ b/doc/postgresql-debian-packaging.md @@ -115,7 +115,7 @@ either as download from the upstream homepage, or for projects hosted on GitHub, often a tarball automatically generated by GitHub from an upstream Git tag. -The `.debiar.tar.xz` file contains the `debian/` directory. +The `.debian.tar.xz` file contains the `debian/` directory. The `.dsc` file is a descriptor that contains pointers to the other files in the source package, and more meta information. |