diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:46:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:46:52 +0000 |
commit | 27f97da3234235dd7aa61330a8e05aacf93d026a (patch) | |
tree | 31c1a208b91fab0b07f980580cd7d5d8ae9c6f74 /debian/watch | |
parent | Adding upstream version 15.4. (diff) | |
download | postgresql-15-27f97da3234235dd7aa61330a8e05aacf93d026a.tar.xz postgresql-15-27f97da3234235dd7aa61330a8e05aacf93d026a.zip |
Adding debian version 15.4-3.debian/15.4-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..30707e6 --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=3 +opts=uversionmangle=s/alpha/~alpha/;s/beta/~beta/;s/rc/~rc/ \ +https://ftp.postgresql.org/pub/source/v(15.*)/postgresql-(15.*).tar.bz2 + |