diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:32:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 12:32:55 +0000 |
commit | 9cc2995e4c35f593d1770c29f8e0619fc0f7a9f4 (patch) | |
tree | 617657a386230bac3fe383433eaa9bddc1ccce42 /doc | |
parent | Adding upstream version 258. (diff) | |
download | postgresql-common-9cc2995e4c35f593d1770c29f8e0619fc0f7a9f4.tar.xz postgresql-common-9cc2995e4c35f593d1770c29f8e0619fc0f7a9f4.zip |
Adding upstream version 259.upstream/259
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc')
-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. |